summaryrefslogtreecommitdiff
path: root/pjsip/include
AgeCommit message (Expand)Author
2016-05-31Re #1918:Nanang Izzuddin
2016-05-27Re #1923: Delay call-hangup triggered from simulated onIncomingCall() to avoi...Riza Sulistyo
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-10Fixed #1914: onCreateMediaTransport() callback might not be called on PJSUA2.Riza Sulistyo
2016-05-10Close #1915: Added API pjsip_udp_transport_start2() that can create both IPv4...Nanang Izzuddin
2016-05-09Fixed #1914: Ignore STUN error after pjstun_get_mapped_addr2().Riza Sulistyo
2016-04-19Re #1882 (misc): Add implementation to call Endpoint::onSelectAccount() callbackLiong Sauw Ming
2016-04-04Re #1908: Implement new API to open speaker only in pjsua/pjsua2.Riza Sulistyo
2016-02-25Fix #1311: Updated pjsip_tpmgr_acquire_transport2() to look up from transport...Nanang Izzuddin
2016-02-18Misc (Re #1882): Add compile time option (PJMEDIA_HAS_DTMF_FLASH) to enable/d...Riza Sulistyo
2016-02-05Fixed #1902:Nanang Izzuddin
2016-01-27Misc (Re #1882): When server sends blank realm on the Authentication challang...Riza Sulistyo
2015-12-24Misc (re #1882): Fixed bug STUN still being used in media transport UDP & ICE...Nanang Izzuddin
2015-10-02Close #1892: Add pjsua/pjsua2 callback on_call_tx_offer()/Call::onCallTxOffer...Nanang Izzuddin
2015-09-11Misc (re #1882): Update doxygen of PJSIP_MAX_URL_SIZE as apparently it is cur...Nanang Izzuddin
2015-08-21Re #1879: Riza Sulistyo
2015-08-07Fixed #1878: Compile time option for TCP/TLS transport to not create a listenerLiong Sauw Ming
2015-07-30Re #1863: Add missing video Device API.Riza Sulistyo
2015-07-30Fixed #1861: Add support for video capture orientation on AndroidLiong Sauw Ming
2015-07-13Fixed #1867: Add pjsua callback to notify when STUN resolution completesLiong Sauw Ming
2015-07-07Re #1861: Fixed compile error of 'undeclared identifier PJMEDIA_VID_DEV_MAX_D...Nanang Izzuddin
2015-07-03Re #1861: Changed pjsua API for setting the orientation using a more generic ...Liong Sauw Ming
2015-07-01Re #1863: Initial implementation of PJSUA2 Video Codec API and Video Device API.Riza Sulistyo
2015-06-29Misc (re #1843): Fix doc in endpoint class regarding the call to libDestroy.Riza Sulistyo
2015-06-25Re #1861: Initial implementation of video orientation supportLiong Sauw Ming
2015-06-17Fixed #1858: Remove extension tags (such as "100rel", "timer", "PRACK"), from...Nanang Izzuddin
2015-05-28Re #1855 (Pjsua2 Video Preview API): Add Pjsua2 Preview API and sample usage ...Riza Sulistyo
2015-05-18Fixed #1853: Add callback for dropped data in SIP transportLiong Sauw Ming
2015-05-11Fixed #1851: Runtime configuration of TCP and TLS keep alive intervalsLiong Sauw Ming
2015-05-11Re #1843 (misc): Fix pjsip_tls_setting_copy to copy the ca_list_path field as...Liong Sauw Ming
2015-04-10Misc (re #1782): Add information to pjsip_endpt_send_request documentation th...Riza Sulistyo
2015-04-08Re #1838: Enable application to provide its own external resolver implementat...Riza Sulistyo
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-03-02Fixed #1817: Automatically send BYE when sending CANCEL for INVITE is unsucce...Liong Sauw Ming
2015-03-02Fixed #1816: Restart media transport on following forked media.Nanang Izzuddin
2015-02-11Close #1814: Add audio frame preview callbacks.Nanang Izzuddin
2015-02-10Re #1782 (misc): Prevent buffer overrun in pjsip message/uri printingLiong Sauw Ming
2015-01-15Close #1810: Adding CA path support into SSL socket.Nanang Izzuddin
2014-12-18Re #1806: Implement SSL/TLS setting to set protocol operation.Riza Sulistyo
2014-11-04Close #1802: Configurable randomized value range for auto re-registration int...Nanang Izzuddin
2014-10-27Fix #1801:Nanang Izzuddin
2014-10-17Fixed #1797: Clean up provisional media after re-invite/updateLiong Sauw Ming
2014-10-10Fixed #1796: Avoid infinite registration loop caused by contact rewrite.Nanang Izzuddin
2014-10-06Misc (re #1782): Change field name unregWaitSec to unregWaitMsec, as it repre...Riza Sulistyo
2014-09-24Close #1793: Avoid call setting flags PJSUA_CALL_UNHOLD, PJSUA_CALL_UPDATE_CO...Nanang Izzuddin
2014-09-17Re #1788: Add support to allow INVITE/reINVITE with unknown body.Riza Sulistyo