summaryrefslogtreecommitdiff
path: root/pjsip/include/pjsip
AgeCommit message (Expand)Author
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2010-12-01Misc (re #1151): fixed pjsua_acc_config_dup(), some fields, i.e: contact_para...Nanang Izzuddin
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-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-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-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
2010-06-03Re #1089:Nanang Izzuddin
2010-05-19Fix #1071: Increase default maximum SIP packet size to 4000Benny Prijono
2010-04-20Ticket #1057: Implemented pjsua_modify_acc().Nanang Izzuddin
2010-04-14Ticket #1056:Nanang Izzuddin
2010-03-10More #1032 (new SIP TCP/TLS transport callback):Benny Prijono
2010-02-25More ticket #1032:Nanang Izzuddin
2010-02-24Ticket #1032:Nanang Izzuddin
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-21Ticket #1029: Fix support for multiple (event) subscriptions in a single dial...Benny Prijono
2009-11-20More #982 (MWI): support for Asterisk unsolicited MWI in pjsua applicationBenny Prijono
2009-11-09Ticket #950 and #957: Benny Prijono
2009-11-04Fixed ticket #940: Multiple header rows with the same name may not be complet...Benny Prijono
2009-10-28Ticket #957: Updated PJSIP_HAS_TLS_TRANSPORT default value to refer to PJ_HAS...Nanang Izzuddin
2009-10-26Implement ticket #982: Support for SIP Message Summary/Message Waiting Indica...Benny Prijono
2009-10-25Initial commit for ticket #950: QoS support:Benny Prijono
2009-10-12Ticket #411: Cannot update account presence's status while previous PUBLISH i...Benny Prijono
2009-10-09Fixed ticket #917, #936, and #967:Benny Prijono
2009-08-11Ticket #833:Nanang Izzuddin
2009-08-11Ticket #833:Nanang Izzuddin
2009-08-05Ticket #930:Nanang Izzuddin
2009-06-15Ticket #873: Include the parsed XML tuple in the pjsip_pres_status, and inclu...Benny Prijono
2009-06-08Ticket #831: Added compile-time option to disable/prevent transport switching...Nanang Izzuddin
2009-06-05More ticket #869: Added PJSIP_PUBLISHC_DELAY_BEFORE_REFRESH configurationBenny Prijono
2009-06-01Ticket #869: Make various event/presence subscription time settings configura...Benny Prijono
2009-05-29Integration of Sipit24 branch, many tickets involved:Benny Prijono
2009-04-28Ticket #706: Merged branch vs-reorg2 into trunk:Nanang Izzuddin
2009-04-26Fixed ticket #503: Handle the case when CANCEL is responded with 200/OK but 4...Benny Prijono
2009-03-18More ticket #747: the previous fix in r2505 causes parsing IPv6 address in Vi...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-11-27Ticket #10: handle redirection response in the invite sessionBenny Prijono
2008-10-17Modified keep-alive packet content for TCP/TLS from CRLF to double CRLFBenny Prijono
2008-09-27Missing PJ_DECL in pjsip_tx_data_create() declaration (thanks Tomáš Valenta...Benny Prijono
2008-08-05Implement ticket #551: Generic URI scheme handler (thanks Juri Glaß for the ...Benny Prijono
2008-07-16Ticket #572: New PJSIP pjsip_msg_find_hdr_by_names() API to find SIP header b...Benny Prijono
2008-07-13Ticket #564: Reduce the memory usage for default pjsip settingsBenny Prijono
2008-07-04Fixed compilation warnings on gcc-4.2.3Benny Prijono
2008-07-01Ticket #552: Added TLS server name extension to support connecting to multi-h...Benny Prijono