summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsua-lib
AgeCommit message (Expand)Author
2014-08-25Misc (re #1751): Fixed wrong pointer check in starting video render device.Nanang Izzuddin
2014-08-21Misc (re #1751): Fixed miscellaneous MSVC warnings.Nanang Izzuddin
2014-08-19Re #1751: fixed miscellaneous gcc warningsBenny Prijono
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-19Close #1772: Fixed error handling in pjsua_create() and pjsua_init().Nanang Izzuddin
2014-06-19Re #1771: Implement run-time configuration to set specific socket option.Riza Sulistyo
2014-06-06Misc (re #1751): fixed problem in r4852 which caused sound not to be openedBenny Prijono
2014-06-05Misc (re #1751): added additional checking to invite and dialog instances whe...Benny Prijono
2014-05-28Re #1751 (misc): Avoid setting sound device if sound devices are the same (th...Liong Sauw Ming
2014-05-09Re #1768: avoid crash if outgoing call fails during media initialization, bec...Benny Prijono
2014-04-22Misc (re #1751): Set media transport state back to NULL after media transport...Nanang Izzuddin
2014-04-21Fix #1759: Added check for call disconnection in ICE media transport creation.Nanang Izzuddin
2014-04-10Re #1758: Initial implementation of OpenH264 wrapper. Supports:Benny Prijono
2014-03-14Closed #1748: enhancements to WAV player APIBenny Prijono
2014-03-06Re #1742 (misc): Fixed incorrect checking of require_100rel configurationLiong Sauw Ming
2014-02-19Fixed #1738: Infinite loop when re-INVITE is received while adding new mediaBenny Prijono
2014-02-18Fixed #1737: Deadlock between ioqueue key mutex and SIP dialog when adding vi...Benny Prijono
2014-02-06Fixed #1733: Fix polling mechanism during STUN server resolutionLiong Sauw Ming
2014-02-04Misc (re #1630): Fixing warnings about variable set but not used with recent gccBenny Prijono
2014-01-31Misc (re #1630): Fixed some more typos in the codes.Nanang Izzuddin
2014-01-23Misc (re #1630): Fixed some typos in the code (thanks Tzafrir Cohen for the p...Nanang Izzuddin
2014-01-23Misc (re #1630): Fixed symbols that should not be exported (thanks Tzafrir Co...Nanang Izzuddin
2014-01-23Misc (re #1630): Fixed GCC build warnings (thanks Tzafrir Cohen for the patch).Nanang Izzuddin
2014-01-16Closed #1723: Merging pjsua2 branch into trunkLiong Sauw Ming
2013-12-17Fixed #1717: Destroy media subsystem after all pollings/busy_sleep() are done...Nanang Izzuddin
2013-10-08Re #1703 General bug fixes: fixed wrong sizeof() in call to bzero(), memset()...Benny Prijono
2013-10-08Re #1703: fixing general bugs. First installment: correct handling of snprint...Benny Prijono
2013-10-03Re #1697: Add device info in pj_get_sys_info() and set default clock rate for...Liong Sauw Ming
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-08-06Re #1669: fixed bug introduced by r4523 which caused pjsua_acc_modify() to al...Benny Prijono
2013-07-16Misc re #1630: stop MWI subscription when account is unregistered, because we...Benny Prijono
2013-07-15Re #1688: Add fix to check whether msg_data is nullLiong Sauw Ming
2013-07-12Re #1630: Fixed crash due to uninitialized dialog variable in pjsua_call_set_...Liong Sauw Ming
2013-07-10Closed #1688: Add support for different To and Target URI in outgoing call an...Liong Sauw Ming
2013-06-27More re #1683:Benny Prijono
2013-06-26Re #1630: fixed bug with via_rewrite feature. The via address is not updated ...Benny Prijono
2013-06-26Re #1668: fixed silly crash in pjsua_media.c:245 caused by r4543Benny Prijono
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-21Closed #1682: Configurable local port range for UDP media transportLiong Sauw Ming
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-06-13Close #1675: Added callback to allow application to specify account to handle...Nanang Izzuddin
2013-06-07Fixed #1673: Use Request URI when matching incoming request to account if the...Benny Prijono
2013-05-31Re #1630 (misc): Fixed private ip detection in pjsua_accLiong Sauw Ming
2013-05-24Fixed #1670:Nanang Izzuddin
2013-05-23Fix #1669: When (account/global) proxy setting is changed, unregister and res...Nanang Izzuddin