summaryrefslogtreecommitdiff
path: root/pjsip
AgeCommit message (Expand)Author
2009-06-22Ticket #758:Nanang Izzuddin
2009-06-17Misc fix (ticket #838): compilation warning when int is not typecasted to pjs...Benny Prijono
2009-06-17Ticket #873: Minor update: cleaned up compile warnings of undefined function.Nanang Izzuddin
2009-06-15Ticket #873: Include the parsed XML tuple in the pjsip_pres_status, and inclu...Benny Prijono
2009-06-12Ticket #882: Added check of active call count before auto-close sound device.Nanang Izzuddin
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-05Ticket #880: Pressing call hold twice in pjsua will cause call to be unheldBenny Prijono
2009-06-04Ticket #860:Benny Prijono
2009-06-04Ticket #861: IPv6: when an IPv6 URI has ";transport=udp" parameter, the resol...Benny Prijono
2009-06-04Ticket #863: Account may always re-register with IPv6, due to string comparis...Benny Prijono
2009-06-04More ticket #878 (New PJLIB API to parse socket address string):Benny Prijono
2009-06-03More ticket #876:Benny Prijono
2009-06-03Ticket #876: Second call fails to open the sound device event when --null-aud...Benny Prijono
2009-06-03Ticket #822: Retransmit provisional response every 1 minuteBenny Prijono
2009-06-03Misc (ticket #838): removed all Python doxygen comments/documentations from p...Benny Prijono
2009-06-03Misc (ticket #838): added link to the ticket which changed the account re-reg...Benny Prijono
2009-06-02Ticket #870: Changed the mapping of host resolution failure to SIP status cod...Benny Prijono
2009-06-01Ticket #869: Make various event/presence subscription time settings configura...Benny Prijono
2009-06-01More ticket #868: compilation error due to changes in pj_xml_find() functionBenny Prijono
2009-05-29Integration of Sipit24 branch, many tickets involved:Benny Prijono
2009-05-13Fixed ticket #845: Crash in 100rel after CANCEL is received and 487 is sent (...Benny Prijono
2009-05-12Ticket #842: Error parsing status line in sipfrag message body in call transf...Benny Prijono
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