source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5892   6 years ming Fixed #2155: Cleanup call setting flag before sending reinvite on IP …
(edit) @5891   6 years ming Re #2147 (misc): Fixed build error of undefined reference to …
(edit) @5890   6 years ming Re #2147 (misc): Add assertion in pjmedia_port_info_init() to prevent …
(edit) @5889   6 years nanang Re #2150: Added native SSL error code in SIP TLS accept failure callback.
(edit) @5888   6 years riza Re #2150: Add local address to pjsip_tls_on_accept_fail_param.
(edit) @5887   6 years nanang Close #2152: Updated video stream to delay video frame decoding, the …
(edit) @5886   6 years riza Close #2151: Call tp_drop_data_cb() when there is PJSIP_EMISSINGHDR or …
(edit) @5885   6 years riza Close #2150: Add new callback to notify when accept operation fails on TLS …
(edit) @5884   6 years ming Fixed #2149: Add option to disable transport connection reuse via the …
(edit) @5883   6 years ming Fixed #2148: Add parsing support for the OAuth 2.0 authentication …
(edit) @5882   6 years ming Re #2147 (misc): Fix incorrect call state info on incoming call in PJSUA2 …
(edit) @5881   6 years riza Changed version to 2.8-svn
(edit) @5880   6 years riza Tagged 2.8
(edit) @5879   6 years riza Changed version to 2.8
(edit) @5878   6 years riza Close #2145: Don't rearrange media when sending re-INVITE with …
(edit) @5877   6 years riza Re #2049 (misc): Add local RTP/RTCP address information to …
(edit) @5876   6 years ming Re #2100: Fixed the incorrect string comparisons
(edit) @5875   6 years ming Re #2100: Fix the optimization part of r5872, which didn't work since we …
(edit) @5874   6 years ming Re #2059 (misc): re r5873, add more comment in the code.
(edit) @5873   6 years ming Re #2059 (misc): Add log for error info when Darwin capture session fails …
(edit) @5872   6 years ming Re #2100: Fixed duplication of crypto names and keys to use pj_strdup(). …
(edit) @5871   6 years nanang Fix #2144: Updated PJSUA media update to work on call->media directly …
(edit) @5870   6 years riza Re #2141: Fix variable declaration misplacement.
(edit) @5869   6 years riza Close #2141: Add TCP initial receive timeout for server connection.
(edit) @5868   6 years ming Re #2103: A couple of improvements: - Now initialize both video port's …
(edit) @5867   6 years ming Re #2103: Darwin's capture device is passive, thus the video port's clock …
(edit) @5866   6 years ming Re #2103: Move the black screen initialization of the renderer to …
(edit) @5865   6 years ming Fixed #2140: Timestamp clock issue when device is asleep in iOS
(edit) @5864   6 years ming Fixed #2139: Fix potentially incorrect buffer allocation for video port …
(edit) @5863   6 years nanang Misc (re #2059): Fixed crash in pjsua2 sample app (perhaps due to access …
(edit) @5862   6 years nanang Close #2103: Initiate video port frame buffer with black for I420 & YV12 …
(edit) @5861   6 years nanang Fix #2138: - Updated ICE STUN & host candidates generation to be more …
(edit) @5860   6 years nanang Re #2096: Fixed some compile warnings.
(edit) @5859   6 years nanang Re #2135: - Enabled DTLS in automated tests on desktop platforms. - …
(edit) @5858   6 years nanang Re #2135: Disabled a couple of tests in tsx_destroy_test() that rely on …
(edit) @5857   6 years nanang Re #2096: Fixed bug of r5855, SRTP encode_sdp() should not reset …
(edit) @5856   6 years nanang Misc (re #2059): False error/exception returned by IP change …
(edit) @5855   6 years nanang Re #2096: Answer with one SRTP keying only when offered both (thanks …
(edit) @5854   6 years riza Re #2070: Missed silly mistake on log formatting.
(edit) @5853   6 years ming Re #2096: re r5852, fixed assertion in pj_sockaddr_cp() because the …
(edit) @5852   6 years ming Re #2096: DTLS updates - Fix assertion when DTLS tries to attach …
(edit) @5851   6 years riza Fixed #2137: Race condition in 183 re-transmission can result in a …
(edit) @5850   6 years ming Fixed #2136: Increase default ICE password length as mandated by the RFC
(edit) @5849   6 years ming Re #2091: Fixed crash in pj_ioqueue_poll() when iterating keys with closed …
(edit) @5848   6 years nanang Re #2135: Updated 'pjsip-test' to adapt to the recent library changes.
(edit) @5847   6 years nanang Re #2096: - Updated DTLS-SRTP to ignore stray packet after DTLS nego has …
(edit) @5846   6 years ming Re #2059 (misc): List ALSA audio device even if it fails to open If an …
(edit) @5845   6 years nanang Re #2096: - Added new error code for sending RTP/RTCP failure when …
(edit) @5844   6 years nanang Close #2135: Update some failing scripts to skip TCP transport in pjsua …
(edit) @5843   6 years ming Re #2126: Create thread when creating the event manager, which is required …
(edit) @5842   6 years ming Re #2126: re 5841: move the event manager creation and destruction in …
(edit) @5841   6 years ming Re #2126: re: r5825, create pjmedia_event_mgr when initializing audio …
(edit) @5840   6 years ming Re #2133: Add log when skipping the IPv4 STUN resolution
(edit) @5839   6 years ming Fixed #2133: Skip IPv4 STUN resolution if account is using NAT64
(edit) @5838   6 years nanang Close #2132: Updated pjsua_acc_find_for_incoming() to use weighted score …
(edit) @5837   6 years ming Re #2126: Fixed missing conversion of rtcpFbConfig from and to pjsua …
(edit) @5836   6 years riza Re #484: Fix compile warning of unused method.
(edit) @5835   6 years nanang Re #2129: Fixed compile warning on iOS of 'unused function …
(edit) @5834   6 years riza Close #2036: Support DTMF via SIP INFO.
(edit) @5833   6 years riza Close #2070: Print IPv6 addresses with brackets.
(edit) @5832   6 years riza Re #2126: Add rtcp_fb.h and rtcp_fb.c to pjmedia project file for VS2015.
(edit) @5831   6 years ming Fixed #2131: Incorrect Opus fmtp settings
(edit) @5830   6 years nanang Fixed #2130: Fixed issue of re-INVITE not sent for non-registering …
(edit) @5829   6 years nanang Fix #2129: Updated pj_grp_lock_dump() to avoid infinite recursion.
(edit) @5828   6 years ming Fixed #2128: Add feature to allow responding incoming INVITE/re-INVITE …
(edit) @5827   6 years nanang Re #2126: Added rtcp_fb.c to Makefile and fixed compile warnings on gcc.
(edit) @5826   6 years nanang Close #2127: Replaced DNS resolver mutex with group lock.
(edit) @5825   6 years nanang Re #2126: Implemented incoming RTCP-FB handling, i.e: parse and notify …
(edit) @5824   6 years nanang Re #2096: Fixed silly mistake of missing a comma in r5823.
(edit) @5823   6 years nanang Re #2096: - For better interoperability, check remote support for …
(edit) @5822   6 years riza Close #2038: Review pjsua app sample about pjsua_call_info usage.
(edit) @5821   6 years riza Close #484: Allow to use binary certificate in TLS transport.
(edit) @5820   6 years nanang Close #2126: Initial implementation of RTCP Feedback.
(edit) @5819   6 years ming Re #2059 (misc): Link AVFoundation framework for iOS build since it's …
(edit) @5818   6 years ming Re #2059 (misc): Fixed typo in json.c (should be semicolon instead of …
(edit) @5817   6 years ming Re #2059 (misc): Add missing fields when exporting UaConfig? to …
(edit) @5816   6 years ming Fixed #2125: Crash when hanging up call if call invite hasn't been created
(edit) @5815   6 years nanang Misc (re #2059): Fixed compile error on MinGW "Including <winsock2.h> …
(edit) @5814   6 years nanang Misc (re #2059): Updated configure script to: - make sure that C++ …
(edit) @5813   6 years nanang Misc (re #2059): Fixed various compile warnings on GCC 8.1 (thanks …
(edit) @5812   6 years nanang Close #2123: Follow SDP answer changes in 18x & 2xx responses on …
(edit) @5811   6 years riza Re #2059 (misc): Fixed some error on transport_srtp.c after #2097 + #2096. …
(edit) @5810   6 years nanang Fixed #2122: Reorder supported format list in Android camera to have I420 …
(edit) @5809   6 years nanang Misc (re #2059): Removed double space between 'digest' and 'realm=' digest …
(edit) @5808   6 years nanang Misc (re #2059): Fixed pjsua.py: inconsistent use of tabs and spaces in …
(edit) @5807   6 years nanang Fix #2121: Initialize basic type data member of PJSUA2/C++ objects in its …
(edit) @5806   6 years nanang Fix #2120: - Adjust local SE to comply to remote Min-SE when incoming …
(edit) @5805   6 years riza Re #2119 (closed): Don't raise assert when receiving an incoming call with …
(edit) @5804   6 years riza Re #2059 (misc): Patch to build Arch Linux on ARMv7 (e.g: Raspberry Pi). …
(edit) @5803   6 years nanang Fixed #2118: - Stream buffer calculation is now based on maximum bitrate …
(edit) @5802   6 years riza Re #2059 (misc): Don't build swig_java_pjsua2 project on VS2015 by …
(edit) @5801   6 years nanang Fix #2117: Add PJSUA2 API Account::shutdown() to avoid race condition …
(edit) @5800   6 years nanang Re #2087: Updated AccountMediaConfig::rtcpMuxEnabled type from pj_bool_t …
(edit) @5799   6 years nanang Re #2089: - Set default max Opus RX frame length, i.e: …
(edit) @5798   6 years riza Fix #2116: iLBC using memcpy instead of memmove for overlapping memory.
(edit) @5797   6 years riza Re #2059 (misc): - Fix warning when using LibreSSL. - Fix error build when …
(edit) @5796   6 years riza Re #2059 (misc): Define missing CPPFLAGS in the aconfigure. Thanks to …
(edit) @5795   6 years ming Fixed #2115: Deadlock between PJSUA LOCK and conference mutex
(edit) @5794   6 years nanang Re #2096: - Fixed memory leak due to not destroyed DTLS-SRTP keying (when …
(edit) @5793   6 years ming Fixed #2114: Reset VideoToolbox? on iOS when app switches from background …
Note: See TracRevisionLog for help on using the revision log.