1. 329d638 Integration of Sipit24 branch, many tickets involved: by Benny Prijono · 15 years ago
  2. 63c6ed3 Added copyright statements by Perry Ismangil · 15 years ago
  3. b696ced Ticket #847: Fixed audio device settings/macros in symbian_ua_gui.mmp. by Nanang Izzuddin · 15 years ago
  4. 1e08e4f Fixed ticket #845: Crash in 100rel after CANCEL is received and 487 is sent (thanks Gang Liu for the report) by Benny Prijono · 15 years ago
  5. f82645e Minor (#838): should not print sound device creation to the log when the conference bridge is created with PJMEDIA_CONF_NO_DEVICE (thanks Fabio Cherchi for the report) by Benny Prijono · 15 years ago
  6. c6ff4b8 Ticket #842: Error parsing status line in sipfrag message body in call transfer scenario (thanks Tomáš Valenta for the report!) by Benny Prijono · 15 years ago
  7. ae720ab Minor (#838): updated TURN compatibility to draft-ietf-behave-turn-14 (from draft-turn-13) by Benny Prijono · 15 years ago
  8. 7925fb3 Ticket #840: Update in pjnath-test to support updated TURN draft by Benny Prijono · 15 years ago
  9. 5c173cc Fixed ticket #839: Crash in TURN lookup_ch_by_addr() function when sending data by Benny Prijono · 15 years ago
  10. 11e7123 Minor fixes (#838): const correctness in some function call arguments@ by Benny Prijono · 15 years ago
  11. 5cd804a Fixed ticket #836: SHA1 encryption may corrupt STUN packets with MESSAGE-INTEGRITY. Also added unit test to verify this behavior by Benny Prijono · 15 years ago
  12. 8c67a3a Updated version to 1.2-trunk by Benny Prijono · 15 years ago
  13. cf4be39 Changed version to 1.2 by Benny Prijono · 15 years ago
  14. dbe3f4b Ticket #827: Option in PJSUA-LIB logging config to append existing log file (thanks Robert Cichielo for the suggestion) by Benny Prijono · 15 years ago
  15. f501166 Ticket #820: Fixed sound port to return zero-filled audio frame when there is 'problem' getting frame from remote port ('no_frame' label), this seems to fix stutter noise issue on Mac. by Nanang Izzuddin · 15 years ago
  16. 449f85f Ticket #829: modify all applications in VS 2005 build settings to depend on libpjproject only. by Nanang Izzuddin · 15 years ago
  17. aaba990 Ticket #828: Set linking target machine to ARM on WM2003 property sheet. by Nanang Izzuddin · 15 years ago
  18. 4578eb5 More ticket #825: added pointer to the ticket number in the comment. by Benny Prijono · 15 years ago
  19. 53e968d Ticket #825: FILE_APPEND_DATA is not valid on Smartphone/Pocket PC2003 and Windows Mobile 5, so remove the flag when PJ_WIN32_WINCE is set (thanks Robert Cichielo for the suggestion) by Benny Prijono · 15 years ago
  20. e3cddc8 Ticket #774: Minor update in G722.1 default setting in pjmedia codec's config.h: removed phrase 'under development', G722.1 remains disabled by default. by Nanang Izzuddin · 15 years ago
  21. 0f711b4 Ticket #824: Race condition in sound auto-close feature may cause sound device to not be opened by Benny Prijono · 15 years ago
  22. c91cd64 Ticket #818: by Nanang Izzuddin · 15 years ago
  23. 551ace8 Ticket #819: by Nanang Izzuddin · 15 years ago
  24. 494ff7f Ticket #818: by Nanang Izzuddin · 15 years ago
  25. 2eabad9 More ticket #774: fixed G.722.1 compilation warnings on linux/gcc-4.3.2 by Benny Prijono · 15 years ago
  26. fb4b4e1 Part of #706, #809: fix Python module build error and added python_pjsua to the main .sln by Benny Prijono · 15 years ago
  27. 7f02df4 Ticket #772 (misc fix): Reverted back symbian_ua app UID to use unprotected/development UID range to avoid installation problem when installer is self-signed. by Nanang Izzuddin · 15 years ago
  28. d5190be Ticket #762: Fixed jitter buffer in handling DTX with relative short period of 'keep alive', e.g: Speex DTX seems to periodically send a keep alive frame every 20 silence frames. by Nanang Izzuddin · 15 years ago
  29. d97dfc6 More ticket #774: - set default compilation flags -O2 for G.722.1 on Symbian by Benny Prijono · 15 years ago
  30. e641a74 Fixed ticket #815: Re-INVITE transactions takes too long to be cleared when failed final response is received, causing application to unable to send subsequent re-INVITE (thanks Ruud Klaver for the patch) by Benny Prijono · 15 years ago
  31. 8267464 Ticket #810 and part of #706: changed samples output directory to bin/samples/$TARGET by Benny Prijono · 15 years ago
  32. 3105be6 Fixed ticket #812: Noise with Symbian MDA sound backend when making a call by Benny Prijono · 15 years ago
  33. dc61a2e Ticket #757: - put the default IP as the first host candidate by Benny Prijono · 15 years ago
  34. c95649b More ticket #774: added g722.1/Siren7/Siren14 codecs to Symbian by Benny Prijono · 15 years ago
  35. c8fe3df Fixed compilation error on Symbian caused by ticket #794 by Benny Prijono · 15 years ago
  36. dc8c490 More ticket #706: renamed output names from vs8 to vc8 to make it backward compatible by Benny Prijono · 15 years ago
  37. 1a2f739 Ticket #706: by Nanang Izzuddin · 15 years ago
  38. 39d733b Ticket #762: Cleaned up jbuf.c of unused function jb_framelist_origin(). by Nanang Izzuddin · 15 years ago
  39. 53984d1 Ticket #760: Enhancements to PUBLISH management (thanks Johan Lantz for the suggestion) by Benny Prijono · 15 years ago
  40. f10b04b Ticket #706: Merged branch vs-reorg2 into trunk: by Nanang Izzuddin · 15 years ago
  41. c0a146a Updated output & intermediate dir settings in samples.vcproj for WM platforms (just for directory cleanness). by Nanang Izzuddin · 15 years ago
  42. 679bdb7 Added 'combo' lib project that bundles all pjproject libraries into a single 'big' library. by Nanang Izzuddin · 15 years ago
  43. 039081f More cleaning up on compile warning. by Nanang Izzuddin · 15 years ago
  44. 27fc143 Ticket #800: Change in IP address selection algorithm (the pj_gethostip() function): by Benny Prijono · 15 years ago
  45. 0bf58b4 Cleaned up config's build & deploy settings in configuration manager. by Nanang Izzuddin · 15 years ago
  46. 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
  47. 33ab7aa Added some header files into project. by Nanang Izzuddin · 15 years ago
  48. c2d3bc6 - Added some missing 'output' directories & set svn:ignore attribute. by Nanang Izzuddin · 15 years ago
  49. 81a99c3 Ticket #693: Allow incoming MESSAGE request without message body by Benny Prijono · 15 years ago
  50. 7efa2d6 Ticket #798: UAC disconnect call when receiving BYE in early state (thanks Gang Liu for the suggestion) by Benny Prijono · 15 years ago
  51. 89c273e Initial VS settings for all platforms. by Nanang Izzuddin · 15 years ago
  52. 38bf20f Creating another branch for vs-reorg. by Nanang Izzuddin · 15 years ago
  53. 006a4e8 Fixed ticket #506: Behavior when cancelling INVITE before provisional response is received by Benny Prijono · 15 years ago
  54. 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
  55. 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
  56. f802b56 #792 work in progress testing sln change: remove solution items and no mixed platforms by Perry Ismangil · 15 years ago
  57. 60e31fc Fixed ticket #794: Bug with generating SDP version in origin line (thanks Joel Dodson for the report) by Benny Prijono · 15 years ago
  58. 8440eee Part of ticket #780: enhance the PJNATH doxygen documentation by Benny Prijono · 15 years ago
  59. c62cc77 Ticket #706: Recleaned up configuration manager settings, make sure all platform-config combinations are set up properly. by Nanang Izzuddin · 15 years ago
  60. 00fdd88 Ticket #706: by Nanang Izzuddin · 15 years ago
  61. a30474a Ticket #774: Replaced abort() & printf(), which caused linking error on WM platforms, with pj_assert(). by Nanang Izzuddin · 15 years ago
  62. 0cf8d05 Ticket #706: Merged branch vs-reorg into trunk: by Nanang Izzuddin · 15 years ago
  63. 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
  64. 0ed1df0 #792: Resetted DeleteExtensionsOnClean setting for pjsua_wince. by Nanang Izzuddin · 15 years ago
  65. 7f32f3e #792: Fixed base property sheet to reset DeleteExtensionOnClean attribute to default value. by Nanang Izzuddin · 15 years ago
  66. e9ba064 #792 work in progress testing simple sln change by Perry Ismangil · 15 years ago
  67. 721c0f0 #792 work in progress testing simple proj change by Perry Ismangil · 15 years ago
  68. 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
  69. 5ac6cdf #792: Fixed WM6 build configs, updated svn prop for pjsua_wince & pocketpj. by Nanang Izzuddin · 15 years ago
  70. 57ccc7f #792: Updated output file name: use short platform name wm6std/pro & replace hyphen with dash. by Nanang Izzuddin · 15 years ago
  71. 50a7530 #792 work in progress by Perry Ismangil · 15 years ago
  72. ae0e64b #792: updated pocketpj & pjsua_wince so it's runable in Release & Debug config. by Nanang Izzuddin · 15 years ago
  73. c2856f7 #792: initial config for WM6 apps, added PocketPj & pjsua_wince by Nanang Izzuddin · 15 years ago
  74. 29b6baf #792: Renamed test_pjsip to pjsip_test, updated some missing settings for Win32 platform. by Nanang Izzuddin · 15 years ago
  75. 6ae3846 #792: Updated property sheet win32-common and updated some projects settings by Nanang Izzuddin · 15 years ago
  76. 6745224 #792: Updated some VS property sheets. by Nanang Izzuddin · 15 years ago
  77. 444e0a3 More ticket #774: replaced dependency to STL by Benny Prijono · 15 years ago
  78. 740891e #792 work in progress: all vcproj now has property sheets wired in. by Perry Ismangil · 15 years ago
  79. fc42871 #792 work in progress: wired in property sheets for third_party folder projects by Perry Ismangil · 15 years ago
  80. 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
  81. f96446a #792 work in progress: Dynamic and static flags by Perry Ismangil · 15 years ago
  82. 0e9b8e3 #792 work in progress: Added target CPU macro for wm6-common by Perry Ismangil · 15 years ago
  83. 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
  84. 3594ab3 More ticket #774: optimization for siren7/siren14 codecs by Benny Prijono · 15 years ago
  85. 8604b14 More ticket #774: added more ITU test vectors for siren codecs by Benny Prijono · 15 years ago
  86. d4c751e More ticket #774: updated VS6, VS8, and Makefile for the Siren7/Siren14 test vectors by Benny Prijono · 15 years ago
  87. 1dc0da7 More ticket #774: added g.722.1c test vectors by Benny Prijono · 15 years ago
  88. 7eac4c9 #792 work in progress: new property sheets added as solution items by Perry Ismangil · 15 years ago
  89. f41d733 #792 work in progress: new property sheets added as solution items by Perry Ismangil · 15 years ago
  90. 8a3641a #792 work in progress: new property sheets added, and inheritance between them established by Perry Ismangil · 15 years ago
  91. a5c1abf Added sample of ps inherited from another ps. by Nanang Izzuddin · 15 years ago
  92. 23e33c9 #792 work in progress by Perry Ismangil · 15 years ago
  93. 79a620c Ticket #774: Fixed libg7221codec build config on vs6: dyn-linking for release, include path. by Nanang Izzuddin · 15 years ago
  94. e6410c2 #792 work in progress, solutions loads but then freezes VS. Trying it on other PCs. by Perry Ismangil · 15 years ago
  95. 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
  96. 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
  97. 2765981 Ticket #774: Minor fix, reset mode counter in g7221_init(). by Nanang Izzuddin · 15 years ago
  98. 181f325 More ticket #780: work on CreatePermission refresh timer in the TURN session by Benny Prijono · 15 years ago
  99. 56e380a Ticket #774: by Nanang Izzuddin · 15 years ago
  100. 3ec27ba More ticket #780: more work on icedemo sample application by Benny Prijono · 15 years ago