summaryrefslogtreecommitdiff
path: root/pjsip-apps
AgeCommit message (Expand)Author
2009-03-23Ticket #717: backported changes from ticket #716Benny Prijono
2009-03-23Ticket #748: backported changes from ticket #747Benny Prijono
2009-03-02Ticket #733:Nanang Izzuddin
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
2008-08-05Ticket #585: Handle non-SIP URI in Contact header of incoming INVITE and SUBS...Benny Prijono
2008-08-04Ticket #563: Updated SDP offer/answer related to call hold scenario to confor...Nanang Izzuddin
2008-07-29Fixed ticket #581: Fixed build dependencies in the makefilesBenny Prijono
2008-07-28Ticket #463: Configuration option to have external sound device implementationBenny Prijono
2008-07-28Added latency.c in the samples (see http://trac.pjsip.org/repos/wiki/Measurin...Benny Prijono
2008-07-25Fixed invalid configuration generation in pjsua for auto-update-nat option (t...Benny Prijono
2008-07-24Ticket #577: Initial source of sound device wrapper with APSNanang Izzuddin