summaryrefslogtreecommitdiff
path: root/pjsip/include/pjsua-lib/pjsua.h
AgeCommit message (Expand)Author
2016-05-31Re #1918:Nanang Izzuddin
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-04-04Re #1908: Implement new API to open speaker only in pjsua/pjsua2.Riza Sulistyo
2016-02-18Misc (Re #1882): Add compile time option (PJMEDIA_HAS_DTMF_FLASH) to enable/d...Riza Sulistyo
2015-10-02Close #1892: Add pjsua/pjsua2 callback on_call_tx_offer()/Call::onCallTxOffer...Nanang Izzuddin
2015-07-13Fixed #1867: Add pjsua callback to notify when STUN resolution completesLiong Sauw Ming
2015-07-03Re #1861: Changed pjsua API for setting the orientation using a more generic ...Liong Sauw Ming
2015-06-25Re #1861: Initial implementation of video orientation supportLiong Sauw Ming
2015-03-19Re #1825: Implement new on_reg_started2 callbackRiza Sulistyo
2015-03-18Re #1823 (PJSUA2 Video API): Add Pjsua2 Video Window API and Pjsua API to set...Liong Sauw Ming
2015-03-17Re #1786: Add support to specify output window as well for video preview param.Liong Sauw Ming
2015-02-11Close #1814: Add audio frame preview callbacks.Nanang Izzuddin
2014-11-04Close #1802: Configurable randomized value range for auto re-registration int...Nanang Izzuddin
2014-10-27Fix #1801: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-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-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-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 #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