summaryrefslogtreecommitdiff
path: root/pjsip
AgeCommit message (Expand)Author
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-04-27Fix #1248: Reset destination info in the INVITE message/tdata before resendin...Nanang Izzuddin
2011-04-27Fixed #1247: Deadlock potential in sip_regc.c if sending fails (thank you Ale...Benny Prijono
2011-04-26Re #1245: bad last commit caused everything to be treated as unregistrations!Benny Prijono
2011-04-25Fixed #1245: Assertion may be raised if iPhone app woken up to perform regist...Benny Prijono
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-23Fix #1223: Bug in initializing message body's media type from incoming messag...Benny Prijono
2011-03-23Fix #1222: Assertion if BYE is received while callee is still in early stateBenny Prijono
2011-03-23Re #1221: Move setting the socket option to pjlib level (sock_bsd) instead of...Liong Sauw Ming
2011-03-23Re #1221: Fix variable name error.Liong Sauw Ming
2011-03-23Fixed #1221: Crash when SIP transport tried to write to a broken pipe.Liong Sauw Ming
2011-03-23Bug re #1161: the user header list was not cloned properlyBenny Prijono
2011-03-16Fix #1212: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-15Re #1205: If refresh timer is already running, it will be cancelled and resch...Liong Sauw Ming
2011-03-15Misc (re #1175) (thanks to Seth Hinze for the patch):Liong Sauw Ming
2011-03-15Fixed #1205: Configurable delay before registration refresh setting in pjsua_...Liong Sauw Ming
2011-03-11Fixed #1204: Support for refreshing audio device list.Liong Sauw Ming
2011-03-01Fix #1203: iPhone OS background mode detectionLiong Sauw Ming
2011-02-28Initial implementation for re #1202 (PJILB System Information API) for Linux/...Benny Prijono
2011-02-11Re #1161: Support for adding custom presence subscription headers.Liong Sauw Ming
2011-01-21Re #1197: also increase MAX_IMMEDIATE_PACKET from 10 to 50 to make it more re...Benny Prijono
2010-12-15Fixed #1190: Remote dialog info is not updated if 100 (Trying) response conta...Benny Prijono
2010-12-02Misc (re #1151): respond incoming re-INVITE with 491 instead of 500 if we are...Benny Prijono
2010-12-02Fixed #1170 (Assertion when receiving updated SDP offer with all media lines ...Benny Prijono
2010-12-02Fixed #1166: Detection of offer/answer glare condition with re-INVITEBenny Prijono
2010-12-02Misc (re #1151): Fixed pjsip_multipart_create() in initializing media type, s...Nanang Izzuddin
2010-12-01Misc (re #1151): fixed pjsua_acc_config_dup(), some fields, i.e: contact_para...Nanang Izzuddin
2010-12-01Fix #1165:Nanang Izzuddin
2010-11-29Fixed #1164: Possible crash in PUBLISH session if network connectivity is los...Benny Prijono
2010-11-25Fix #1163:Nanang Izzuddin
2010-11-17Fixed #1159: UPDATE is sent to lock codec even though call is being disconnectedBenny Prijono
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-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-13Misc (Re #1134): do not allow subscription state callback to be called with N...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-05Fix #1143:Nanang Izzuddin
2010-10-01Misc (re #1134): added Supported header in outgoing SUBSCRIBE request. Althou...Benny 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-30Closed #1121 (Deadlock in transaction code when hanging up calls): fixed the ...Benny Prijono