summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsua2/endpoint.cpp
AgeCommit message (Expand)Author
2017-01-11Re #1960: Use boolean field to indicate whether the info is empty (instead of...Liong Sauw Ming
2017-01-11Fixed #1960: Export SIP transport TLS state and TLS certificate info to PJSUA2Liong Sauw Ming
2016-12-19Misc (re #1945): Fixed various compile warnings.Nanang Izzuddin
2016-09-29Misc (re #1945): Added feature of listing dshow device in ffmpeg video device...Nanang Izzuddin
2016-08-12Fixed #1951: Add callback to configure SRTP setting and key in pjsua/pjsua2Liong Sauw Ming
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-10Misc (re #1882): Fixed build warning on Android: narrowing conversion of long...Nanang Izzuddin
2016-04-19Re #1882 (misc): Add implementation to call Endpoint::onSelectAccount() callbackLiong Sauw Ming
2016-04-06Fixed #1911: Callback onCallSdpCreated() (pjsua2) doesn't modify the SDPLiong Sauw Ming
2015-12-09Re #1882 (misc): Fixed uninitialized mainThreadOnly variable in UaConfigLiong Sauw Ming
2015-12-01Misc (re #1882): Need to zero-fill pj_thread_desc in libRegisterThread() to a...Nanang Izzuddin
2015-10-02Close #1892: Add pjsua/pjsua2 callback on_call_tx_offer()/Call::onCallTxOffer...Nanang Izzuddin
2015-08-21Re #1879: Fix bug in resetVideoCodecParam when not using Video build config.Riza Sulistyo
2015-08-21Re #1879: Riza Sulistyo
2015-07-30Re #1863: Add missing video Device API.Riza Sulistyo
2015-07-13Fixed #1867: Add pjsua callback to notify when STUN resolution completesLiong Sauw Ming
2015-07-01Re #1863: Initial implementation of PJSUA2 Video Codec API and Video Device API.Riza Sulistyo
2015-06-29Misc (re #1843): Check malloc return value on libRegisterThread.Riza Sulistyo
2015-04-23Fixed #1845: Add support if OpenSSL library has more than 100 cipher suitesLiong Sauw Ming
2014-08-13Close #1779: Add APIs for external/native thread registration to pjsua2: Endp...Nanang Izzuddin
2014-05-20Misc (re #1751): Fixed build error when PJ_LOG_MAX_LEVEL is set to 0 (thanks ...Nanang Izzuddin
2014-03-26Fix #1753: Fixed crash in pjsua2 when receiving unsolicited MWI.Nanang Izzuddin
2014-03-04Fixed #1744: Codec and audio device enumeration problem in pjsua2Liong Sauw Ming
2014-01-16Closed #1723: Merging pjsua2 branch into trunkLiong Sauw Ming