1. fee946b Added Symbian test configurator by Benny Prijono · 16 years ago
  2. 0b26293 CDash test for MSVC by Benny Prijono · 16 years ago
  3. 1ac5bfa Removed the check for NDEBUG (it failed the test on release mode) by Benny Prijono · 16 years ago
  4. df26901 Added pjmedia-test, pjnath-test, and pjsip-test to VS8 solution, and changed the exe output names to the more standard naming convention (for the cdash test) by Benny Prijono · 16 years ago
  5. 9be224f Added copyright text in python test files by Benny Prijono · 16 years ago
  6. 3978603 Changed eol-style on README.TXT, and clean up cfg_site_sample.py by Benny Prijono · 16 years ago
  7. 49048d9 Added cdash framework for pjsip tests. Currently there is only test framework for GNU by Benny Prijono · 16 years ago
  8. 43b6ece Added --list argument to list tests in runall.py, and fixed build.mak location error due to moving test directory last time by Benny Prijono · 16 years ago
  9. fb1edcb Changed version to 1.0.1 by Benny Prijono · 16 years ago
  10. 9c3aa5d Ticket #688: Memory leak on Solaris 10 with pjlib's mutex (thanks Andrey Kobtsev for the fix) by Benny Prijono · 16 years ago
  11. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  12. 868fbc9 Removed global optimization setting from libsrtp VS project since it causes link warning with VS 2005 SP1 by Benny Prijono · 16 years ago
  13. 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
  14. 9522ff2 Minor update on resolver test to use 'unrestricted' ports (>1024) in socket bindings. by Nanang Izzuddin · 16 years ago
  15. 2929e38 More ticket #686: bug in handling strayed callback by Benny Prijono · 16 years ago
  16. a199cb7 Added note about what may be causing WSAEINVAL error in pj_inet_pton() with IPv6 by Benny Prijono · 16 years ago
  17. e3b0be2 Minor fix to avoid uninitialized variable warning with MSVC 6 release build by Benny Prijono · 16 years ago
  18. c693f4d Fixed ticket #686: Failure to cancel outstanding DNS SRV query job (API change) by Benny Prijono · 16 years ago
  19. 838cb32 Cleaned up compile warnings (on gcc 4.0.1). by Nanang Izzuddin · 16 years ago
  20. 20da799 Fixed minor gcc compilation warnings by Benny Prijono · 16 years ago
  21. 0ec4906 Added commdb.lib and apengine.lib to symbian_ua.mmp for the (optional) IAP selection feature by Benny Prijono · 16 years ago
  22. de74a02 Changed error log verbosity from 4 to 2 by Benny Prijono · 16 years ago
  23. 4b55e0a Some minor changes: use log level 3, and change some default settings by Benny Prijono · 16 years ago
  24. 55c6ecc Ticket 685: Crash or assertion on debug mode when processing large SIP packet by Benny Prijono · 16 years ago
  25. 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
  26. 82f7a41 Ticket #675: by Nanang Izzuddin · 16 years ago
  27. 0b44035 Workaround for ticket #683: Crash/segfault on pjmedia_wsola_create() on ARM9 platform with GCC optimizations by Benny Prijono · 16 years ago
  28. 6e7e9cd Minor update on silence detector to increase trace verbosity level. by Nanang Izzuddin · 16 years ago
  29. 74f8746 Ticket #661: Fixed transport ICE in verifying possibilities of RTCP settings in the SDP. by Nanang Izzuddin · 16 years ago
  30. d8cd6b9 Ticket #682: New API to register (external) Python thread (thanks Johan Risberg for the patch) by Benny Prijono · 16 years ago
  31. 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
  32. 30fe485 Ticket #672: Option to add custom parameters in the account Contact URI by Benny Prijono · 16 years ago
  33. 98bbd0f Fixed missing explicit type-cast that may cause build-fail (on C++ compiler). by Nanang Izzuddin · 16 years ago
  34. 08a48b8 More ticket #10: changed to signature of the redirection callbacks to make it more natural to use by Benny Prijono · 16 years ago
  35. 5e51a4e Ticket #10: handle redirection response in the invite session by Benny Prijono · 16 years ago
  36. 6c7cf56 Small modifications to level.c sample to print out the timeline and linear level by Benny Prijono · 16 years ago
  37. 6ca4318 Ticket #676: Updated default value of maximum silence theshold setting to MAXUINT16+1 (feature is disabled). by Nanang Izzuddin · 16 years ago
  38. 5e401c3 Ticket #676: Updated silence detector to regard max silence threshold setting. by Nanang Izzuddin · 16 years ago
  39. b365e92 Fixed bug of unresetted static var dev_info that caused device name gets repeated on second call or soon of snd_init() (thanks Steven Back for the report). by Nanang Izzuddin · 16 years ago
  40. 29341f7 Ticket #671: Updated conference to disable skipping a frame which has very low audio signal. by Nanang Izzuddin · 16 years ago
  41. ce2c5f1 Ticket #674: by Nanang Izzuddin · 16 years ago
  42. 0b8f4ca Ticket #670: Minor update on naming of AMR helper and updated AMR in IPP codecs to enable octet-align from FMTP settings. by Nanang Izzuddin · 16 years ago
  43. 8fcb433 Ticket #657: (Partial early media forking support) renegotiate SDP upon receiving forked 2xx response after 183 is received by Benny Prijono · 16 years ago
  44. 14e6741 Ticket #673: rollback r2360, and implement new fix for Race condition may cause crash in SRTP transport ticket by Benny Prijono · 16 years ago
  45. c92a1af Ticket #673: Crash in SRTP transport when receiving stray RTP/RTCP packet by Benny Prijono · 16 years ago
  46. 35e01de Ticket #670: by Nanang Izzuddin · 16 years ago
  47. d55553a Ticket #670: Added AMR codec helper and updated IPP codecs to use the AMR codec helper. by Nanang Izzuddin · 16 years ago
  48. 128a585 Minor fix on Symbian sound latency info. by Nanang Izzuddin · 16 years ago
  49. e6a5f8e Ticket #667: Padding issue when the old/RFC 3489 STUN client is communicating with new/STUNbis STUN server by Benny Prijono · 16 years ago
  50. 4bc68f8 Ticket #662: Updated pjmedia transport ICE to handle missing IP address part in SDP a=rtcp attribute. by Nanang Izzuddin · 16 years ago
  51. a7ddf94 Ticket #666: Updated SDP parser to allow trailing newlines. by Nanang Izzuddin · 16 years ago
  52. 49f057b Ticket #558: Added srtp_deinit() function and registered this with pj_atexit(). by Nanang Izzuddin · 16 years ago
  53. c26700c Modified keep-alive packet content for TCP/TLS from CRLF to double CRLF by Benny Prijono · 16 years ago
  54. 4c82c1e Ticket #665: Wrong Contact URI generated when TLS transport is used by Benny Prijono · 16 years ago
  55. ceec591 Changed version to 1.0-trunk by Benny Prijono · 16 years ago
  56. a483e7f Changed version to 1.0 by Benny Prijono · 16 years ago
  57. 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
  58. 02e8504 Added more targets to python Makefile by Benny Prijono · 16 years ago
  59. cd27de6 Ticket #631: Fixed transport ICE returning zero/invalid remote RTP address when ICE is active. by Nanang Izzuddin · 16 years ago
  60. fb947dd Added pjmedia-test to build system and changed it to not always wait for keyboard input to finish the test by Benny Prijono · 16 years ago
  61. 6aa4495 Removed 'odd' clock rate from sound device clock rates list. by Nanang Izzuddin · 16 years ago
  62. ee340b3 Fixed G.722 codec that is suppossed to work with 14 bits PCM for its input & output (thanks Olle Frimanson for the report). by Nanang Izzuddin · 16 years ago
  63. 0789519 Ticket #655: Compilation error on Linux when PJ_HAS_POOL_ALT_API is used (thanks Gang Liu for the report) by Benny Prijono · 16 years ago
  64. bf7d222 Ticket #654: Error when falling back to secondary TURN server (thanks Nicolas Fauvel for the report) by Benny Prijono · 16 years ago
  65. ec575c5 Ticket #653: Add WinCE workspace/project files for pjsip unit tests (thanks Seth Hinze for the contribution) by Benny Prijono · 16 years ago
  66. 05f924e Ticket #652: Add WinCE workspace/project files for pjnath unit tests (thanks Seth Hinze for the contribution) by Benny Prijono · 16 years ago
  67. 179ab74 Ticket #651: Added WinCE workspace/project files for pjlib-util unit tests (thanks Seth Hinze for the contribution) by Benny Prijono · 16 years ago
  68. 1b69e24 Ticket #650: Unit test failure in the timestamp test on very fast CPU (thanks Seth Hinze for the patch) by Benny Prijono · 16 years ago
  69. b3582cf Ticket #649: Build error in wav_writer.c in big endian systems (thanks Seth Hinze for the patch) by Benny Prijono · 16 years ago
  70. 1b916e8 Changed version to 1.0-rc4-trunk by Benny Prijono · 16 years ago
  71. 7580d3f Changed version to 1.0-rc4 by Benny Prijono · 16 years ago
  72. e274613 Fixed ticket #644 and 648 again (hopefully once and for all): build error on VS6 with built-in SDK and on PocketPC 2003 SDK since they don't have multicast related socket options by Benny Prijono · 16 years ago
  73. b79ff93 Fixed previous accidental check in r2329. by Nanang Izzuddin · 16 years ago
  74. fa144d5 Fixed assertion in echo suppressor when recording and playing level is equal. by Nanang Izzuddin · 16 years ago
  75. 741eb2e Fixed possible assertion by codec when stereo/multichannel codec is used and stream is about to send keep-NAT-alive packet (thanks Bill Gardner for the patch). by Nanang Izzuddin · 16 years ago
  76. 513d135 Fixed ticket #644 and #648: incorrect muticast related socket constant names, missing ws2tcpip.h include causing build error on Mingw, and error building on Visual Studio 6 due to PJ_SOCK_HAS_GETADDRINFO being declared accidentally. by Benny Prijono · 16 years ago
  77. de6f31c Missing PJ_DECL in pjsip_tx_data_create() declaration (thanks Tomáš Valenta for the report) by Benny Prijono · 16 years ago
  78. 247921b More ticket #643: added setting to disable this ticket (by setting allow_contact_rewrite to 2) by Benny Prijono · 16 years ago
  79. 7f5111e Changed version to 1.0-rc3-trunk by Benny Prijono · 16 years ago
  80. 013014d Ticket #638: Fixed assertion caused by prefetch < min_prefetch (thanks Michael Bradley Jr for the reports). by Nanang Izzuddin · 16 years ago
  81. 800724d Changed version to 1.0-rc3 by Benny Prijono · 16 years ago
  82. d263f9d Ticket #638: Cleaned up compilation warning in jbuf. by Nanang Izzuddin · 16 years ago
  83. 883d8de Ticket #638: Reenable prefetch buffering via initial prefetch setting (set 0 to disable, otherwise to enable). by Nanang Izzuddin · 16 years ago
  84. 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
  85. 3c5e28b Ticket #635: Disconnect the other call leg when multiple 2xx/OK responses to INVITE are received due to forking by Benny Prijono · 16 years ago
  86. 189195d Fixed bug in pjsip_auth_clt_clone(), the cached_auth list is not initialized in the copy by Benny Prijono · 16 years ago
  87. 63bfe7a Ticket #642: Discontinuous tone generation (thanks Olle Frimanson for the report) by Benny Prijono · 16 years ago
  88. 51f2253 Ticket #547: Added DirectX include path from Windows environment settings to libportaudio & pjmedia VS8 build projects. by Nanang Izzuddin · 16 years ago
  89. 7c0d1b7 Updated delay buffer to perform shrinking only in the PUT operation. by Nanang Izzuddin · 16 years ago
  90. 19551d6 Ticket #638: by Nanang Izzuddin · 16 years ago
  91. d704a8b Fixed bug missing reinit med_orig when reinit pjsua media transports. by Nanang Izzuddin · 16 years ago
  92. d478766 More ticket #622: some more fixes to ioqueue_epoll, it passes pjlib-test now (thanks Simon Chen for the patch!) by Benny Prijono · 16 years ago
  93. d61e532 More ticket #639: fixed warning with gcc about comparison always true by Benny Prijono · 16 years ago
  94. e6da48a Ticket #641: Assertion error when late 200/OK is received after call has been disconnected (thanks Dan Åberg for the report) by Benny Prijono · 16 years ago
  95. 338153e More ticket #619: disable fade-in and fade-out if the tone off duration is zero. We assume that application wants to play continuous tone in this case, and the fade in/out feature will cause click noise to be generated by Benny Prijono · 16 years ago
  96. 59e9e95 Ticket #640: Crash when receiving ACK with SDP after BYE has been received (thanks Amit Sharma for the report) by Benny Prijono · 16 years ago
  97. 3c97d9b Ticket #639: added torture tests for handling non-ASCII UTF-8 characters in SIP message elements by Benny Prijono · 16 years ago
  98. 54f9389 Ticket #639: Assertion in <ctype.h> functions with Visual Studio 2005 when handling non-ASCII characters by Benny Prijono · 16 years ago
  99. 91d06b6 Ticket #611: Configuration option to force the route URI to use loose routing by Benny Prijono · 16 years ago
  100. 9489e7a Couple of fixes in ioqueue_epoll for ticket #622 (still not working) by Benny Prijono · 16 years ago