1. c95649b More ticket #774: added g722.1/Siren7/Siren14 codecs to Symbian by Benny Prijono · 15 years ago
  2. c8fe3df Fixed compilation error on Symbian caused by ticket #794 by Benny Prijono · 15 years ago
  3. dc8c490 More ticket #706: renamed output names from vs8 to vc8 to make it backward compatible by Benny Prijono · 15 years ago
  4. 1a2f739 Ticket #706: by Nanang Izzuddin · 15 years ago
  5. 39d733b Ticket #762: Cleaned up jbuf.c of unused function jb_framelist_origin(). by Nanang Izzuddin · 15 years ago
  6. 53984d1 Ticket #760: Enhancements to PUBLISH management (thanks Johan Lantz for the suggestion) by Benny Prijono · 15 years ago
  7. f10b04b Ticket #706: Merged branch vs-reorg2 into trunk: by Nanang Izzuddin · 15 years ago
  8. c0a146a Updated output & intermediate dir settings in samples.vcproj for WM platforms (just for directory cleanness). by Nanang Izzuddin · 15 years ago
  9. 679bdb7 Added 'combo' lib project that bundles all pjproject libraries into a single 'big' library. by Nanang Izzuddin · 15 years ago
  10. 039081f More cleaning up on compile warning. by Nanang Izzuddin · 15 years ago
  11. 27fc143 Ticket #800: Change in IP address selection algorithm (the pj_gethostip() function): by Benny Prijono · 15 years ago
  12. 0bf58b4 Cleaned up config's build & deploy settings in configuration manager. by Nanang Izzuddin · 15 years ago
  13. 2e4f03f Cleaned up bunch of compile warnings. Special for libgsmcodec, its warning level is reduced from 4 to 3. by Nanang Izzuddin · 15 years ago
  14. 33ab7aa Added some header files into project. by Nanang Izzuddin · 15 years ago
  15. c2d3bc6 - Added some missing 'output' directories & set svn:ignore attribute. by Nanang Izzuddin · 15 years ago
  16. 81a99c3 Ticket #693: Allow incoming MESSAGE request without message body by Benny Prijono · 15 years ago
  17. 7efa2d6 Ticket #798: UAC disconnect call when receiving BYE in early state (thanks Gang Liu for the suggestion) by Benny Prijono · 15 years ago
  18. 89c273e Initial VS settings for all platforms. by Nanang Izzuddin · 15 years ago
  19. 38bf20f Creating another branch for vs-reorg. by Nanang Izzuddin · 15 years ago
  20. 006a4e8 Fixed ticket #506: Behavior when cancelling INVITE before provisional response is received by Benny Prijono · 15 years ago
  21. 99b0437 Fixed ticket #503: Handle the case when CANCEL is responded with 200/OK but 487 is not sent by Benny Prijono · 15 years ago
  22. fe8e582 More ticket #706: removed all currently unsupported platforms such as WM 2003 from all projects and solution, to remove Mixed Platforms which is suspected to have caused VS to hang. These platforms will be re-added again later by Benny Prijono · 15 years ago
  23. f802b56 #792 work in progress testing sln change: remove solution items and no mixed platforms by Perry Ismangil · 15 years ago
  24. 60e31fc Fixed ticket #794: Bug with generating SDP version in origin line (thanks Joel Dodson for the report) by Benny Prijono · 15 years ago
  25. 8440eee Part of ticket #780: enhance the PJNATH doxygen documentation by Benny Prijono · 15 years ago
  26. c62cc77 Ticket #706: Recleaned up configuration manager settings, make sure all platform-config combinations are set up properly. by Nanang Izzuddin · 15 years ago
  27. 00fdd88 Ticket #706: by Nanang Izzuddin · 15 years ago
  28. a30474a Ticket #774: Replaced abort() & printf(), which caused linking error on WM platforms, with pj_assert(). by Nanang Izzuddin · 15 years ago
  29. 0cf8d05 Ticket #706: Merged branch vs-reorg into trunk: by Nanang Izzuddin · 15 years ago
  30. 432dd25 #792: Updated samples makefile to sync output file name format as other projects, removed Mixed Platform from VS Solution. by Nanang Izzuddin · 15 years ago
  31. 0ed1df0 #792: Resetted DeleteExtensionsOnClean setting for pjsua_wince. by Nanang Izzuddin · 15 years ago
  32. 7f32f3e #792: Fixed base property sheet to reset DeleteExtensionOnClean attribute to default value. by Nanang Izzuddin · 15 years ago
  33. e9ba064 #792 work in progress testing simple sln change by Perry Ismangil · 15 years ago
  34. 721c0f0 #792 work in progress testing simple proj change by Perry Ismangil · 15 years ago
  35. 655032d #792: Updated property sheets to put *.pdb file in intermediate dir and disabled incremental linking for release configs. by Nanang Izzuddin · 15 years ago
  36. 5ac6cdf #792: Fixed WM6 build configs, updated svn prop for pjsua_wince & pocketpj. by Nanang Izzuddin · 15 years ago
  37. 57ccc7f #792: Updated output file name: use short platform name wm6std/pro & replace hyphen with dash. by Nanang Izzuddin · 15 years ago
  38. 50a7530 #792 work in progress by Perry Ismangil · 15 years ago
  39. ae0e64b #792: updated pocketpj & pjsua_wince so it's runable in Release & Debug config. by Nanang Izzuddin · 15 years ago
  40. c2856f7 #792: initial config for WM6 apps, added PocketPj & pjsua_wince by Nanang Izzuddin · 15 years ago
  41. 29b6baf #792: Renamed test_pjsip to pjsip_test, updated some missing settings for Win32 platform. by Nanang Izzuddin · 15 years ago
  42. 6ae3846 #792: Updated property sheet win32-common and updated some projects settings by Nanang Izzuddin · 15 years ago
  43. 6745224 #792: Updated some VS property sheets. by Nanang Izzuddin · 15 years ago
  44. 444e0a3 More ticket #774: replaced dependency to STL by Benny Prijono · 15 years ago
  45. 740891e #792 work in progress: all vcproj now has property sheets wired in. by Perry Ismangil · 15 years ago
  46. fc42871 #792 work in progress: wired in property sheets for third_party folder projects by Perry Ismangil · 15 years ago
  47. 8496b93 More ticket #774: added option to shift PCM input to encoder right by some value (default is 1) to make it compatible with some other app by Benny Prijono · 15 years ago
  48. f96446a #792 work in progress: Dynamic and static flags by Perry Ismangil · 15 years ago
  49. 0e9b8e3 #792 work in progress: Added target CPU macro for wm6-common by Perry Ismangil · 15 years ago
  50. 319c817 More ticket #774: compilation error for VS8 and make build system due to last modifications in libg7221codec and pjmedia_test by Benny Prijono · 15 years ago
  51. 3594ab3 More ticket #774: optimization for siren7/siren14 codecs by Benny Prijono · 15 years ago
  52. 8604b14 More ticket #774: added more ITU test vectors for siren codecs by Benny Prijono · 15 years ago
  53. d4c751e More ticket #774: updated VS6, VS8, and Makefile for the Siren7/Siren14 test vectors by Benny Prijono · 15 years ago
  54. 1dc0da7 More ticket #774: added g.722.1c test vectors by Benny Prijono · 15 years ago
  55. 7eac4c9 #792 work in progress: new property sheets added as solution items by Perry Ismangil · 15 years ago
  56. f41d733 #792 work in progress: new property sheets added as solution items by Perry Ismangil · 15 years ago
  57. 8a3641a #792 work in progress: new property sheets added, and inheritance between them established by Perry Ismangil · 15 years ago
  58. a5c1abf Added sample of ps inherited from another ps. by Nanang Izzuddin · 15 years ago
  59. 23e33c9 #792 work in progress by Perry Ismangil · 15 years ago
  60. 79a620c Ticket #774: Fixed libg7221codec build config on vs6: dyn-linking for release, include path. by Nanang Izzuddin · 15 years ago
  61. e6410c2 #792 work in progress, solutions loads but then freezes VS. Trying it on other PCs. by Perry Ismangil · 15 years ago
  62. 7d8043a Ticket #771 (misc fix): Added G.722.1 codec to mips test, also added macro protections for codec usages. by Nanang Izzuddin · 15 years ago
  63. 019e35b Ticket #772 (misc fix): Changed var 'test' from a global var to static var, since there was naming conflict with libg7221codec. by Nanang Izzuddin · 15 years ago
  64. 2765981 Ticket #774: Minor fix, reset mode counter in g7221_init(). by Nanang Izzuddin · 15 years ago
  65. 181f325 More ticket #780: work on CreatePermission refresh timer in the TURN session by Benny Prijono · 15 years ago
  66. 56e380a Ticket #774: by Nanang Izzuddin · 15 years ago
  67. 3ec27ba More ticket #780: more work on icedemo sample application by Benny Prijono · 15 years ago
  68. 70ad1d4 More ticket #780: updated ICE to issue CreatePermission on the TURN socket before starting ICE negotiation by Benny Prijono · 15 years ago
  69. 9af6406 #792 adding base property sheets, also for Win32 and Windows Mobile 6 platforms. by Perry Ismangil · 15 years ago
  70. 69b69ae Ticket #788: Updated pjsua_media_subsys_init() to perform SRTP library initialization. by Nanang Izzuddin · 15 years ago
  71. a5776cb Ticket #789: don't call buddy callback after buddy has been deleted (thanks Robert Cichielo for the report) by Benny Prijono · 15 years ago
  72. 6f44103 #706 work in progress by Perry Ismangil · 15 years ago
  73. 176a11f Related to ticket #786: potential memory leak in invite session by Benny Prijono · 15 years ago
  74. 0bd5eb9 Ticket #786: Crash when UAC invite or subscribe session initialization fails (thanks Rostislav Molodyko for the report) by Benny Prijono · 15 years ago
  75. 0023877 Ticket #780: initial work on an ICE demo app by Benny Prijono · 15 years ago
  76. d9dd865 More ticket #780: fixed compilation errors due to previous modifications related to TURN by Benny Prijono · 15 years ago
  77. 295bfc1 More ticket #780: destroy TURN session if it receives 437 (Allocation Mismatch) response by Benny Prijono · 15 years ago
  78. 0f327c9 Ticket #780: Update TURN from draft 09 to draft 13: by Benny Prijono · 15 years ago
  79. aedca3a Branching for #706 work on reorganisation of Visual Studio projects by Perry Ismangil · 15 years ago
  80. 5549667 Ticket #762: Replaced stricmp() with pj_ansi_stricmp() for cross platform compatibility. by Nanang Izzuddin · 15 years ago
  81. b070811 Ticket #772 (misc): Updated stream_destroy() to call jbuf_destroy(). by Nanang Izzuddin · 15 years ago
  82. 94974cc Ticket #762: Updated delay calculation method & added statistic report in jbuf_destroy(). by Nanang Izzuddin · 15 years ago
  83. 05d1769 #706 work in progress: all Win32 projects now have all 6 configs. Settings not correct yet. by Perry Ismangil · 15 years ago
  84. ff55744 Ticket #762: Fixed jbuf in handling far sequence jump (the distance is over jbuf capacity) while jbuf is empty. by Nanang Izzuddin · 15 years ago
  85. b67116c Ticket #781: Fixed conf bridge API functions to have mutex protection when accessing ports. by Nanang Izzuddin · 15 years ago
  86. 97539ce Ticket #777: Rechecked & updated audio switch board functions to make sure they have mutex protection in accessing conf ports. by Nanang Izzuddin · 15 years ago
  87. 0fc2c6b Part of ticket #780 (work in progress): added IPv6 support to various STUN attributes and added the test from draft-ietf-behave-stun-test-vectors by Benny Prijono · 15 years ago
  88. ad4bb0a Ticket #762: Updated JB test: by Nanang Izzuddin · 15 years ago
  89. 127b4dd Ticket #762: Major updates on jitter buffer: by Nanang Izzuddin · 15 years ago
  90. 8caf31c Ticket #772 (misc fix): Updated floating point version of math statistic to return the rounded mean value. by Nanang Izzuddin · 15 years ago
  91. 8ba349f Misc (ticket #772): added SIPp scenario for forked PRACK by Benny Prijono · 15 years ago
  92. 1f6331a Misc (ticket #772): added several SIPp scenario files by Benny Prijono · 15 years ago
  93. 53b5979 Ticket #774: by Nanang Izzuddin · 15 years ago
  94. 1b9f46b Ticket #778: Fixed IPP G722.1 codec to aware about endianness in packing/decoding G722.1 RTP payload. by Nanang Izzuddin · 15 years ago
  95. 134989a Ticket #774: Fixed G722.1 codec to aware about endianness in packing/unpacking RTP payload (the underlying implementation, ITU impl ref, works with 16-bits coded data). by Nanang Izzuddin · 15 years ago
  96. 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
  97. f87f67c Ticket #768: Media initialization returns error if no audio device is detected by Benny Prijono · 15 years ago
  98. d0ebbc5 Misc (ticket #772): fixed missing dependency to pjmedia-audiodev in the applications makefiles by Benny Prijono · 15 years ago
  99. 8972bf0 Ticket #776: IPv6 option in pjsua by Benny Prijono · 15 years ago
  100. a2591fe Misc (ticket #772): added pjmedia-audiodev to pjsip_apps VS6 workspace by Benny Prijono · 15 years ago