summaryrefslogtreecommitdiff
path: root/pjsip/include
AgeCommit message (Expand)Author
2009-08-13Misc (#915): removed unused fields (refresh_tm and hangup_tm) from pjsua_callBenny Prijono
2009-08-12Ticket #877: Memory consumption of the invite session grows indefinitely if c...Benny Prijono
2009-08-12Ticket #866: Allow application to specify more than one STUN servers for more...Benny Prijono
2009-08-11Ticket #833:Nanang Izzuddin
2009-08-11Ticket #833:Nanang Izzuddin
2009-08-05Ticket #930:Nanang Izzuddin
2009-08-04Ticket #930:Nanang Izzuddin
2009-06-30Related to #911:Benny Prijono
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-03Misc (ticket #838): removed all Python doxygen comments/documentations from p...Benny 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-05-07Ticket #827: Option in PJSUA-LIB logging config to append existing log file (...Benny Prijono
2009-04-28Ticket #760: Enhancements to PUBLISH management (thanks Johan Lantz for the s...Benny Prijono
2009-04-28Ticket #706: Merged branch vs-reorg2 into trunk:Nanang Izzuddin
2009-04-26Fixed ticket #506: Behavior when cancelling INVITE before provisional respons...Benny Prijono
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
2009-03-12(Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-d...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-12-10Ticket #672: Option to add custom parameters in the account Contact URIBenny Prijono
2008-11-27More ticket #10: changed to signature of the redirection callbacks to make it...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-10-16Ticket #665: Wrong Contact URI generated when TLS transport is usedBenny Prijono
2008-09-27Missing PJ_DECL in pjsip_tx_data_create() declaration (thanks Tomáš Valenta...Benny Prijono
2008-09-24Ticket #635: Disconnect the other call leg when multiple 2xx/OK responses to ...Benny Prijono
2008-09-20Ticket #611: Configuration option to force the route URI to use loose routingBenny Prijono
2008-09-04Ticket #610: Added sample to create a media transport adapter, similar to how...Benny Prijono
2008-09-02Ticket #608: Added API to retrieve media transport and session from pjsua callBenny Prijono
2008-08-26Ticket #602:Nanang Izzuddin
2008-08-07Ticket #586: Added ICE negotiations test to test the scenario when two agents...Benny Prijono
2008-08-05Implement ticket #551: Generic URI scheme handler (thanks Juri Glaß for the ...Benny Prijono
2008-08-04Ticket #563: Updated SDP offer/answer related to call hold scenario to confor...Nanang Izzuddin
2008-07-21Ticket #576: Added user data in pjsua account and buddyBenny Prijono
2008-07-17Ticket #192: Add callback to notify application about incoming SUBSCRIBE requ...Benny Prijono
2008-07-17Ticket #574: Add new API to know why the outgoing subscription request is ter...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-13Ticket #518: some fixes for growing memory usage in PJSUA-LIB, by using tempo...Benny Prijono
2008-07-11Fixed gcc function is not a prototype warningsBenny Prijono
2008-07-10Ticket 555: modifications to pjsua instant messaging callbacksBenny 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
2008-06-27Fix handling of multiple media lines in the incoming SDP offer. Now pjsua-lib...Benny Prijono
2008-06-26Ticket #544: Fixed SRTP on hold+reinvite scenarioNanang Izzuddin
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-20Updated doxygen documentationsBenny Prijono