summaryrefslogtreecommitdiff
path: root/pjsip/include
AgeCommit message (Expand)Author
2012-04-26More re #1465: Set the default idle time to 33 from 30. With 30, some pjsip u...Benny Prijono
2012-04-13Misc re #1417: wrongly mentioned pjsip_apps.c instead of pjsua_app.c in the d...Benny Prijono
2012-04-11More re #1481: Destroying the regc may lead to dangling binding in the regist...Benny Prijono
2012-04-10More re #1465: introduce separate idle timeout setting for server side TCP/TL...Benny Prijono
2012-03-28Re #1466: Moved down the atexit callbacks execution in pjmedia & pjsip endpoi...Nanang Izzuddin
2012-03-22Close #1466 (using PJLIB outside PJSUA-LIB context):Nanang Izzuddin
2012-03-15Lower the default TCP/TLS idle time from 600s to 30s to improve battery consu...Benny Prijono
2012-02-18Fixed #1452: Wrong call media state is reported if hold request is challenged...Benny Prijono
2012-02-16Allow run-time control of automatic switching to TCP when request is larger t...Benny Prijono
2012-02-02Misc (re #1417): fixed sample code in PJSUA-API Media Manipulation doxygen, p...Nanang Izzuddin
2012-01-17Close #1448: removed server name setting from TLS transport config.Nanang Izzuddin
2012-01-16Close #1014:Nanang Izzuddin
2011-10-19Renamed enum names to comply with the spec in ticket (re #1216)Benny Prijono
2011-10-19Fixed #1216: New pjsua_destroy2() API to allow shutting down the library with...Benny Prijono
2011-10-19Misc (re #1252): fixed misleading doxygen documentation that says app may ins...Benny Prijono
2011-09-21Added option to control first re-registration retry interval. This closes #1375Benny Prijono
2011-09-15Fixed #1369: Local state is set to HOLD even if hold operation failsBenny Prijono
2011-06-24Fixed #1318: Prevent PJSIP_INV_STATE_CALLING from being reported more than on...Benny Prijono
2011-06-22Closed #1313 (Account option to disable registration when account is added) a...Benny Prijono
2011-06-16Re #1306:Nanang Izzuddin
2011-06-16Closed #1173: PJSUA callback to allow creation of custom media transports by ...Liong Sauw Ming
2011-05-19Fixed #1259: Option to use of 100rel in UAS if UAC supports it (thanks Marcus...Benny Prijono
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-03-16Re #1209: clarified in the comment that PJSUA_CALL_UNHOLD is only valid for p...Benny Prijono
2011-03-16Fixed #1209: new enhancement: Option to update Contact URI when sending re-IN...Benny Prijono
2011-03-15Fixed #1205: Configurable delay before registration refresh setting in pjsua_...Liong Sauw Ming
2011-02-11Re #1161: Support for adding custom presence subscription headers.Liong Sauw Ming
2010-12-01Misc (re #1151): fixed pjsua_acc_config_dup(), some fields, i.e: contact_para...Nanang Izzuddin
2010-11-25Fix #1163:Nanang Izzuddin
2010-11-16Implemented SIP outbound (closed #1020)Benny Prijono
2010-11-10Fixed #1156: New option to ignore bad NOTIFY presence message body (thanks Jo...Benny Prijono
2010-11-03Fixed #1155 (Run-time option to disable the use of "rport" in outgoing reques...Benny Prijono
2010-10-20Fixed #1149 (Crash when holding the call after receiving SDP answer with mult...Benny Prijono
2010-10-13Fixed #1147: Bug in parsing multipart message bodies (thanks Johan Lantz for ...Benny Prijono
2010-10-12Closed #1144: New presence callback to report subscription state (thanks Joha...Benny Prijono
2010-10-12Closed #1146: support for multipart message bodies in incoming NOTIFY requestsBenny Prijono
2010-10-01Closed #1142 (Account based configuration to specify if "c=0.0.0.0" method sh...Benny Prijono
2010-10-01Closed #1141: Compile and run-time setting to allow printing of port number i...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-15Fix #1121 (Deadlock in transaction code when hanging up calls (thanks Dennis ...Benny Prijono
2010-09-07Re #1120:Nanang Izzuddin
2010-09-07Fixed #1117: Configurable PJSUA-LIB lock timeoutLiong Sauw Ming
2010-09-07Fixed #1118: Add last error code to PJSUA-LIB account info structureLiong Sauw Ming
2010-08-01Implemented core multipart support and support in the invite session (re #1070)Benny Prijono
2010-08-01Re #1070 (support for multipart bodies): added new pjsip_param_cmp() APIBenny Prijono
2010-08-01Re #1070 (support for multipart bodies): modified the param field of pjsip_me...Benny Prijono
2010-07-02Misc (Re: #1068): fixed bug with pjsip_status_code enum, when an optimizing c...Benny Prijono