summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsip
AgeCommit message (Expand)Author
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
2010-04-14Ticket #1056:Nanang Izzuddin
2010-03-30Ticket #1044:Nanang Izzuddin
2010-03-10More #1032 (new SIP TCP/TLS transport callback):Benny Prijono
2010-03-01More ticket #1033: Fixed send_msg_callback of transaction.c to reset 'cont' f...Nanang Izzuddin
2010-02-26Minor #1032: Fixed transport TCP of missing returning PJ_FALSE when connect a...Nanang Izzuddin
2010-02-25More ticket #1032:Nanang Izzuddin
2010-02-24Ticket #1032:Nanang Izzuddin
2010-02-08More ticket #1033:Benny Prijono
2010-01-29More ticket #1033:Benny Prijono
2010-01-27Fixed ticket #1036: Stray timer may be registered by SIP TCP and TLS transpor...Benny Prijono
2010-01-25Initial commit for #1033: Assertion error when shutting down PJSIP while TCP/...Benny Prijono
2010-01-21Misc (#1026): initialize display field of SIP name address to NULL, as some l...Benny Prijono
2010-01-21Fixed ticket #1030: Missing To tag in out-of-dialog response (thanks Rui Mace...Benny Prijono
2010-01-21Ticket #1029: Fix support for multiple (event) subscriptions in a single dial...Benny Prijono
2010-01-14Misc (#1026): remove the code that silently set SO_SNDBUF/SO_RCVBUF as it's n...Benny Prijono
2010-01-08More ticket #1013: PJSIP resolver should not try to resolve the target if IP ...Benny Prijono
2010-01-08Ticket #1013: PJSIP resolver should not try to resolve the target if IP addre...Benny Prijono
2009-12-30Ticket #1005:Nanang Izzuddin
2009-12-22Misc (#1003): added protection against situation when pj_sock_getsockname() r...Benny Prijono
2009-12-10Ticket #1002: Crash when adding/removing buddies (thanks Nikolay Popok and Ro...Benny Prijono
2009-11-20Ticket #957:Nanang Izzuddin
2009-11-10More ticket #940: Multiple header rows with the same name may not be complete...Benny Prijono
2009-11-09Ticket #957: Fixed 0.0.0.0:0 address returned by SIP TLS client transport, wh...Nanang Izzuddin