summaryrefslogtreecommitdiff
path: root/pjsip/include/pjsua-lib
AgeCommit message (Expand)Author
2014-10-10Fixed #1796: Avoid infinite registration loop caused by contact rewrite.Nanang Izzuddin
2014-09-24Close #1793: Avoid call setting flags PJSUA_CALL_UNHOLD, PJSUA_CALL_UPDATE_CO...Nanang Izzuddin
2014-09-15Fixed #1786: Add support to specify video format when opening video previewLiong Sauw Ming
2014-09-09Fixed #1785: Add support for sending initial INVITE/re-INVITE/UPDATE without SDPLiong Sauw Ming
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-19Re #1771: Implement run-time configuration to set specific socket option.Riza Sulistyo
2014-03-14Closed #1748: enhancements to WAV player APIBenny Prijono
2014-02-19Fixed #1738: Infinite loop when re-INVITE is received while adding new mediaBenny Prijono
2014-02-11Re #1734: Add flash support for DTMF rfc 2833.Riza Sulistyo
2014-01-31Misc (re #1630): Fixed some more typos in the codes.Nanang Izzuddin
2014-01-16Closed #1723: Merging pjsua2 branch into trunkLiong Sauw Ming
2013-12-03Re #1630: updated wrong documentation about default jb_init value in pjsua. T...Benny Prijono
2013-09-06Fixed #1698: Follow account config in generating contact's secure scheme and ...Nanang Izzuddin
2013-09-04Closed #1696: IP change detection (Contact rewrite method) based on REGISTER ...Liong Sauw Ming
2013-08-06Fixed #1693: Pay attention to reg_hdr_list and sub_hdr_list in pjsua_acc_modi...Benny Prijono
2013-07-10Closed #1688: Add support for different To and Target URI in outgoing call an...Liong Sauw Ming
2013-06-24Closed #1668: Option to use the IP address found in REGISTER response in the SDPBenny Prijono
2013-06-21Re #1682: Use account specific variable to keep track of the next rtp port to...Liong Sauw Ming
2013-06-13Close #1675: Added callback to allow application to specify account to handle...Nanang Izzuddin
2013-05-24Fixed #1670:Nanang Izzuddin
2013-04-10Misc (re #1630): Added doxygen describing the persistency of message data (cu...Nanang Izzuddin
2013-03-06Fixed #1629: Add pjsua_call_set_hold2() API to allow update of Contact headerLiong Sauw Ming
2013-02-13Close #1614: Added call redirect option PJSIP_REDIRECT_ACCEPT_REPLACE to acce...Nanang Izzuddin
2013-02-07Close #1602: configurable local port range for ICE transport.Nanang Izzuddin
2013-02-06Close #1242: Single re-INVITE/UPDATE for both lock codec and ICE negotiation ...Nanang Izzuddin
2012-11-26Fixes #1595: Allow call hangup immediately after outgoing callLiong Sauw Ming
2012-10-26Misc (re #1559): Require name-addr to have the quote if display name is given...Benny Prijono
2012-09-20Fixed #1585: IPv6 support for SIP TCP and TLS transports and PJSUA-LIB v2Benny Prijono
2012-09-14Close #1568:Nanang Izzuddin
2012-08-09Re #1562: Added compile-time setting to enable/disable "c=" line in SDP sessi...Nanang Izzuddin
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-19Re #1559: Add doc about on_incoming_subscribe() to call pjsua_pres_notify() i...Liong Sauw Ming
2012-07-13Fixed #1553: Account setting to disable re-INVITE or UPDATE to lock codecBenny Prijono
2012-06-26Re #1540: Modify MWI subscription setting on run-timeLiong Sauw Ming
2012-06-22Fix #1526: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-12Close #1534: done.Nanang Izzuddin
2012-06-05Re #1527: added debugging facility to the timer heap. By enabling PJ_TIMER_DE...Benny Prijono
2012-05-22Fixed #1515: Sound device is not closed when the call fails to connect (thank...Benny Prijono
2012-05-22Re #1508 (Misc): put comment in srtp_optional_dup_offer field to say that the...Benny Prijono
2012-05-17Close #1506: Added PJSUA callback for SDP creation.Nanang Izzuddin
2012-04-26Misc (re #1446): Fixed compile errors on Symbian S60 5th Ed SDK: unrecognized...Nanang Izzuddin
2012-04-24Fix #1423:Nanang Izzuddin
2012-04-16Re #1474: merged r4042-r4053Benny Prijono
2012-04-12Re #1476: Initial version of send rate control in video stream, added simple ...Nanang Izzuddin