summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsua-lib/pjsua_core.c
AgeCommit message (Expand)Author
2016-10-06Re #1962: Update the ticket number in the code doc.Liong Sauw Ming
2016-10-04Fixed #1962: Premature STUN socket destruction when there's an error during S...Liong Sauw Ming
2016-08-19Misc (re #1945): fixed STUN server resolution should be retried, as PJSUA_STU...Nanang Izzuddin
2016-08-05Re #1910: Implement option to regularly send video keyframe in the beginning ...Riza Sulistyo
2016-07-14Misc (re #1928): Print explicit log message about PJSUA ignoring IPv6 STUN se...Nanang Izzuddin
2016-07-14Misc (re #1928): Use host IP for SIP UDP transport address when STUN resoluti...Nanang Izzuddin
2016-05-31Misc (re #1917): Print warning (instead of returning error) in creating SIP U...Nanang Izzuddin
2016-05-31Re #1918:Nanang Izzuddin
2016-05-26Re #1921: Fixed wrong checks in determining IPv6 transport typesLiong Sauw Ming
2016-05-20Re #1922: Replace IPv4 specific APIs as per Apple's recommendationsLiong Sauw Ming
2016-05-19Fixed #1921: Add support to handle IPv6 transports in pjsua_transport API and...Liong Sauw Ming
2016-05-19Re #1918: Fixed continous looping when trying to resolve STUN server due to l...Riza Sulistyo
2016-05-13Fixed #1918: Add API to update STUN servers and option to retry STUN for medi...Liong Sauw Ming
2016-05-09Fixed #1914: Ignore STUN error after pjstun_get_mapped_addr2().Riza Sulistyo
2016-02-05Fixed #1902:Nanang Izzuddin
2015-08-25Re #1881: Fixed compile warnings on VS2015 about declaration hides previous d...Nanang Izzuddin
2015-07-14Fixed #1869: Destroy STUN session when cleaning up STUN server resolutionLiong Sauw Ming
2015-07-13Fixed #1867: Add pjsua callback to notify when STUN resolution completesLiong Sauw Ming
2015-07-06Close #1865: Start NAT type detection after first STUN server resolution succ...Nanang Izzuddin
2014-11-04Close #1802: Configurable randomized value range for auto re-registration int...Nanang Izzuddin
2014-10-10Misc (re #1782): In case if STUN server is configured and NAT-traversal is in...Riza Sulistyo
2014-08-18More re #1677:Benny Prijono
2014-08-18Closed #1677: Contact uses source port in initial registration.Benny Prijono
2014-08-13Close #1779: Add APIs for external/native thread registration to pjsua2: Endp...Nanang Izzuddin
2014-06-19Close #1772: Fixed error handling in pjsua_create() and pjsua_init().Nanang Izzuddin
2014-06-19Re #1771: Implement run-time configuration to set specific socket option.Riza Sulistyo
2014-02-06Fixed #1733: Fix polling mechanism during STUN server resolutionLiong Sauw Ming
2014-01-16Closed #1723: Merging pjsua2 branch into trunkLiong Sauw Ming
2013-12-17Fixed #1717: Destroy media subsystem after all pollings/busy_sleep() are done...Nanang Izzuddin
2013-10-03Re #1697: Add device info in pj_get_sys_info() and set default clock rate for...Liong Sauw Ming
2013-07-10Closed #1688: Add support for different To and Target URI in outgoing call an...Liong Sauw Ming
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-03-29Re #1630 (misc): Added missing destroy of mutexes. This may cause failure to ...Liong Sauw Ming
2013-02-26Close #1615: Fixed bug in URI scheme check macro PJSIP_URI_SCHEME_IS_SIP()/SI...Nanang Izzuddin
2013-02-06Close #1242: Single re-INVITE/UPDATE for both lock codec and ICE negotiation ...Nanang Izzuddin
2012-11-13Re #1562: PJSUA-LIB shutdown operation may block for a long time if system ti...Benny Prijono
2012-09-20Fixed #1585: IPv6 support for SIP TCP and TLS transports and PJSUA-LIB v2Benny Prijono
2012-08-09Close #1567: Added option to use STUN2 format for resolving mapped address in...Nanang Izzuddin
2012-08-07Fixed #1563: Crash when resolving STUN when there is no network connectivity.Nanang Izzuddin
2012-08-07Fixed #1412: Account specific NAT settings: STUN, ICE, and TURNBenny Prijono
2012-07-13Fixed #1553: Account setting to disable re-INVITE or UPDATE to lock codecBenny Prijono
2012-07-09Fix #1550: Auto re-registration does not work if application does not set on_...Nanang Izzuddin
2012-06-20Fixed #1537: Via rewrite: putting the right IP address in Via sent-by for out...Liong Sauw Ming
2012-06-19Close #1540:Nanang Izzuddin
2012-06-05Re #1527: added debugging facility to the timer heap. By enabling PJ_TIMER_DE...Benny Prijono
2012-05-14Re #1509: backported r4112-4121Benny Prijono
2012-04-26Misc (re #1446): Fixed compile errors on Symbian S60 5th Ed SDK: unrecognized...Nanang Izzuddin
2012-04-26Re #1446 (misc): Fixed linking error if PJMEDIA_HAS_VIDEO is 0Liong Sauw Ming
2012-04-24Fix #1423:Nanang Izzuddin
2012-04-12Re #1476: Initial version of send rate control in video stream, added simple ...Nanang Izzuddin