summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsua-lib/pjsua_acc.c
AgeCommit message (Expand)Author
2011-10-27Fixed #1341: Handle pjsua_acc_config's newly added fields in pjsua_acc_modify()Liong Sauw Ming
2011-10-19Fixed #1216: New pjsua_destroy2() API to allow shutting down the library with...Benny Prijono
2011-09-22More re #1375: fixed bug, the reg_first_retry interval is not copied to accou...Benny Prijono
2011-09-22More re #1375: added log showing the interval when scheduling the registratio...Benny Prijono
2011-09-21Added option to control first re-registration retry interval. This closes #1375Benny Prijono
2011-09-07Always enclose Contact URI with double quote to prevent invalid Contact URI i...Benny Prijono
2011-06-22Closed #1313 (Account option to disable registration when account is added) a...Benny Prijono
2011-06-20Fixed #1310:Nanang Izzuddin
2011-05-15Fixed #1256: Remove the "ob" parameter if SIP outbound is disabled.Liong Sauw Ming
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-04-14Fixed #1232: Possible memory corruptions caused by pjsua_acc_modify() (thanks...Benny Prijono
2011-03-29Re #1224: Fixed silly bug in pjsua_acc_modify(): incremented wrong loop count...Nanang Izzuddin
2011-03-23Bug re #1161: the user header list was not cloned properlyBenny Prijono
2011-03-15Re #1205: If refresh timer is already running, it will be cancelled and resch...Liong Sauw Ming
2011-03-15Fixed #1205: Configurable delay before registration refresh setting in pjsua_...Liong Sauw Ming
2010-12-01Misc (re #1151): fixed pjsua_acc_config_dup(), some fields, i.e: contact_para...Nanang Izzuddin
2010-11-16Re #1020: fixed pjsua_acc.c, wrong allocation length for outbound contact.Benny Prijono
2010-11-16re #1020 (SIP outbound): remove sip.instance and reg-id parameters from the C...Benny Prijono
2010-11-16Implemented SIP outbound (closed #1020)Benny Prijono
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