summaryrefslogtreecommitdiff
path: root/pjsip-apps
AgeCommit message (Expand)Author
2007-11-11Changed version to 0.8.0Benny Prijono
2007-11-08- Added option to send empty Authorization header in outgoing requestsBenny Prijono
2007-11-03Print error message if NAT type detection command failsBenny Prijono
2007-10-30Fixed route set bug in simpleua.c (thanks Raquie Rawq)Benny Prijono
2007-10-26More ticket #399: pj_sock_close() is called more than once. Also implemented ...Benny Prijono
2007-10-25Continuing ticket #400: Only process Service-Route header if enable_service_r...Benny Prijono
2007-10-18Updated VS2005 and eVC projects with new base64 and AKA filesBenny Prijono
2007-10-17Fixed build warnings/errors for Symbian targetBenny Prijono
2007-10-16More ticket #399: added callback to report NAT detection result, and sends NA...Benny Prijono
2007-10-15Continuing ticket #396: tested digest AKAv1, implemented AKAv2, and some work...Benny Prijono
2007-10-12Related to ticket #399: added comments etc.Benny Prijono
2007-10-12Ticket #399: Initial implementation of tool to perform NAT type detection/cla...Benny Prijono
2007-10-10Fixed build warnings/error on LinuxBenny Prijono
2007-10-10Ticket #396: initial implementation of digest AKA (akav1-md5) authentication ...Benny Prijono
2007-10-05Force svn eol-style for WinCE project files to CRLFBenny Prijono
2007-10-05Ticket #391: Added framework to send and receive arbitrary requests within ca...Benny Prijono
2007-10-04Ticket #389: Added new commands in pjsua to change codec priorities and send ...Benny Prijono
2007-09-30Ticket #385: Support for reliable provisional response (100rel, PRACK)Benny Prijono
2007-09-20Ticket #377: Support for sending RTCP RRBenny Prijono
2007-09-19Added VS 2005 project for Python module, and silenced the annoying VS 2005's ...Benny Prijono
2007-09-17Updated pjsua_app.py Python sample application to the new changes in Python m...Benny Prijono
2007-09-17Fixed broken Python module build scriptBenny Prijono
2007-09-15Ticket #370: Implemented callback notification to application when ICE negoti...Benny Prijono
2007-09-10Updated Python module to pjsip-0.7 (inc. custom presence test)Benny Prijono
2007-08-31Continuing ticket #2: initial test with Symbian sound device implementation. ...Benny Prijono
2007-08-30More Symbian works:Benny Prijono
2007-08-25Implement ticket #336: custom presence status in NOTIFY/PUBLISH, supporting s...Benny Prijono
2007-08-16Ticket #354: continuing work to port the Symbian libraries to .DSO formatBenny Prijono
2007-08-02Fixed ticket #360: More support for strict routed requests in proxy sample (t...Benny Prijono
2007-08-01Fixed ticket #359: Wrong Via branch generation in proxy causing the same bran...Benny Prijono
2007-07-20Ticket #354: build PJLIB as dynamic libraries (.DSO) in SymbianBenny Prijono
2007-07-17Ticket #353: memory leak with pjsua WAV file player/recorderBenny Prijono
2007-06-28Added command to add new account in pjsua applicationBenny Prijono
2007-06-28Ticket #350: Support for parsing quoted arguments in pjsua config file (thank...Benny Prijono
2007-06-26Ticket #345: Option to select random start port in pjsuaBenny Prijono
2007-06-26Ticket #342: added configuration to control whether SDP rtpmap should be incl...Benny Prijono
2007-06-26Ticket #342: added configuration to send compact form of SIP headersBenny Prijono
2007-06-22Committed ticket #337: Ability to restart PJSIP UDP transportBenny Prijono
2007-06-20More on ticket #399: a)send full offer on 200/OK response when re-INVITE does...Benny Prijono
2007-06-15Handle negative number in my_atoi() in pjsua_app.c (thanks Scott M Ober)Benny Prijono
2007-06-14Fixed missing dependency to pjnath in sample_debug Visual Studio projectBenny Prijono
2007-06-08Updated the footprint generation script to include PJNATHBenny Prijono
2007-06-03Add configuration with no thread (receive only) in siprtpBenny Prijono
2007-06-02Fixed assertion error caused by different samples_per_frame settings in stere...Benny Prijono
2007-05-14Ticket #274: the From parameter on_pager() callback contains Contact instead ...Benny Prijono
2007-05-12Symbian fixes to compile on GCCE (nested callbacks etc)Benny Prijono
2007-05-11Added missing ptime when writing config in pjsuaBenny Prijono
2007-05-10Added registration and other settings in WinCE sampleBenny Prijono
2007-05-04Added comments for Symbian sampleBenny Prijono
2007-05-03Misc Symbian fixes, looks goodBenny Prijono