summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsip
AgeCommit message (Expand)Author
2012-08-31Misc (re #1562): fixed compile warnings on Win platform (some are reported as...Nanang Izzuddin
2012-08-13Fixed #1569: Option to allow hash character ('#') to appear in user part of S...Benny Prijono
2012-08-07Fixed #1412: Account specific NAT settings: STUN, ICE, and TURNBenny Prijono
2012-07-25Close #1561: Added new user credentials lookup callback that also passes 'pjs...Nanang Izzuddin
2012-07-18Fixed #1556: Fix From/To tag and Via branch comparison to be case insensitiveLiong Sauw Ming
2012-07-16Fixed #1555 : Bug with via_rewrite feature when the account gets deletedLiong Sauw Ming
2012-06-20Fixed #1537: Via rewrite: putting the right IP address in Via sent-by for out...Liong Sauw Ming
2012-06-19Fix #1539: Applied non-strict update of remote capability info after receivin...Nanang Izzuddin
2012-06-18Re #1535: Added check if module "mod-stateful-util" has been unregistered.Nanang Izzuddin
2012-06-14Fixed #1535: Pending outgoing TCP transmission may cause crash if the library...Benny Prijono
2012-06-05Re #1527: added debugging facility to the timer heap. By enabling PJ_TIMER_DE...Benny Prijono
2012-05-30Fix #1522:Nanang Izzuddin
2012-04-27Re #1474: merged r4100-4107Benny Prijono
2012-04-26Re #1474: merged r4081-r4093Benny Prijono
2012-04-11Re #1474: merged r4031-r4037Benny Prijono
2012-04-02Re #1446: removed the obsolete but misleading sip_transport_tls_ossl.c fileBenny Prijono
2012-03-30Re #1474: merged r3879:3885Benny Prijono
2012-03-30Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch)Benny Prijono
2011-10-31Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
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-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-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