1. 9bc3c18 Added test duration in runall.py output, and add public ICE in excluded tests by Benny Prijono · 16 years ago
  2. 4d0da3a Added option to disable stdout buffering in pjsua, and adjust the python tests by Benny Prijono · 16 years ago
  3. 632be0a Added various tests with invalid SDP and other SIP parameters by Benny Prijono · 16 years ago
  4. 9eac547 Ticket #543: Updated PESQ to start/stop manually stream/record instead of using auto-rec/play/hangup, and also updated thresholds by Nanang Izzuddin · 16 years ago
  5. 5242a42 Set universal_newlines=False in run.py, and added failed UPDATE scenario in mod_call.py by Benny Prijono · 16 years ago
  6. 88accae Specifying star in codec selection will select all codecs. Fixed the codec selection in codec.c to select all codecs when empty string is given. by Benny Prijono · 16 years ago
  7. 62a969c Added PRACK tests and ICE with public proxy tests by Benny Prijono · 16 years ago
  8. 6ee166d Ticket #543: Updated PESQ test, sound device used only by one side to avoid contention by Nanang Izzuddin · 16 years ago
  9. 8a3fc3b Replaced WAV files for automated testing by Benny Prijono · 16 years ago
  10. acb3e32 Ticket #543: Updated mod_pseq & mod_media_playrec. by Nanang Izzuddin · 16 years ago
  11. b40e287 Ticket #543: added mod pesq & mod media playrec to runall.py, also added some more wav files by Nanang Izzuddin · 16 years ago
  12. 9a6e835 Ticket #543: added initial WAV files for test input by Nanang Izzuddin · 16 years ago
  13. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  14. b6133fb More ticket #543: added PESQ test by Nanang Izzuddin · 16 years ago
  15. 5b64b8d Updated doxygen documentations by Benny Prijono · 16 years ago
  16. e6f85fb More ticket #543: added SRTP tests on scripts-sendto by Nanang Izzuddin · 16 years ago
  17. 3190f69 Set svn attributes on new test script files by Benny Prijono · 16 years ago
  18. 7d578a7 More ticket #543: added mod_sendto.py to send arbitrary INVITE request by Benny Prijono · 16 years ago
  19. f810f95 Added new callback for module: post_func (called at the end of the test), added userdata param for modules, and added new module media_playrec with some scripts by Nanang Izzuddin · 16 years ago
  20. f9bd1f2 More ticket #543: updated automated tests to run on Unix by Benny Prijono · 16 years ago
  21. cc1ada5 Added presence pjsua unit tests by Benny Prijono · 16 years ago
  22. 4f96689 Changed tonegen to use native clock rate, and other minor changes by Benny Prijono · 16 years ago
  23. e28cec8 Refine the tone feature implementation in pjsua by Benny Prijono · 16 years ago
  24. 91d20f4 Added ringback/alert tones in pjsua by Benny Prijono · 16 years ago
  25. 68559c3 Ticket #540: Added pjsua-lib feature auto-close sound device on idle and new pjsua option --snd-auto-close=N by Nanang Izzuddin · 16 years ago
  26. 8c331df More ticket #543: added ICE test by Benny Prijono · 16 years ago
  27. 3eb16d7 Fixed build error on the Python module. It's still not up-to-date with the latest API though by Benny Prijono · 16 years ago
  28. a8a144c Ticket #543: added TCP call in pjsua unit test by Benny Prijono · 16 years ago
  29. 62ae5c6 More ticket #543: added SRTP negotiation tests by Benny Prijono · 16 years ago
  30. 4b4adb3 Ticket #543: initial framework for pjsua testing, still needs lots of test scenarios by Benny Prijono · 16 years ago
  31. ebc32c3 Added echo option and stdout refresh in pjsua to assist automated test scripts by Benny Prijono · 16 years ago
  32. d7fefd7 Ticket #542: added new API and macro for sound device latency settings, also added new param for this in pjsua by Nanang Izzuddin · 16 years ago
  33. 3cbb065 Upgraded Speex version to the latest and reorganized it in local copy (since Speex is now using Git) by Nanang Izzuddin · 16 years ago
  34. f551240 Added gdi32.lib and advapi32.lib in Samples-vc.mak as it causes link error when TLS is enabled (on certain Platform SDK?) by Benny Prijono · 16 years ago
  35. 85d2084 Removed codec G729 from encdec.c by Nanang Izzuddin · 16 years ago
  36. f76e139 More ticket #485: added TURN support in PJSUA-LIB API by Benny Prijono · 16 years ago
  37. 7ca463c Fixed C & C++ cross linked problem and missing newly added libsrtp.lib in symbian_ua_gui.mmp by Nanang Izzuddin · 16 years ago
  38. 6a6392f More ticket #61: enabled SRTP on Symbian by Nanang Izzuddin · 16 years ago
  39. 9669186 Fixed Symbian build on OS with case sensitive filename (e.g: Linux) by Nanang Izzuddin · 16 years ago
  40. 5dfac8f Increase clock rate limit in pjsua to 192000 (from 48000) by Benny Prijono · 16 years ago
  41. ed4d378 Fixed wchar_t definition for all build targets. by Nanang Izzuddin · 16 years ago
  42. c8003c3 Added symbian_ua_gui to symbian root build settings (bld.inf), fixed symbian_ua_gui for WINSCW build by Nanang Izzuddin · 16 years ago
  43. db59d9e Initial source of GUI version of Symbian UA by Nanang Izzuddin · 16 years ago
  44. 829ac02 Changed build optimizations settings for Speex, pjmedia, and symbian_sound for Symbian. Speex/8000 now also runs on Symbian! by Nanang Izzuddin · 16 years ago
  45. dfd3052 Changed build optimization settings for Speex and pjmedia for eVC4/Windows Mobile. Speex/8000 now runs on Windows Mobile! by Benny Prijono · 16 years ago
  46. 9b86257 Fixed bug with SRTP enabling configuration for PocketPJ application by Benny Prijono · 16 years ago
  47. 2d4ee7d More on ticket #535: updated files using and related to math.h by Nanang Izzuddin · 16 years ago
  48. af97484 Ticket #524: changed pjsua and stereotest default audio frame time from 10ms to 20ms by Nanang Izzuddin · 16 years ago
  49. 90f11cb More on ticket #513: by Nanang Izzuddin · 16 years ago
  50. 6e68ee6 Added ability to send custom headers in sipstateless sample by Benny Prijono · 16 years ago
  51. c59ca6e Fixed bug in writing snd_clock_rate configuration to file in pjsua by Benny Prijono · 16 years ago
  52. f161655 More ticket #504: added missing new files! by Benny Prijono · 16 years ago
  53. 012b7ae Added missing framework link command for MacOS X in Python setup.py (thanks Nir Soffer) by Benny Prijono · 16 years ago
  54. 7d60d05 Ticket #504: final installment to support stereo audio all the way in PJMEDIA. Please see tickiet #504 for more info by Benny Prijono · 16 years ago
  55. e8554ef Ticket #515 (Update Contact header in REGISTER for TCP/TLS transport) by Benny Prijono · 17 years ago
  56. 6eddd87 Enlarge the buffer for printing call media statistic in pjsua (sometimes the RTT line is cut) by Benny Prijono · 17 years ago
  57. 734fc2d More ticket #479: bug in pjmedia_transport_get_info(), the info should be initialized by caller by Benny Prijono · 17 years ago
  58. 7ffd775 Ticket #507: committed and tested g722 patch on Windows by Benny Prijono · 17 years ago
  59. e1a5a85 Ticket #479: allow media transport framework to return transport specific info (for example, to know whether SRTP is enabled) by Benny Prijono · 17 years ago
  60. 4d3eed1 Ticket #493: added EC settings in dialog by Benny Prijono · 17 years ago
  61. e8df45f Make SIP and RTP ports in simpleua configurable, and add initial support for IPv6 too by Benny Prijono · 17 years ago
  62. 8cc996a Ticket #504: assertion in sound device and recfile sample when using stereo by Benny Prijono · 17 years ago
  63. c4f62fd Added 100rel module initialization in pjsip-perf.c by Benny Prijono · 17 years ago
  64. f3758ee Ticket #495: ability to specify different clock rate when opening sound device by Benny Prijono · 17 years ago
  65. e9e2956 Stateful proxy sample: do not create CANCEL if UAC INVITE transaction has been responded with final response by Benny Prijono · 17 years ago
  66. 5796dca Minor PocketPJ GUI tweak by Benny Prijono · 17 years ago
  67. 5d9c16f Ticket #493: PocketPC, a new and better sample application for PocketPC by Benny Prijono · 17 years ago
  68. 4768c3c Ticket #7: Move PJSIP compile time configurations/settings (such as T1, T2 timers) to run-time (thanks Philippe Leuba) by Benny Prijono · 17 years ago
  69. fe5a694 Fixed build error if SRTP is disabled in compile time (thanks Helmut Wolf) by Benny Prijono · 17 years ago
  70. 0c97d53 Ticket #477: DTMF digit callback error in Python by Benny Prijono · 17 years ago
  71. 0e2c646 Ticket #475: ported GSM codec to Symbian OS by Benny Prijono · 17 years ago
  72. f6e7764 Added missing <math.h> include in playsine.c by Benny Prijono · 17 years ago
  73. 378484d Removed const on on_rx_rtp() and on_rx_rtcp() functions arguments in stream.c and srtp.c (const was removed in r1763) by Benny Prijono · 17 years ago
  74. c4bb78b More ticket #465: option to return UDP header in pj_pcap_read_udp(), and better RTP packet handling in pcaputil sample by Benny Prijono · 17 years ago
  75. 1a68b66 Fixed warning about uninitialized tpinfo variable by Benny Prijono · 17 years ago
  76. 41b15db More ticket #465: updated VS8 and WinCE projects by Benny Prijono · 17 years ago
  77. 0f85672 Ticket #465: utility to read PCAP file and sample application to read RTP files from PCAP file, decode the payload, and write the PCM output to WAV file by Benny Prijono · 17 years ago
  78. 4802871 Ticket #61: undo r1759 and replace it with other patches to fix unable to accept RTP/AVP offer with a=crypto attribute when use_sdp is set to zero. Also minor fix to streamutil by Benny Prijono · 17 years ago
  79. 3ec13c7 Ticket #61: --srtp-use option in pjsua did not change account config by Benny Prijono · 17 years ago
  80. f650898 More ticket #61: fix bug in secure signaling determination, and added --srtp-secure option in pjsua to control signaling security requirement for SRTP by Benny Prijono · 17 years ago
  81. 2c42375 Ticket #61: added Windows Mobile/WinCE eVC project for SRTP and libsrtp by Benny Prijono · 17 years ago
  82. d817965 Ticket #61: Implement SRTP support in PJMEDIA and PJSUA-LIB, and updated applications because of the changes. This is a major modification back ported from SRTP branch. See ticket #61 for changelog detail of this commit by Benny Prijono · 17 years ago
  83. 429fa1f Fixed python module build error (thanks Jeff Ames) by Benny Prijono · 17 years ago
  84. 6b3ccdf Fixed Symbian include header case sensitivity (thanks Alfred E. Heggestad) by Benny Prijono · 17 years ago
  85. e9a6530 In mix.c, handle FRAME_TYPE_NONE if the conference ever returns one by Benny Prijono · 17 years ago
  86. 9b65ba5 Fixed overflow bug in length calculation, added force option, and added trailing silence in the output file by Benny Prijono · 17 years ago
  87. 79a1afe Ticket #446: Added sample application to mix WAV files using conference bridge by Benny Prijono · 17 years ago
  88. a268770 Ticket #446: Added sample application to mix WAV files using conference bridge by Benny Prijono · 17 years ago
  89. 4c5351f Updated encdec sample to support PLC etc by Benny Prijono · 17 years ago
  90. 06e62d7 Ticket #445: added codec encoding/decoding sample by Benny Prijono · 17 years ago
  91. 1b54324 Added call gaping in siprtp by Benny Prijono · 17 years ago
  92. ef0d7e7 Assertion error in streamutil sample by Benny Prijono · 17 years ago
  93. d744393 Fixed bug in sndtest: drift detection was wrong since it assumes that the drift value would be positive. Also added mutex protection just in case by Benny Prijono · 17 years ago
  94. 684c0ad Print stack usage, and other minor changes by Benny Prijono · 17 years ago
  95. d606685 siprtp doesn't initialize 100rel module (thanks Angelos Karageorgiou) by Benny Prijono · 17 years ago
  96. 70c5ba0 Open access point establishment selection before starting the Symbian application. Also added IP addressing test in symbian_ua by Benny Prijono · 17 years ago
  97. c27235c Changed symbian_ua menu to use numeric keys by Benny Prijono · 17 years ago
  98. f792de4 Updated the UID3 of Symbian test applications because of ticket #434 by Benny Prijono · 17 years ago
  99. 5df8bb6 Ticket #435: Fixed and tested audio on Symbian device by Benny Prijono · 17 years ago
  100. 8f28b2d Ticket #434: fixed configurations to build Symbian for device target by Benny Prijono · 17 years ago