summaryrefslogtreecommitdiff
path: root/pjsip/include/pjsip
AgeCommit message (Expand)Author
2014-02-27Fixed #1740: TLS will be used whenever request URI uses "sips" scheme regardl...Nanang Izzuddin
2014-01-29Close #1728: Removed milenage library from linking setting.Nanang Izzuddin
2014-01-02Re #1630 (misc): Fixed documentation of pjsip_generic_int_hdrLiong Sauw Ming
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-05-30Fixed #1671:Nanang Izzuddin
2013-04-26Fixed #1661: Option to use SO_REUSEADDR for TCP and TLS listeners and use it ...Benny Prijono
2013-03-20Misc (re #1630): Exported parse_generic_array_hdr() implementation, named pjs...Nanang Izzuddin
2013-03-19Close #1645: Added run-time setting 'pjsip_cfg()->req_has_via_alias' and comp...Nanang Izzuddin
2013-03-19Re #1644: Added run-time setting 'pjsip_cfg()->follow_early_media_fork' and c...Nanang Izzuddin
2013-03-05Implementation of Re #1628: Modify SIP transaction to use group lock to avoid...Benny Prijono
2013-02-26Close #1615: Fixed bug in URI scheme check macro PJSIP_URI_SCHEME_IS_SIP()/SI...Nanang Izzuddin
2013-02-13Close #1614: Added call redirect option PJSIP_REDIRECT_ACCEPT_REPLACE to acce...Nanang Izzuddin
2012-10-19Re #1569: Fixed missing default value setting for pjsip_cfg()->allow_tx_hash_...Nanang Izzuddin
2012-10-04Close #1590: APIs to facilitate pending processing of pjsip_rx_dataBenny Prijono
2012-09-28Close #1587: Added settings to accept call replace when in early state and as...Nanang Izzuddin
2012-09-20Fixed #1585: IPv6 support for SIP TCP and TLS transports and PJSUA-LIB v2Benny Prijono
2012-08-13Fixed #1569: Option to allow hash character ('#') to appear in user part of S...Benny Prijono
2012-08-13More re #1412: set default value of PJSIP_CHECK_VIA_SENT_BY to 0, because now...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-06-20Fixed #1537: Via rewrite: putting the right IP address in Via sent-by for out...Liong Sauw Ming
2012-06-19Close #1540:Nanang Izzuddin
2012-06-05Re #1527: added debugging facility to the timer heap. By enabling PJ_TIMER_DE...Benny Prijono
2012-04-26Re #1474: merged r4081-r4093Benny Prijono
2012-04-11Re #1474: merged r4031-r4037Benny Prijono
2012-03-30Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch)Benny Prijono
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
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