summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-27Changed version to 1.14v1.14@4109Nanang Izzuddin
2012-04-27Misc (re #1417): fixed error in the configure script when displaying failure ...Benny Prijono
2012-04-26Misc (re #1417): fixed compilation warnings about missing return value in pjl...Benny Prijono
2012-04-26Misc (re #1417): fixed warnings regarding mismatched argument type in stream ...Benny Prijono
2012-04-26Misc (re #1417): normalize the error status returned by pj_getaddrinfo() to P...Benny Prijono
2012-04-26Misc (re #1417): fixed compile error on Symbian 5th ed SDK.Nanang Izzuddin
2012-04-26Misc (re #1417): reverted back accidental jbuf modification in r4004.Nanang Izzuddin
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-24Fixed #1494: Use EC options to determine whether to use device/software ECLiong Sauw Ming
2012-04-24Re #1417 (misc): Fixed output path for AEC test for iOS support.Liong Sauw Ming
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-20Fix #1490: frame type 15, instead of 14, should be assigned for zero length A...Nanang Izzuddin
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-09Fix #1480: update read buffer pointer after updating buffer in pjmedia_wav_pl...Nanang Izzuddin
2012-04-02Re #1417: removed the obsolete but misleading sip_transport_tls_ossl.c fileBenny Prijono
2012-03-29Fix #1471: Just return PJ_FALSE on any incoming STUN packets after the STUN s...Nanang Izzuddin
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-23Re #1417 (misc): added that app should call pj_srand() initially in pj_init()...Benny Prijono
2012-03-22Close #1466 (using PJLIB outside PJSUA-LIB context):Nanang Izzuddin
2012-03-20Fixed #1468: Add support for iPhone configure script to detect iOS 5.1 SDKLiong Sauw Ming
2012-03-15Fix #1464: Only use PJSUA lock in PJSUA implementations of INVITE session cal...Nanang Izzuddin
2012-03-15Lower the default TCP/TLS idle time from 600s to 30s to improve battery consu...Benny Prijono
2012-03-13Re #1462: fixed libresample.dylib.1 installation issueBenny Prijono
2012-03-13Misc: fixed bug with assigning channel count in get_conf_port_info() in the P...Benny Prijono
2012-03-09Re #1462: fixed broken make install caused by previous changesBenny Prijono
2012-03-08Fix #1440:Nanang Izzuddin
2012-03-08Re #1462: libresample as shared library support on Mac OS XBenny Prijono
2012-03-08Closed #1462: Added support for building libresample as shared library for GN...Benny Prijono
2012-03-06Fixed #1460: Allow call to transition to CONFIRMED state even when SDP negoti...Benny Prijono
2012-03-06Fix #1458: removed the problematic sound device direction setting.Nanang Izzuddin
2012-03-06Fix #1457: removed check for remote SDP media count before calling find_audio...Nanang Izzuddin
2012-02-28Fix #1456: don't use SRTP internal state (tx_policy/rx_policy) directly for c...Nanang Izzuddin
2012-02-27Fix #1440: Send and parse RTCP compound packet, containing report (RR/SR/XR),...Nanang Izzuddin
2012-02-27Fixed #1455: Incoming re-INVITE is unhandled if it comes in CONNECTING state ...Benny Prijono
2012-02-25Fixed #1454: Bug in parsing XML document if node name is followed by newline ...Benny Prijono
2012-02-21Misc (re #1417): prevent buggy libc library from printing "(null)" in SDP for...Benny Prijono
2012-02-18Fixed #1452: Wrong call media state is reported if hold request is challenged...Benny Prijono