1. 3ec27ba More ticket #780: more work on icedemo sample application by Benny Prijono · 15 years ago
  2. 0023877 Ticket #780: initial work on an ICE demo app by Benny Prijono · 15 years ago
  3. aedca3a Branching for #706 work on reorganisation of Visual Studio projects by Perry Ismangil · 15 years ago
  4. 05d1769 #706 work in progress: all Win32 projects now have all 6 configs. Settings not correct yet. by Perry Ismangil · 15 years ago
  5. ef13917 Misc (ticket #772): removed pasound.c and wmme_sound.c from pjmedia eVC4 project, and added pjmedia_auddev_wince to wince_demos eVC4 workspace and fix the pjsua_wince project dependency by Benny Prijono · 15 years ago
  6. 8972bf0 Ticket #776: IPv6 option in pjsua by Benny Prijono · 15 years ago
  7. a2591fe Misc (ticket #772): added pjmedia-audiodev to pjsip_apps VS6 workspace by Benny Prijono · 15 years ago
  8. 45f2f35 Misc (ticket #772): bug in pjsua application when reading the URL from the buddy list, causing corrupt/invalid URI to be returned by Benny Prijono · 15 years ago
  9. 045ce3e Misc (ticket #772): added pjmedia-audiodev dependency for PocketPJ in EVC4 workspace by Benny Prijono · 15 years ago
  10. 7433805 Addition of Debug-Static, Debug-Dynamic, Release-Static, and Release-Dynamic build configuration for Visual Studio, for Win32 target by Perry Ismangil · 15 years ago
  11. fc96d5b Ticket #771 (auddev-misc): Minor fix in auddemo menu. by Nanang Izzuddin · 16 years ago
  12. 21286f2 Ticket #771 (auddev-misc): by Nanang Izzuddin · 16 years ago
  13. eaed311 Ticket #737: Updated eVC 4 projects to support for the new audio device API. by Nanang Izzuddin · 16 years ago
  14. 51fc47f Fixed warnings about unchecked fgets() return value with gcc 4 by Benny Prijono · 16 years ago
  15. a3aa6f9 Ticket #737: Minor fix for auddemo.c, disable its log color (that may cause log unreadable on bright/white shell background). by Nanang Izzuddin · 16 years ago
  16. 11951c3 Ticket #716 (app misc): fixed info of ilbc default mode in pjsua app menu. by Nanang Izzuddin · 16 years ago
  17. 9920dc3 (Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-direct branch to trunk. by Benny Prijono · 16 years ago
  18. d9e8dfe Initial fixes for ticket #747: bugs in parsing SIP torture messages (RFC 4475): by Benny Prijono · 16 years ago
  19. fa92382 - updated delay statistic calculations to use pj_math_stat, also added by Nanang Izzuddin · 16 years ago
  20. ccd90bb Continuing task #741 for aps-direct: updated GNU build system for the new audiodev by Benny Prijono · 16 years ago
  21. 08694ea - Added feature to increase/decrease output volume in symbian_ua by Nanang Izzuddin · 16 years ago
  22. fcb92d0 - updated APS set_cap() to store output volume setting into stream param. by Nanang Izzuddin · 16 years ago
  23. da37ea3 - Fixed compile errors/warnings for Symbian targets. by Nanang Izzuddin · 16 years ago
  24. a377597 - Fixed player callback (for PCM) of APS aud dev to zero-fill the buffer whenever it gets non-audio frame type. by Nanang Izzuddin · 16 years ago
  25. 90b8320 Ticket #732: by Nanang Izzuddin · 16 years ago
  26. 0cb3b02 Added one new pjsua-lib API to get audio device stream instance, also added its usage sample for audio routing in symbian_ua. by Nanang Izzuddin · 16 years ago
  27. a940b36 - Updated Symbian bld.inf & MMP projects to use new audio framework. by Nanang Izzuddin · 16 years ago
  28. 10454dc Updated libraries and applications to use the new Audio Device API by Benny Prijono · 16 years ago
  29. 555139d Updated audio test by Benny Prijono · 16 years ago
  30. e3ebd55 Added audiotest and initial work on audio demo sample by Benny Prijono · 16 years ago
  31. 452b66b - Updated audio route API for Symbian APS. by Nanang Izzuddin · 16 years ago
  32. fe02a06 - Added APS-direct sound device management into pjsua-lib (and removed it from apps). by Nanang Izzuddin · 16 years ago
  33. f863ca3 Added bitrate and vad info in pjmedia_format, and changed audio route to use enumeration rather than boolean by Benny Prijono · 16 years ago
  34. 83457d5 Changed term 'fourcc' to 'format' and few minor fixes/updates. by Nanang Izzuddin · 16 years ago
  35. b995a38 Bug in APS-Direct emulation in sound_port causing crash and tick noise, and handle wideband audio in APS-Direct emulation in pjsua_app.c by Benny Prijono · 16 years ago
  36. b7dfc9c Added APS-Direct emulation to sound port and pjsua_app.c, also fixed miscellaneous compilation warnings by Benny Prijono · 16 years ago
  37. 798bf45 Updated symbian_ua menu, adding commands to test codecs & audio routing, removing 'less used' commands. by Nanang Izzuddin · 16 years ago
  38. bfa860b - Added support for codec ILBC, G729, and AMR. by Nanang Izzuddin · 16 years ago
  39. 98d8c95 Ticket #716 (miscellaneous): write nameserver settings in dump config in pjsua_app.c by Benny Prijono · 16 years ago
  40. 4906604 - Fixed pjmedia_frame_ext_pop_subframes() in calculating len. by Nanang Izzuddin · 16 years ago
  41. 81db8c7 - Added new API for sound & sound port to create/open sound device with extended setting, to allow opening sound device with non-PCM format and other settings. by Nanang Izzuddin · 16 years ago
  42. 4e50262 Initial sources of APS-direct. by Nanang Izzuddin · 16 years ago
  43. 298c12e Ticket #706: Part 1 of VS 2005 projects reorganization: introduction of Windows Mobile 6 standard SDK in the build platform by Benny Prijono · 16 years ago
  44. becb31b Minor fix sin simpleua.c sample: should put authentication scheme in the sample snippet for authentication by Benny Prijono · 16 years ago
  45. 32d267b Fixed gcc-4.3.2 warnings with the warn_unused_result flag in some APIs by Benny Prijono · 16 years ago
  46. 95b5340 Fixed unreached code, deprecated fopen(), unused arguments, and other warnings with MSVC by Benny Prijono · 16 years ago
  47. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  48. 945aeb2 Created top-level directory tests and moved test-pjsua there. This will be the placeholder for future developed tests by Benny Prijono · 16 years ago
  49. 4b55e0a Some minor changes: use log level 3, and change some default settings by Benny Prijono · 16 years ago
  50. 2285e7e Ticket 684: protect the memory allocation for TX packet with try/catch, and fixed various transmit data buffer leaks when transmission fails immediately by Benny Prijono · 16 years ago
  51. 82f7a41 Ticket #675: by Nanang Izzuddin · 16 years ago
  52. 74f8746 Ticket #661: Fixed transport ICE in verifying possibilities of RTCP settings in the SDP. by Nanang Izzuddin · 16 years ago
  53. d8cd6b9 Ticket #682: New API to register (external) Python thread (thanks Johan Risberg for the patch) by Benny Prijono · 16 years ago
  54. 21f871f Ticket #681: Bugs in sending and receiving instant messages in Python wrapper (thanks Johan Risberg for the patches) by Benny Prijono · 16 years ago
  55. 30fe485 Ticket #672: Option to add custom parameters in the account Contact URI by Benny Prijono · 16 years ago
  56. 08a48b8 More ticket #10: changed to signature of the redirection callbacks to make it more natural to use by Benny Prijono · 16 years ago
  57. 5e51a4e Ticket #10: handle redirection response in the invite session by Benny Prijono · 16 years ago
  58. 6c7cf56 Small modifications to level.c sample to print out the timeline and linear level by Benny Prijono · 16 years ago
  59. ce2c5f1 Ticket #674: by Nanang Izzuddin · 16 years ago
  60. 2976a2e Ticket #646: Fixed panic E32USER-CBase 66 and leak of undeinit'ed stdlib when quitting symbian_ua_gui. by Nanang Izzuddin · 16 years ago
  61. 02e8504 Added more targets to python Makefile by Benny Prijono · 16 years ago
  62. 7f63043 Ticket #643: Do not try to re-register with a new Contact when the REGISTER response contains private IP address by Benny Prijono · 16 years ago
  63. 91d06b6 Ticket #611: Configuration option to force the route URI to use loose routing by Benny Prijono · 16 years ago
  64. 0cff128 Ticket #627: Fixed general compiler warning when building for WinCE (thanks David Parker for the patch). by Nanang Izzuddin · 16 years ago
  65. 51b1e55 Ticket #626: Fixed PocketPJ build error when SRTP is unused (thanks David Parker for the patch). by Nanang Izzuddin · 16 years ago
  66. dbd9d4b Ticket #623: Assertion when receiving SUBSCRIBE with non presence event (thanks Lucas Rosa Galêgo for the report) by Benny Prijono · 16 years ago
  67. 40860c3 Ticket #610: Added sample to create a media transport adapter, similar to how SRTP media transport works by Benny Prijono · 16 years ago
  68. c8215b3 Ticke#609: Build/compilation error in Python module (undeclared dec_fmtp_mode/enc_fmtp_mode) (thanks Saul Ibarra for the report) by Benny Prijono · 16 years ago
  69. f0b4990 Fixed build settings for Symbian emulator target regarding sound device implementation. by Nanang Izzuddin · 16 years ago
  70. ac1f484 Fixed minor bug in exe availability checking in run.py by Benny Prijono · 16 years ago
  71. b9760d9 Added sleep() in mod_pesq.py, to wait the test until the call is stabilized by Benny Prijono · 16 years ago
  72. c366aa9 Fixed audio configuration in config_site.py not used by test scripts by Benny Prijono · 16 years ago
  73. 23a00b7 Ticket #599: by Nanang Izzuddin · 16 years ago
  74. 563cd7a Added on_incoming_subscribe() handler in pjsua, just to demonstrate that this callback exists by Benny Prijono · 16 years ago
  75. 0b62704 Fixed Python bug with enum_codecs() (thanks Saúl Ibarra for the report) by Benny Prijono · 16 years ago
  76. 876a2ae Fixed crash in Python when receiving incoming DTMF digits by Benny Prijono · 16 years ago
  77. 36e76ef Ticket #594: Improvements in PocketPJ Windows Mobile application: added TCP option, VAD option, option to select codec priority order, and auto-answer option by Benny Prijono · 16 years ago
  78. 6a23763 Added interactive option in aectest sample and to display WAV duration on exit by Benny Prijono · 16 years ago
  79. f6c77f4 Fixed bug in --auto-rec option handling in pjsua by Benny Prijono · 16 years ago
  80. 59b3ffe Related to ticket #590: added command line option in pjsua to select the echo canceller algorithm to use by Benny Prijono · 16 years ago
  81. 4e57a54 Initialize CPocketPJ setting with proper values in constructor by Benny Prijono · 16 years ago
  82. a7908d7 Ticket #590: new echo suppressor which should work much better than the old one by Benny Prijono · 16 years ago
  83. 95250c7 Ticket #588: Improvements to echo cancellation framework by Benny Prijono · 16 years ago
  84. 551af42 Ticket #586: Added ICE negotiations test to test the scenario when two agents have different number of components by Benny Prijono · 16 years ago
  85. a330d45 Ticket #585: Handle non-SIP URI in Contact header of incoming INVITE and SUBSCRIBE requests by Benny Prijono · 16 years ago
  86. 99d6952 Ticket #563: Updated SDP offer/answer related to call hold scenario to conform to RFC 3264 section 8.4 (before: 'a=inactive' and 'c=0.0.0.0', now: 'a=sendonly' and muted ports). by Nanang Izzuddin · 16 years ago
  87. b1c6204 Fixed ticket #581: Fixed build dependencies in the makefiles by Benny Prijono · 16 years ago
  88. ebb2c33 Ticket #463: Configuration option to have external sound device implementation by Benny Prijono · 16 years ago
  89. 9183c03 Added latency.c in the samples (see http://trac.pjsip.org/repos/wiki/MeasuringSoundLatency) by Benny Prijono · 16 years ago
  90. 251e02a Fixed invalid configuration generation in pjsua for auto-update-nat option (thanks Ondrej Sterbak) by Benny Prijono · 16 years ago
  91. cb2789a Ticket #577: Initial source of sound device wrapper with APS by Nanang Izzuddin · 16 years ago
  92. de2c5f0 Added setup-vc.py for Visual Studio installation by Benny Prijono · 16 years ago
  93. 1a19db4 Tweak setup.py by Benny Prijono · 16 years ago
  94. ec72b6e Added simplecall.py sample by Benny Prijono · 16 years ago
  95. fd47c2c pjsua.py: fixed transport port bug, changed default tracing to disabled, and removed documentation by Benny Prijono · 16 years ago
  96. e2bb607 Fixed crash in stateful proxy sample when receiving request with malformed CSeq header (thanks Brocha Strous) by Benny Prijono · 16 years ago
  97. 6ecef07 Added sleep() in python handle events to avoid starvation in the main thread by Benny Prijono · 16 years ago
  98. 680c39e Fixed gcc warning on _pjsua.c about suggested parenthesis by Benny Prijono · 16 years ago
  99. 5504045 Major modifications in Python module and pjsua.py wrapper: by Benny Prijono · 16 years ago
  100. b794486 Added pjsua option to set the logging color scheme for terminal with light background (thanks Ondrej Sterbak) by Benny Prijono · 16 years ago