summaryrefslogtreecommitdiff
path: root/pjsip-apps
AgeCommit message (Expand)Author
2009-03-17Ticket #737: Updated eVC 4 projects to support for the new audio device API.Nanang Izzuddin
2009-03-17Fixed warnings about unchecked fgets() return value with gcc 4Benny Prijono
2009-03-16Ticket #737: Minor fix for auddemo.c, disable its log color (that may cause l...Nanang Izzuddin
2009-03-12Ticket #716 (app misc): fixed info of ilbc default mode in pjsua app menu.Nanang Izzuddin
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-06Ticket #716 (miscellaneous): write nameserver settings in dump config in pjsu...Benny Prijono
2009-01-27Ticket #706: Part 1 of VS 2005 projects reorganization: introduction of Windo...Benny Prijono
2009-01-20Minor fix sin simpleua.c sample: should put authentication scheme in the samp...Benny Prijono
2009-01-01Fixed gcc-4.3.2 warnings with the warn_unused_result flag in some APIsBenny Prijono
2009-01-01Fixed unreached code, deprecated fopen(), unused arguments, and other warning...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-12-22Created top-level directory tests and moved test-pjsua there. This will be th...Benny Prijono
2008-12-18Some minor changes: use log level 3, and change some default settingsBenny 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-11Ticket #661: Fixed transport ICE in verifying possibilities of RTCP settings ...Nanang Izzuddin
2008-12-11Ticket #682: New API to register (external) Python thread (thanks Johan Risbe...Benny Prijono
2008-12-11Ticket #681: Bugs in sending and receiving instant messages in Python wrapper...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-11-19Small modifications to level.c sample to print out the timeline and linear levelBenny Prijono
2008-11-11Ticket #674:Nanang Izzuddin
2008-10-09Ticket #646: Fixed panic E32USER-CBase 66 and leak of undeinit'ed stdlib when...Nanang Izzuddin
2008-10-08Added more targets to python MakefileBenny Prijono
2008-09-24Ticket #643: Do not try to re-register with a new Contact when the REGISTER r...Benny Prijono
2008-09-20Ticket #611: Configuration option to force the route URI to use loose routingBenny Prijono
2008-09-16Ticket #627: Fixed general compiler warning when building for WinCE (thanks D...Nanang Izzuddin
2008-09-16Ticket #626: Fixed PocketPJ build error when SRTP is unused (thanks David Par...Nanang Izzuddin
2008-09-11Ticket #623: Assertion when receiving SUBSCRIBE with non presence event (than...Benny Prijono
2008-09-04Ticket #610: Added sample to create a media transport adapter, similar to how...Benny Prijono
2008-09-04Ticke#609: Build/compilation error in Python module (undeclared dec_fmtp_mode...Benny Prijono
2008-09-01Fixed build settings for Symbian emulator target regarding sound device imple...Nanang Izzuddin
2008-08-26Fixed minor bug in exe availability checking in run.pyBenny Prijono
2008-08-26Added sleep() in mod_pesq.py, to wait the test until the call is stabilizedBenny Prijono
2008-08-26Fixed audio configuration in config_site.py not used by test scriptsBenny Prijono
2008-08-25Ticket #599:Nanang Izzuddin
2008-08-19Added on_incoming_subscribe() handler in pjsua, just to demonstrate that this...Benny Prijono
2008-08-18Fixed Python bug with enum_codecs() (thanks Saúl Ibarra for the report)Benny Prijono
2008-08-18Fixed crash in Python when receiving incoming DTMF digitsBenny Prijono
2008-08-13Ticket #594: Improvements in PocketPJ Windows Mobile application: added TCP o...Benny Prijono
2008-08-13Added interactive option in aectest sample and to display WAV duration on exitBenny Prijono
2008-08-13Fixed bug in --auto-rec option handling in pjsuaBenny Prijono
2008-08-11Related to ticket #590: added command line option in pjsua to select the echo...Benny Prijono
2008-08-10Initialize CPocketPJ setting with proper values in constructorBenny Prijono
2008-08-10Ticket #590: new echo suppressor which should work much better than the old oneBenny Prijono
2008-08-09Ticket #588: Improvements to echo cancellation frameworkBenny Prijono
2008-08-07Ticket #586: Added ICE negotiations test to test the scenario when two agents...Benny Prijono