summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsua-lib/pjsua_acc.c
AgeCommit message (Expand)Author
2010-09-28Close #1137: added field reg_hdr_list into pjsua_acc_config to specify custom...Nanang Izzuddin
2010-09-28Closed #1139 (Support for tel: URI in PJSUA-LIB):Benny Prijono
2010-09-28Close #1138:Nanang Izzuddin
2010-09-20Closed #1129:Nanang Izzuddin
2010-09-07Re #1120:Nanang Izzuddin
2010-09-07Fixed #1118: Add last error code to PJSUA-LIB account info structureLiong Sauw Ming
2010-06-24Fixed #1081: Implement ICE option tag (RFC 5678)Benny Prijono
2010-06-22Fixed #1095 (New option to control the Route headers in REGISTER request). De...Benny Prijono
2010-06-20Fixed #1086 (New option to update the Contact URI in a single REGISTER reques...Benny Prijono
2010-06-02Fixed #1092 (Crash when receiving various messages with "Contact: *" header f...Benny Prijono
2010-05-26Fix #1087:Nanang Izzuddin
2010-05-13Re #1069:Nanang Izzuddin
2010-04-20Ticket #1057: Implemented pjsua_modify_acc().Nanang Izzuddin
2010-04-14Minor fix #1044: Nanang Izzuddin
2010-03-30Ticket #1044:Nanang Izzuddin
2010-02-10Ticket #995: Send un-PUBLISH when pjsua_acc_set_registration(FALSE) is called...Benny Prijono
2009-12-14Misc (ticket #1003):Benny Prijono
2009-11-10Ticket #864: Revise on account registration Contact update ruleBenny Prijono
2009-10-26Implement ticket #982: Support for SIP Message Summary/Message Waiting Indica...Benny Prijono
2009-08-05Ticket #930:Nanang Izzuddin
2009-08-04Ticket #930:Nanang Izzuddin
2009-06-04Ticket #863: Account may always re-register with IPv6, due to string comparis...Benny Prijono
2009-06-03Misc (ticket #838): added link to the ticket which changed the account re-reg...Benny Prijono
2009-04-05Ticket #776: IPv6 option in pjsuaBenny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-12-10Ticket #672: Option to add custom parameters in the account Contact URIBenny Prijono
2008-10-16Ticket #665: Wrong Contact URI generated when TLS transport is usedBenny Prijono
2008-09-26More ticket #643: added setting to disable this ticket (by setting allow_cont...Benny Prijono
2008-09-24Ticket #643: Do not try to re-register with a new Contact when the REGISTER r...Benny Prijono
2008-09-20Ticket #611: Configuration option to force the route URI to use loose routingBenny Prijono
2008-09-15Ticket #624: Assertion error when pjsua_acc_del() is followed immediately by ...Benny Prijono
2008-08-05Ticket #585: Handle non-SIP URI in Contact header of incoming INVITE and SUBS...Benny Prijono
2008-07-21Ticket #576: Added user data in pjsua account and buddyBenny Prijono
2008-07-14Fixed unitialized read when parsing account's Contact URIBenny Prijono
2008-07-13Ticket #518: some fixes for growing memory usage in PJSUA-LIB, by using tempo...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-04-22Fixed bug in invalid Contact address being generated upon NAT detection, when...Benny Prijono
2008-04-15Use the smart Contact header for TCP/TLSBenny Prijono
2008-04-14Fixed miscellaneous compile warnings/errors when built with C++ modeBenny Prijono
2008-04-04Ticket #522: Enable keep-alive for UDP transport even when STUN is not config...Benny Prijono
2008-03-22Ticket #515 (Update Contact header in REGISTER for TCP/TLS transport)Benny Prijono
2008-01-02Related to ticket #437: optimize the stack usage of pjsua-libBenny Prijono
2007-12-09IPv6 logging in account keep-alive in pjsua-libBenny Prijono
2007-12-05Fixed Contact generation failure and crash on unregistration if regc initiali...Benny Prijono
2007-12-02More ticket #421: fixed SIP messaging components to support IPv6 formatBenny Prijono
2007-11-10Fixed compilation warnings/errors under C++ modeBenny Prijono
2007-11-08- Added option to send empty Authorization header in outgoing requestsBenny Prijono
2007-11-03Changed Service-Route processing to append S-R to existing route set rather t...Benny Prijono
2007-10-31Ticket #407: keep-alive for UDP transports in PJSUA-LIBBenny Prijono
2007-10-25Continuing ticket #400: Only process Service-Route header if enable_service_r...Benny Prijono