1. 2958061 Misc (re #1068): fixed various compilation warnings with Visual Studio 6 and 2005 by Benny Prijono · 14 years ago
  2. 9b20605 Misc fix (re #1068): Use default setting for path length (PJ_MAXPATH) on iPhone to accommodate long path name when running on the simulator. by Sauw Ming · 14 years ago
  3. 9608db4 Misc (re #1068): fix codec selection menu in symbian_ua app to hide disabled passthrough codecs. by Nanang Izzuddin · 14 years ago
  4. 4d69c3d Misc (Re #1068): compilation warning with gcc about unchecked fgets() return value by Benny Prijono · 14 years ago
  5. 0828055 Re #1068 (Misc): fixed compilation warnings with MSVC compiler by Benny Prijono · 14 years ago
  6. 1c1d734 Implemented core multipart support and support in the invite session (re #1070) by Benny Prijono · 14 years ago
  7. 29c8ca3 Fixed #1095 (New option to control the Route headers in REGISTER request). Details: by Benny Prijono · 14 years ago
  8. 4d6ff4d Fixed #1077: In ICE stream transport (ice_strans.c), automaticaly retry allocation once if TURN allocation fails. If this allocation retry also fails, notify the TURN user via on_ice_complete() callback. Details: by Benny Prijono · 14 years ago
  9. b5a60cd Re #1068 (misc fix): added --log-append option in pjsua to not overwrite existing log file by Benny Prijono · 14 years ago
  10. 7655487 Fix #1053: change the libaries' path type to relative by Sauw Ming · 14 years ago
  11. e9edc04 Fix #1052: change library path as a relative path. by Sauw Ming · 14 years ago
  12. 7920fb2 Merge #1050, #1052, #1053, #1054 into the main trunk. by Sauw Ming · 14 years ago
  13. d89cc3a Re #1069: by Nanang Izzuddin · 14 years ago
  14. c712c28 Added systest function to select which audio device to use (re #1068: misc fixes) by Benny Prijono · 14 years ago
  15. adca6fd Ref #1068 (misc fixes): added facility to change device ID at run time in pjsystest by Benny Prijono · 14 years ago
  16. 0048fbd More ticket #1055: by Nanang Izzuddin · 14 years ago
  17. 3d71eb0 More ticket #1041 (Unit test): by Benny Prijono · 14 years ago
  18. bf16644 Implemented ticket #1053: ipjsua: pjsua for iPhone OS by Sauw Ming · 14 years ago
  19. a748762 Implemented ticket #1052: ipjsystest: pjsystest for iPhone OS by Sauw Ming · 14 years ago
  20. 36dd5b6 Ticket #1044: by Nanang Izzuddin · 14 years ago
  21. 2140732 More #1032 (new SIP TCP/TLS transport callback): by Benny Prijono · 15 years ago
  22. 308d533 Ticket #1008: by Nanang Izzuddin · 15 years ago
  23. 6050f88 Ticket #1042, minor updates related to AEC: by Nanang Izzuddin · 15 years ago
  24. 5e69da5 More ticket #1032: by Nanang Izzuddin · 15 years ago
  25. 2fb937e Ticket #1032: by Nanang Izzuddin · 15 years ago
  26. c88ad8d Misc (#1026): swap the order fo --dis-codec and --add-codec execution in pjsua, so that user can now enable specific codecs by Benny Prijono · 15 years ago
  27. 63236bb Misc (#1018): by Sauw Ming · 15 years ago
  28. d8435e6 Implemented ticket #1018: Simple HTTP client implementation by Sauw Ming · 15 years ago
  29. 3614fbc Misc fix (#1026): incoming call event is not detected by PocketPJ sample application by Benny Prijono · 15 years ago
  30. 982e47e Misc PJLIB fix (#1003): fix gcc warning about unused return value by Benny Prijono · 15 years ago
  31. fdbfcf1 Ticket #1005: by Nanang Izzuddin · 15 years ago
  32. 981e59e Misc PocketPJ fixes (#1006): by Benny Prijono · 15 years ago
  33. 41903da Fixed ticket #999: by Benny Prijono · 15 years ago
  34. fe1bd34 More ticket #982 (MWI): support for Asterisk unsolicited MWI requests: by Benny Prijono · 15 years ago
  35. 6d936a3 More #982 (MWI): support for Asterisk unsolicited MWI in pjsua application by Benny Prijono · 15 years ago
  36. 8595f8a More #955 (Python fixes): calling buddy_set_user_data with invalid buddy ID will raise assertion by Benny Prijono · 15 years ago
  37. 16639d9 Misc python module fixes (#955): by Benny Prijono · 15 years ago
  38. 28efe81 More #957 (TLS) by Benny Prijono · 15 years ago
  39. a25bc9d Ticket #950 and #957: by Benny Prijono · 15 years ago
  40. c6f0e1a Misc (#951): some fixes for pjsystest application: by Benny Prijono · 15 years ago
  41. 6a46488 More ticket #982: added MWI support for Python by Benny Prijono · 15 years ago
  42. 4dd961b Implement ticket #982: Support for SIP Message Summary/Message Waiting Indication (MWI, RFC 3842) by Benny Prijono · 15 years ago
  43. 4d79b0f Initial commit for ticket #950: QoS support: by Benny Prijono · 15 years ago
  44. 73bb723 Initial commit for ticket #937: Revamping of presence management to make it more efficient by Benny Prijono · 15 years ago
  45. 140beae Ticket #951 (misc fixes): - fixed misc compiler warnings with gcc on Linux by Benny Prijono · 15 years ago
  46. 6c62bf4 Ticket #957: Initial version of TLS transport for Symbian, includes: by Nanang Izzuddin · 15 years ago
  47. 0079ac3 More #956: added admin commands and html mode by Benny Prijono · 15 years ago
  48. 8b9f008 Ticket #956: confbot application, initial version by Benny Prijono · 15 years ago
  49. f5dd34e Ticket #955 (fixes and enhancements to Python module): by Benny Prijono · 15 years ago
  50. 2d1a94b Ticket #955 (fixes and enhancements to Python module): by Benny Prijono · 15 years ago
  51. 71b602b Misc (#951): r2906 accidentally left STEREO_DEMO option ON in pjsua by Benny Prijono · 15 years ago
  52. 8ccd428 Misc (ticket #951): fixed crash in pjsua application during shutdown with STEREO_DEO (thanks Andreas Ahland for the report) by Benny Prijono · 15 years ago
  53. 8085b51 Ticket #833: Updated dump-config in pjsua app to include Session Timer settings (and 100rel). by Nanang Izzuddin · 15 years ago
  54. ec5fb81 Misc (ticket #915): added reload command in pjsua to shutdown and reinitialize the library by Benny Prijono · 15 years ago
  55. 70dfc27 Bug fix for ticket #833 (session timer support) by Benny Prijono · 15 years ago
  56. bb995fd Ticket #866: Allow application to specify more than one STUN servers for more robustness, and continue application startup if STUN resolution fails by Benny Prijono · 15 years ago
  57. 0ea0ead Misc fix (ticket #915): Fixed bug of a wrong check variable used in writing playback_lat setting in pjsua app (thanks Wolfgang Fritz for the fix). by Nanang Izzuddin · 15 years ago
  58. 65add62 Ticket #833: by Nanang Izzuddin · 15 years ago
  59. 59dffb1 Ticket #833: by Nanang Izzuddin · 15 years ago
  60. 7e8e0c1 More ticket #925: added compile time option to enable verbose logging output, and one more fix about samples_per_frame mismatch by Benny Prijono · 15 years ago
  61. e2c7e85 Ticket #930: by Nanang Izzuddin · 15 years ago
  62. 1f47f3f Ticket #925: New application to simulate network and system impairments to see how it affects the audio quality by Benny Prijono · 15 years ago
  63. dbf4cb9 More ticket #920: fixed wrong latency calculation when there is loud noise in the start of recording by Benny Prijono · 15 years ago
  64. 258dc21 More ticket #720: added Win32 target in VS2005 project by Benny Prijono · 15 years ago
  65. ff64ccf More ticket #920: fix latency calculation not able to calculate latency higher than 500ms and added copyright info in source files by Benny Prijono · 15 years ago
  66. 7b40c6c Ticket #920: New pjsystest application for testing target system/device. Initial work on Win32 and WM by Benny Prijono · 15 years ago
  67. d06d8c5 Related to #911: by Benny Prijono · 15 years ago
  68. d687a50 Ticket #909: by Nanang Izzuddin · 15 years ago
  69. 940d3f6 Ticket #758: by Nanang Izzuddin · 15 years ago
  70. 7433b1e Misc (#838): Updated symbian_ua_gui.mmp libraries order, previously there was linking error on MR when APS direct enabled. by Nanang Izzuddin · 15 years ago
  71. 530820e Misc (#838): Added libpassthroughcodec.lib into symbian_ua_gui.mmp. by Nanang Izzuddin · 15 years ago
  72. 329d638 Integration of Sipit24 branch, many tickets involved: by Benny Prijono · 15 years ago
  73. b696ced Ticket #847: Fixed audio device settings/macros in symbian_ua_gui.mmp. by Nanang Izzuddin · 15 years ago
  74. c91cd64 Ticket #818: by Nanang Izzuddin · 15 years ago
  75. 494ff7f Ticket #818: by Nanang Izzuddin · 15 years ago
  76. fb4b4e1 Part of #706, #809: fix Python module build error and added python_pjsua to the main .sln by Benny Prijono · 15 years ago
  77. 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
  78. c95649b More ticket #774: added g722.1/Siren7/Siren14 codecs to Symbian by Benny Prijono · 15 years ago
  79. f10b04b Ticket #706: Merged branch vs-reorg2 into trunk: by Nanang Izzuddin · 15 years ago
  80. 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
  81. c2d3bc6 - Added some missing 'output' directories & set svn:ignore attribute. by Nanang Izzuddin · 15 years ago
  82. 7efa2d6 Ticket #798: UAC disconnect call when receiving BYE in early state (thanks Gang Liu for the suggestion) by Benny Prijono · 15 years ago
  83. 89c273e Initial VS settings for all platforms. by Nanang Izzuddin · 15 years ago
  84. 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
  85. 00fdd88 Ticket #706: by Nanang Izzuddin · 15 years ago
  86. 0cf8d05 Ticket #706: Merged branch vs-reorg into trunk: by Nanang Izzuddin · 15 years ago
  87. 0ed1df0 #792: Resetted DeleteExtensionsOnClean setting for pjsua_wince. by Nanang Izzuddin · 15 years ago
  88. 721c0f0 #792 work in progress testing simple proj change by Perry Ismangil · 15 years ago
  89. 5ac6cdf #792: Fixed WM6 build configs, updated svn prop for pjsua_wince & pocketpj. by Nanang Izzuddin · 15 years ago
  90. 57ccc7f #792: Updated output file name: use short platform name wm6std/pro & replace hyphen with dash. by Nanang Izzuddin · 15 years ago
  91. 50a7530 #792 work in progress by Perry Ismangil · 15 years ago
  92. ae0e64b #792: updated pocketpj & pjsua_wince so it's runable in Release & Debug config. by Nanang Izzuddin · 15 years ago
  93. c2856f7 #792: initial config for WM6 apps, added PocketPj & pjsua_wince by Nanang Izzuddin · 15 years ago
  94. 3ec27ba More ticket #780: more work on icedemo sample application by Benny Prijono · 15 years ago
  95. 0023877 Ticket #780: initial work on an ICE demo app by Benny Prijono · 15 years ago
  96. aedca3a Branching for #706 work on reorganisation of Visual Studio projects by Perry Ismangil · 15 years ago
  97. 8972bf0 Ticket #776: IPv6 option in pjsua by Benny Prijono · 15 years ago
  98. 45f2f35 Misc (ticket #772): bug in pjsua application when reading the URL from the buddy list, causing corrupt/invalid URI to be returned by Benny Prijono · 15 years ago
  99. 045ce3e Misc (ticket #772): added pjmedia-audiodev dependency for PocketPJ in EVC4 workspace by Benny Prijono · 15 years ago
  100. fc96d5b Ticket #771 (auddev-misc): Minor fix in auddemo menu. by Nanang Izzuddin · 15 years ago