summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsua-lib/pjsua_acc.c
AgeCommit message (Expand)Author
2017-01-19Close #1919: Clear unused-variable warnings.Riza Sulistyo
2016-11-17Re #1945 (misc): Revert r5484, unreg_timeout can be zero.Liong Sauw Ming
2016-11-17Re #1945 (misc): Normalize account config's unregistration timeout when addin...Liong Sauw Ming
2016-10-07Fixed #1965: Add support to specify Contact params specific to REGISTER requestsLiong Sauw Ming
2016-06-29Misc (re #1928): Fixed various compile warnings.Nanang Izzuddin
2016-06-24Fix #1938: Wrong registration renewal flag info in PJSUA registration callbac...Nanang Izzuddin
2016-06-08Close #1926: Support IPv6 address resolution without DNS resolver.Nanang Izzuddin
2016-05-26Re #1921: Fixed wrong checks in determining IPv6 transport typesLiong Sauw Ming
2016-05-20Re #1922: Replace IPv4 specific APIs as per Apple's recommendationsLiong Sauw Ming
2016-05-19Fixed #1921: Add support to handle IPv6 transports in pjsua_transport API and...Liong Sauw Ming
2016-02-29Re #1882 (misc): Various IPv6 fixes:Liong Sauw Ming
2015-12-24Misc (re #1882): Fixed bug STUN still being used in media transport UDP & ICE...Nanang Izzuddin
2015-10-08Fixed #1873: iOS application getting killed after pjsua fail to release a dis...Liong Sauw Ming
2015-08-25Re #1881: Fixed compile warnings on VS2015 about declaration hides previous d...Nanang Izzuddin
2015-07-31Fixed #1873: Only reset account transport pointer after a successful unregist...Nanang Izzuddin
2015-04-08Re #1782 (misc): (trivial)Fixed typo in logLiong Sauw Ming
2015-03-19Re #1825: Implement new on_reg_started2 callbackRiza Sulistyo
2015-01-19Fixed #1811: contact_use_src_port and TLS server certificate verification iss...Liong Sauw Ming
2014-11-28Misc (re #1782): Fixed bug of missing SIP header "Supported: outbound, path" ...Nanang Izzuddin
2014-11-04Close #1802: Configurable randomized value range for auto re-registration int...Nanang Izzuddin
2014-10-27Fix #1801:Nanang Izzuddin
2014-10-16Misc (re #1782): Fixed unregistration sent twice when calling pjsua_acc_modif...Riza Sulistyo
2014-10-10Fixed #1796: Avoid infinite registration loop caused by contact rewrite.Nanang Izzuddin
2014-10-09Misc (re #1782): Avoid assertion when updating keep alive. Assert scenario: r...Riza Sulistyo
2014-10-03Re #1782 (misc): Only perform unregistration in pjsua_acc_modify() if the reg...Liong Sauw Ming
2014-10-01Re #1782 (misc): Do not copy the public address and bound address if pjsua_ac...Liong Sauw Ming
2014-08-21Misc (re #1751): Fixed miscellaneous MSVC warnings.Nanang Izzuddin
2014-08-18More re #1677:Benny Prijono
2014-08-18Closed #1677: Contact uses source port in initial registration.Benny Prijono
2014-01-23Misc (re #1630): Fixed symbols that should not be exported (thanks Tzafrir Co...Nanang Izzuddin
2013-10-08Re #1703: fixing general bugs. First installment: correct handling of snprint...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-08-06Re #1669: fixed bug introduced by r4523 which caused pjsua_acc_modify() to al...Benny Prijono
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-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-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-23Fix #1669: When (account/global) proxy setting is changed, unregister and res...Nanang Izzuddin
2013-04-03Fixed #1652: Media feature tag "+sip.ice" is not used because of wrong accoun...Benny Prijono
2013-03-11Fixed #1640: Registration is terminated permanently on 480 (Temporarily Not A...Benny Prijono
2013-01-16Fixed #1607: Send UDP keep-alive to original request address if response come...Benny Prijono
2012-11-06Misc (re #1562): Fixed Symbian build errors on S60 5th edition SDK.Nanang Izzuddin
2012-09-20Fixed #1585: IPv6 support for SIP TCP and TLS transports and PJSUA-LIB v2Benny Prijono
2012-08-13More #1412: also handle the case for presence subscription, publish, and mwi ...Benny Prijono