1. ca73f57 Changed version to 1.6 by Benny Prijono · 14 years ago
  2. 7d1f768 Updated to 1.5.5-trunk after release by Perry Ismangil · 15 years ago
  3. 9b5e1f8 Changed version to 1.5.5 by Perry Ismangil · 15 years ago
  4. 64900a0 Changed version to 1.5 by Benny Prijono · 15 years ago
  5. 06ac1f1 Changed version to 1.4-trunk by Benny Prijono · 15 years ago
  6. 295f2ce Changed version to 1.4 by Benny Prijono · 15 years ago
  7. 324fccc Changed version to 1.3-trunk by Benny Prijono · 15 years ago
  8. 3bbe663 Changed version to 1.3 by Benny Prijono · 15 years ago
  9. 8c67a3a Updated version to 1.2-trunk by Benny Prijono · 15 years ago
  10. cf4be39 Changed version to 1.2 by Benny Prijono · 15 years ago
  11. fbb6810 Updated version to 1.1-trunk by Benny Prijono · 16 years ago
  12. 829db09 Changed version to 1.1 by Benny Prijono · 16 years ago
  13. fb1edcb Changed version to 1.0.1 by Benny Prijono · 16 years ago
  14. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  15. ceec591 Changed version to 1.0-trunk by Benny Prijono · 16 years ago
  16. a483e7f Changed version to 1.0 by Benny Prijono · 16 years ago
  17. 1b916e8 Changed version to 1.0-rc4-trunk by Benny Prijono · 16 years ago
  18. 7580d3f Changed version to 1.0-rc4 by Benny Prijono · 16 years ago
  19. 7f5111e Changed version to 1.0-rc3-trunk by Benny Prijono · 16 years ago
  20. 800724d Changed version to 1.0-rc3 by Benny Prijono · 16 years ago
  21. 3feae36 Updated version to 1.0-rc2-trunk by Benny Prijono · 16 years ago
  22. c463d93 Changed version to 1.0-rc2 by Benny Prijono · 16 years ago
  23. d1c9133 Changed pjlib version to 1.0-rc1-trunk by Benny Prijono · 16 years ago
  24. fe7f376 Updated PJ_VERSION to 1.0-rc1 by Benny Prijono · 16 years ago
  25. 6c0bdf4 Changed version to 0.9.0-trunk by Benny Prijono · 16 years ago
  26. 149ebfe Updated PJ_VERSION to 0.9.0-release by Benny Prijono · 16 years ago
  27. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  28. 1af0316 Updated svn version to 0.8.0-trunk by Benny Prijono · 17 years ago
  29. e285e05 Changed version to 0.8.0 by Benny Prijono · 17 years ago
  30. d51a37a Continue work on ticket #354: changed pjlib-util and pjnath libraries to .DSO (DLL) in Symbian by Benny Prijono · 17 years ago
  31. 6bafd42 Changed version to 0.7.0-trunk by Benny Prijono · 17 years ago
  32. f2119c7 Set version to 0.7.0 by Benny Prijono · 17 years ago
  33. ba863f4 Changed version to 0.7.0-rc2 by Benny Prijono · 17 years ago
  34. 4e48b51 Fixed ticet #277: GUID generation cannot generate more than 2^16 unique numbers (thanks Igor Sobinov) by Benny Prijono · 17 years ago
  35. abcf49c Changed version to 0.7.0-rc1 by Benny Prijono · 17 years ago
  36. ee73871 Implemented ticket #185: Added pj_file_flush() to file I/O API to flush file buffers by Benny Prijono · 18 years ago
  37. 20d3672 Fixed ticket #132: dialog automatically insert Contact header when sending 3xx response (thanks Hozjan Vladimir for the report) by Benny Prijono · 18 years ago
  38. cee199e Set version to 0.5.10.1 by Benny Prijono · 18 years ago
  39. a771a51 Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2007 in copyright notice in all sources by Benny Prijono · 18 years ago
  40. 92d6356 Bumped up version to 0.5.10-rc2 by Benny Prijono · 18 years ago
  41. 05afd3f Changing PJLIB version to 0.5.10-rc1 to avoid confusion by Benny Prijono · 18 years ago
  42. e80cdf0 Updated doxygen documentation to version 0.5.10 by Benny Prijono · 18 years ago
  43. f762ee7 Fixed ticket #29: calling pjsua_init() to reinitialize the whole libraries after pjsua_destroy() is called by Benny Prijono · 18 years ago
  44. 63a0e31 Bumped up version to 0.5.9 by Benny Prijono · 18 years ago
  45. 4be63b5 Print media statistic when call is disconnected in pjsua, to assist tracing media problems by Benny Prijono · 18 years ago
  46. f7b1c39 Committed what seems like what left uncommitted in previous commit (pjsua_app.c and pj/config.c) by Benny Prijono · 18 years ago
  47. 2d34d6b Version 0.5.8 by Benny Prijono · 18 years ago
  48. d524e82 In pjsua, outgoing REFER now always put Refer-Sub: false by Benny Prijono · 18 years ago
  49. ea4296c SIP methods are now compared case-sensitively (previously it was case-insensitive) because the standard says so. There's no ill effect of the old behavior, but it's still important that we do things according to what the standard says. by Benny Prijono · 18 years ago
  50. 3a5e1ab Support for PUBLISH (RFC 3903): by Benny Prijono · 18 years ago
  51. 7ca96da Added --auto-conf options in pjsua, also enable speex/3200, and set quality 5 to use large resampling filter by Benny Prijono · 18 years ago
  52. 399188f Increased version number to 0.5.7! by Benny Prijono · 18 years ago
  53. b4a17c9 Fixed bug in PJSUA API re: account selection and Contact header for accounts by Benny Prijono · 18 years ago
  54. e93e287 Major improvements in PJSIP to support TCP. The changes fall into these categories: (1) the TCP transport implementation itself (*.[hc]), (2) bug-fix in SIP transaction when using reliable transports, (3) support for TCP transport in PJSUA-LIB/PJSUA, and (4) changes in PJSIP-TEST to support TCP testing. by Benny Prijono · 18 years ago
  55. eebe9af -- REWRITE OF PJSUA API -- by Benny Prijono · 18 years ago
  56. 1ae7945 Fixed MacOS X build by Benny Prijono · 18 years ago
  57. ed8c0fc Changed default sound back-end on Win32 to own DirectSound by Benny Prijono · 18 years ago
  58. 1d8d608 Fixed bug in event subscription when it is challenged/authenticated by Benny Prijono · 18 years ago
  59. c67cbde Released version 0.5.5 by Benny Prijono · 18 years ago
  60. b8c2518 Improve codec handling in pjsua cmd-line options, and add URI to call by Benny Prijono · 18 years ago
  61. b9cd54e Increase the maximum number of formats in SDP media line (from 16 to 32) by Benny Prijono · 18 years ago
  62. dca7a33 Set version to 0.5.4.11 by Benny Prijono · 18 years ago
  63. c850d81 Set pjproject version to 0.5.4.10 by Benny Prijono · 18 years ago
  64. 8508aa0 Added ability to have custom pool backend (needed for pool debugging facility) by Benny Prijono · 18 years ago
  65. ed811d7 Fixed compilation and run warnings/errors with MSVC 2005 by Benny Prijono · 19 years ago
  66. 8a02d01 Version 0.5.4 (web release) by Benny Prijono · 19 years ago
  67. c0dcc63 Tested Speex codecs (narrowband, wideband, ultrawideband)! by Benny Prijono · 19 years ago
  68. d081350 Fixed Speex warnings, and set version to 0.5.3.1 by Benny Prijono · 19 years ago
  69. d2e84d5 Fixed compilation warnings and errors in pjsip-perf by Benny Prijono · 19 years ago
  70. cb0758a Fixed bug pj_thread_register() when same thread is re-registered with different descriptor by Benny Prijono · 19 years ago
  71. 1eaeb7d Version 0.5.1.3 by Benny Prijono · 19 years ago
  72. 64f851e Added support for NULL frame in rtp stream, fixed bugs here and there in INVITE (e.g. dont send SDP on 180), and set version to 0.5.1.2 by Benny Prijono · 19 years ago
  73. b2343c7 Register pjlib-util errno, and update pjlib version by Benny Prijono · 19 years ago
  74. ccf9562 Tested initial implementation: basic UAC, client registration, authentication, etc by Benny Prijono · 19 years ago
  75. c81dfef Changed loggin to level 6 (from 5) by Benny Prijono · 19 years ago
  76. 33723ce Added more info for pj_dump_config by Benny Prijono · 19 years ago
  77. 9033e31 Set svn:eol-style for all files by Benny Prijono · 19 years ago
  78. e0312a7 Pretty comments by Benny Prijono · 19 years ago
  79. e722461 Applying license to pjproject by Benny Prijono · 19 years ago
  80. 40ce3fb UDP echo testing in Linux by Benny Prijono · 19 years ago
  81. a9946d5 Changed ioqueue to allow simultaneous operations on the same key by Benny Prijono · 19 years ago
  82. 48a9f4c Final commit before 0.3-pre3 by Benny Prijono · 19 years ago
  83. 4766ffe Just changing keyword expansion by Benny Prijono · 19 years ago
  84. dd859a6 Added suppor /and fix things for SunOS port by Benny Prijono · 19 years ago
  85. 0a749f1 initial import by Benny Prijono · 19 years ago