summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsua-lib/pjsua_acc.c
AgeCommit message (Expand)Author
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
2012-08-07Fixed #1412: Account specific NAT settings: STUN, ICE, and TURNBenny Prijono
2012-06-28Re #1537: Modify NAT detection to no longer update the transport address.Liong Sauw Ming
2012-06-27Re #1537: Fixed bug that does not update via_sent_by upon NAT address update.Liong Sauw Ming
2012-06-26Re #1540: Modify MWI subscription setting on run-timeLiong Sauw Ming
2012-06-20Fixed #1537: Via rewrite: putting the right IP address in Via sent-by for out...Liong Sauw Ming
2012-06-19Close #1540:Nanang Izzuddin
2012-06-05Re #1527: fixed bug in pjsua-lib, where registration operation may cause wron...Benny Prijono
2012-05-17Re #1509: backported r4122-r4129.Nanang Izzuddin
2012-04-26Re #1474: merged r4093:4095Benny Prijono
2012-04-12Re #1474: merged r4041Nanang Izzuddin
2012-04-12Re #1474: merged r4039Nanang Izzuddin
2012-04-11Re #1474: merged r4031-r4037Benny Prijono
2011-12-01Re #1419, implement media count manipulation per call basis:Nanang Izzuddin
2011-10-31Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-10-26Fixed #1401: Add support for video device's window flagsLiong Sauw Ming
2011-10-25Re #1400: enhancements to video operations in pjsua applicationBenny Prijono
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-09-18Modified the libraries to use the new log indentation feature re #1372Benny Prijono
2011-07-26Fix #1338: Updated pjsua_modify_acc() to handle the new account config fields...Nanang Izzuddin
2011-07-19Fixed #1271: protected all video features with PJMEDIA_HAS_VIDEO macro setting.Nanang Izzuddin
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin
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