summaryrefslogtreecommitdiff
path: root/pjsip
AgeCommit message (Expand)Author
2009-05-07Ticket #827: Option in PJSUA-LIB logging config to append existing log file (...Benny Prijono
2009-05-06Ticket #824: Race condition in sound auto-close feature may cause sound devic...Benny Prijono
2009-05-01Fixed ticket #815: Re-INVITE transactions takes too long to be cleared when f...Benny Prijono
2009-04-29Fixed compilation error on Symbian caused by ticket #794Benny Prijono
2009-04-29More ticket #706: renamed output names from vs8 to vc8 to make it backward co...Benny Prijono
2009-04-29Ticket #706:Nanang Izzuddin
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-27Ticket #693: Allow incoming MESSAGE request without message bodyBenny Prijono
2009-04-27Ticket #798: UAC disconnect call when receiving BYE in early state (thanks Ga...Benny Prijono
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-04-23Fixed ticket #794: Bug with generating SDP version in origin line (thanks Joe...Benny Prijono
2009-04-22Ticket #706: Merged branch vs-reorg into trunk:Nanang Izzuddin
2009-04-14Ticket #788: Updated pjsua_media_subsys_init() to perform SRTP library initia...Nanang Izzuddin
2009-04-14Ticket #789: don't call buddy callback after buddy has been deleted (thanks R...Benny Prijono
2009-04-14Related to ticket #786: potential memory leak in invite sessionBenny Prijono
2009-04-14Ticket #786: Crash when UAC invite or subscribe session initialization fails ...Benny Prijono
2009-04-08#706 work in progress: all Win32 projects now have all 6 configs. Settings no...Perry Ismangil
2009-04-05Ticket #776: IPv6 option in pjsuaBenny Prijono
2009-04-01Ticket #774:Nanang Izzuddin
2009-03-30Addition of Debug-Static, Debug-Dynamic, Release-Static, and Release-Dynamic ...Perry Ismangil
2009-03-18More ticket #747: the previous fix in r2505 causes parsing IPv6 address in Vi...Benny Prijono
2009-03-17Ticket #755: segfault with IPv6 transport (thanks Cedric Levequ for the report)Benny Prijono
2009-03-12(Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-d...Benny Prijono
2009-03-12Initial fixes for ticket #747: bugs in parsing SIP torture messages (RFC 4475):Benny Prijono
2009-03-02Ticket #732:Nanang Izzuddin
2009-02-13Ticket #726: bug in parsing tel: URI causing syntax error in processing the r...Benny Prijono
2009-02-10Minor fix (ticket #724): set default pjsua_config.max_calls to PJSUA_MAX_CALL...Benny Prijono
2009-02-06Ticket #718: Crash when handling incoming request without rport (thanks Norma...Benny Prijono
2009-01-29Candidate fix for ticket #713: Assertion in ../src/pjsip/sip_util.c:729: pjsi...Benny Prijono
2009-01-28Continuation of ticket #704: error in the test if PJSIP_UNESCAPE_IN_PLACE is ...Benny Prijono
2009-01-27Ticket #706: Part 1 of VS 2005 projects reorganization: introduction of Windo...Benny Prijono
2009-01-27Ticket #704: pjsip-test: Bus error on FreeBSD due to declaration of test data...Benny Prijono
2009-01-20Ticket #699: Added sound device idle checking in media_channel_deinit(), whic...Nanang Izzuddin
2009-01-14Inconsistent implementation vs documentation in pjsip_endpt_create_request_fr...Benny Prijono
2009-01-01Fixed gcc-4.3.2 warnings with the warn_unused_result flag in some APIsBenny Prijono
2008-12-30Added pjmedia-test, pjnath-test, and pjsip-test to VS8 solution, and changed ...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-12-18Cleaned up compile warnings (on gcc 4.0.1).Nanang Izzuddin
2008-12-18Fixed minor gcc compilation warningsBenny Prijono
2008-12-17Ticket 684: protect the memory allocation for TX packet with try/catch, and f...Benny Prijono
2008-12-17Ticket #675:Nanang Izzuddin
2008-12-10Ticket #672: Option to add custom parameters in the account Contact URIBenny Prijono
2008-12-05Fixed missing explicit type-cast that may cause build-fail (on C++ compiler).Nanang Izzuddin
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-31Ticket #657: (Partial early media forking support) renegotiate SDP upon recei...Benny 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