summaryrefslogtreecommitdiff
path: root/pjsip
AgeCommit message (Expand)Author
2013-03-07Fixed #1635: Fixed the backport of ticket #1568 (smarter media update) to ver...Liong Sauw Ming
2013-03-07Misc (re #1634): fixed compile errors/warnings on MSVCRiza Sulistyo
2013-02-27Re #1627: backported to 1.xRiza Sulistyo
2013-02-27Re #1619: backported to 1.xRiza Sulistyo
2013-02-27Re #1615: backported to 1.xRiza Sulistyo
2013-02-27Re #1599: Backported to 1.xLiong Sauw Ming
2013-02-27Re #1611: backported to 1.xRiza Sulistyo
2013-02-27Re #1609: backported to 1.xRiza Sulistyo
2013-02-27Re #1607: backported to 1.xRiza Sulistyo
2013-02-27Re #1596: Backported to 1.xLiong Sauw Ming
2013-02-27Re #1592: Backported to 1.xLiong Sauw Ming
2013-02-27Re #1583: Backported to 1.xLiong Sauw Ming
2013-02-27Re #1563: Backported to 1.xLiong Sauw Ming
2013-02-27Re #1560: Backported to 1.xLiong Sauw Ming
2013-02-27Re #1559: Backported to 1.x, except r4312,r4330Liong Sauw Ming
2013-02-27Re #1556: backported to 1.xNanang Izzuddin
2013-02-27Re #1550: backported to 1.xNanang Izzuddin
2013-02-27Re #1539: backported to 1.xNanang Izzuddin
2013-02-27Re #1535: backported to 1.xNanang Izzuddin
2013-02-27Re #1530: backported to 1.xNanang Izzuddin
2013-02-27Re #1522: backported to 1.xNanang Izzuddin
2013-02-27Re #1558: backported r4209,r4210 to 1.xLiong Sauw Ming
2013-02-13Re #1568: (PJSIP 1.x) No need to restart media when remote RTP address change...Nanang Izzuddin
2013-01-30Re #1568: (only for 1.x) media transport should be (re)started even when medi...Nanang Izzuddin
2013-01-29Re #1568: (PJSIP 1.x) Apply pjsua_media_config before detecting media changeLiong Sauw Ming
2013-01-25Re #1568: Fixed is_media_changed() detection when pjsua_media_cfg.no_vad is s...Liong Sauw Ming
2013-01-23Re #1568: backported to 1.x branch.Nanang Izzuddin
2012-09-18Fixed #1584: Custom media transport creation callback is not always called Liong Sauw Ming
2012-05-17Fix #1505: pjsua_acc_modify() performs unregistration first when account id, ...Nanang Izzuddin
2012-05-11Fix #1507: Added TLS support in pjsua_transport_get_info().Nanang Izzuddin
2012-04-26Misc (re #1417): normalize the error status returned by pj_getaddrinfo() to P...Benny Prijono
2012-04-26Fixed #1495: UDP keep-alive is still running even after account is deleted. I...Benny Prijono
2012-04-26Misc (re #1417): fixed failed reg_test in pjsip unit test due to wrong status...Benny Prijono
2012-04-26Indirectly related to re #1465: acquire transport reference when invoking tra...Benny Prijono
2012-04-26More re #1465: Set the default idle time to 33 from 30. With 30, some pjsip u...Benny Prijono
2012-04-23Re #1417: Fixed error handling if pjsip_timer_init_session() when accepting i...Liong Sauw Ming
2012-04-23Misc (re #1417): removed sip_transport_tls_ossl.c from vs2005 project.Nanang Izzuddin
2012-04-21Fixed #1492: The echo options field in the media config and pjsua_set_ec() ar...Benny Prijono
2012-04-20Fixed #1491: Failed to refresh (presence) subscription if Subscription-State ...Benny Prijono
2012-04-13Fixed #1487: Wrong SDP negotiator state if outgoing UPDATE or re-INVITE is ch...Benny Prijono
2012-04-13Misc re #1417: wrongly mentioned pjsip_apps.c instead of pjsua_app.c in the d...Benny Prijono
2012-04-12Fix #1484: apply and send re-register when registration timeout/expire settin...Nanang Izzuddin
2012-04-12Fix #1483: make sure that the CRC calculation of account proxy setting is don...Nanang Izzuddin
2012-04-11More re #1481: Destroying the regc may lead to dangling binding in the regist...Benny Prijono
2012-04-10Fixed #1481: Immediately destroy the registration instance when TCP/TLS trans...Benny Prijono
2012-04-10More re #1465: introduce separate idle timeout setting for server side TCP/TL...Benny Prijono
2012-04-02Re #1417: removed the obsolete but misleading sip_transport_tls_ossl.c fileBenny Prijono
2012-03-28Fix #1470: Make sure the transaction layer module is unloaded when SIP endpoi...Nanang Izzuddin
2012-03-28Re #1466: Moved down the atexit callbacks execution in pjmedia & pjsip endpoi...Nanang Izzuddin
2012-03-22Close #1466 (using PJLIB outside PJSUA-LIB context):Nanang Izzuddin