summaryrefslogtreecommitdiff
path: root/pjsip-apps/src
AgeCommit message (Expand)Author
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-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-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
2007-05-03Implemented ticket #246, #247, #261, #268, #250 for SymbianBenny Prijono
2007-05-02More Symbian fixesBenny Prijono
2007-05-02Errno and memory size tweaking for SymbianBenny Prijono
2007-05-02Fixed nullsound in SymbianBenny Prijono
2007-05-02PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing followsBenny Prijono
2007-04-29Fixed ticket #242: Crash on Windows when no sound device is availableBenny Prijono
2007-04-22Merged changes from the trunkBenny Prijono
2007-04-09Updated EVC project files with new directory layoutBenny Prijono
2007-04-09Fixed all VS6 and VS8 projects with new third party projects layoutBenny Prijono
2007-04-06Added missing NULL getopt sentitel in stateful/stateless proxy samplesBenny Prijono
2007-04-06Fixed ticket #216: Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan)Benny Prijono
2007-04-02Added pjsua_dump(), and fix STUN DNS SRV resolution error in pjsuaBenny Prijono
2007-04-02Fixed couple of compilation warnings in STUN and new proxy samples with gccBenny Prijono
2007-04-02Fixed Python module because of recent ICE changes in pjsuaBenny Prijono
2007-04-02Ticket #205: merged proxy functionalities from stable to trunkBenny Prijono
2007-03-30Make simpleua work without threadsBenny Prijono
2007-03-28Updated projects and Makefiles with the new pjnath libraryBenny Prijono
2007-03-24Added generic DNS SRV resolution in pjlib-utilBenny Prijono
2007-03-23ICE (work in progress): integration with PJSUABenny Prijono
2007-03-06Ticket #159: allow sound device selection in pjsua (thanks Michael Smith)Benny Prijono
2007-02-25Updated VS8 and EVC4 project with new STUN files and added SHA1, HMAC-MD5, an...Benny Prijono
2007-02-22Fixed ticket #132: dialog automatically insert Contact header when sending 3x...Benny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-02-18Fixed various bugs in Python moduleBenny Prijono
2007-02-18Tidy up the output of pjsua help screenBenny Prijono
2007-02-18Added TCP transport in sipstateless sampleBenny Prijono