summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsip
AgeCommit message (Expand)Author
2012-04-10More re #1465: introduce separate idle timeout setting for server side TCP/TL...Benny Prijono
2012-04-02Re #1417: removed the obsolete but misleading sip_transport_tls_ossl.c fileBenny Prijono
2012-03-28Fix #1470: Make sure the transaction layer module is unloaded when SIP endpoi...Nanang Izzuddin
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-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-01-16Close #1014:Nanang Izzuddin
2011-12-26Fixed #1432: Removed assertion in transaction when event is received in DESTR...Benny Prijono
2011-12-20Fixed #1431: Support for RFC 4169/Digest Authentication Using AKAv2 (thanks A...Benny Prijono
2011-11-02Fixed #1414: Removed assertion in transaction when event other than timer is ...Benny Prijono
2011-10-28Fixed #1405: Unable to reject unknown algorithm in authentication challengeBenny Prijono
2011-10-20Fixed #1319: When sips scheme is used, TLS must be used even when transport=t...Benny Prijono
2011-10-14Fixed #1387: Bug in printing user defined header in multipart message (thanks...Benny Prijono
2011-10-11Fixed #1386: fixed send_raw_resolver_callback() in sip_util.c, should increme...Nanang Izzuddin
2011-09-19Fixed #1374: Assertion when CANCEL and INVITE final response "crosses the wire"Benny Prijono
2011-06-16Re #1306:Nanang Izzuddin
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-03-23Fix #1223: Bug in initializing message body's media type from incoming messag...Benny 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-16Fix #1212:Nanang Izzuddin
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): 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-11-03Fixed #1155 (Run-time option to disable the use of "rport" in outgoing reques...Benny Prijono
2010-10-13Fixed #1147 (Bug in parsing multipart message bodies (thanks Johan Lantz for ...Benny Prijono
2010-10-13Fixed #1147: Bug in parsing multipart message bodies (thanks Johan Lantz for ...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
2010-09-28Closed #1139 (Support for tel: URI in PJSUA-LIB):Benny Prijono
2010-09-15Fix #1121 (Deadlock in transaction code when hanging up calls (thanks Dennis ...Benny Prijono
2010-08-31Fixed #1116 (Bug in regenerating elements of some headers when incoming reque...Benny Prijono
2010-08-11Misc (re #1068): fixed various compilation warnings with Visual Studio 6 and ...Benny Prijono
2010-08-09Misc (re #1068): do not add To tag to the SIP response if the request already...Benny Prijono
2010-08-06Misc (re #1068): fix compile errors/warnings on Symbian S60 5th ed.Nanang Izzuddin
2010-08-01Re #1070 (multipart): modified Visual Studio projectsBenny Prijono
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-06-15Re #1068 (Misc Fixes): changed timeout timer value initialization in sip_tran...Benny Prijono
2010-06-09Re #1089:Nanang Izzuddin
2010-06-03Re #1089:Nanang Izzuddin
2010-06-02Fixed #1092 (Crash when receiving various messages with "Contact: *" header f...Benny Prijono
2010-06-01Fix #1090: Disable the "Bug in branch_param generator (i.e. not unique)" asse...Benny Prijono
2010-04-29Fixed #1061 (Assertion when receiving authentication challenge with empty rea...Benny Prijono
2010-04-28Misc (#1026) fixed build problems on Symbian S60 5th edition:Nanang Izzuddin
2010-04-20Ticket #1057: Implemented pjsua_modify_acc().Nanang Izzuddin