1. 0e7071c Ticket #968: Fixed WMME factory initialization to just return PJ_SUCCESS when no audio device is installed. by Nanang Izzuddin · 15 years ago
  2. fe50c9e Ticket #411: Cannot update account presence's status while previous PUBLISH is in progress (thanks Olivier Beytrison for the report) by Benny Prijono · 15 years ago
  3. 6ad7766 Related to ticket #411 (Cannot update account presence's status while previous PUBLISH is in progress): by Benny Prijono · 15 years ago
  4. 140beae Ticket #951 (misc fixes): - fixed misc compiler warnings with gcc on Linux by Benny Prijono · 15 years ago
  5. 2c91aa2 Ticket #941: Lots of compilation wanings in libg7221 in basic_op.h with gcc by Benny Prijono · 15 years ago
  6. 196eabd Ticket #965: Receiving (malformed) re-INVITE with the same Via branch parameter value as previous INVITE would raise assertion (thanks Daniel Nanassy for the report) by Benny Prijono · 15 years ago
  7. 9378ea1 Ticket #966: Bad RPID <person> id attribute generation (thanks Filipe Figueiredo for the report) by Benny Prijono · 15 years ago
  8. dedcdf0 Ticket #954: Added missing fix in r2933, updating local SE (to a value less than local Min-SE) should also update local Min-SE. by Nanang Izzuddin · 15 years ago
  9. 346d6ec Ticket #954: Updated session timer to tolerate 'bad' SE (less than Min-SE specified in request) in 2xx response. by Nanang Izzuddin · 15 years ago
  10. 7a6b084 Fixed ticket #917, #936, and #967: by Benny Prijono · 15 years ago
  11. f7bcbe3 More ticket #960: STUN compatibility problem with RFC 3489 servers (in encoding SERVER-NAME or SOFTWARE attribute) by Benny Prijono · 15 years ago
  12. 0784974 Ticket #964: Assertion when receiving SDP media with port 0 and without rtpmap attribute for the dynamic payload type formats (thanks Andrey Kovalenko for the report) by Benny Prijono · 15 years ago
  13. 9d86462 Ticket #964: by Nanang Izzuddin · 15 years ago
  14. fa17c85 Misc fix (#951): WMME dev should zero-fill WAVEFORMATEX as much as WAVEFORMATEX struct size, instead of just PCMWAVEFORMAT size, as it potentially leads to WAVERR_BADFORMAT when it is used in opening audio device (thanks Johan Lantz for the report). by Nanang Izzuddin · 15 years ago
  15. ea4b439 Misc (ticket #951): increase CSeq on retrying MESSAGE request due to 401/407 response (thanks Rafael Maia for the report) by Benny Prijono · 15 years ago
  16. e0351cb Ticket #960: STUN compatibility problem with RFC 3489 servers (in encoding SERVER-NAME or SOFTWARE attribute) by Benny Prijono · 15 years ago
  17. 828c761 Fixed ticket #959: Assertion upon receiving malformed SIP messages (thanks Andrey Kovalenko for the report) by Benny Prijono · 15 years ago
  18. c67d7bc Ticket #958: Fixed missing codec type check in initializing iLBC setting in codec_open() of passthrough codec. by Nanang Izzuddin · 15 years ago
  19. 6c62bf4 Ticket #957: Initial version of TLS transport for Symbian, includes: by Nanang Izzuddin · 15 years ago
  20. 0079ac3 More #956: added admin commands and html mode by Benny Prijono · 15 years ago
  21. 8b9f008 Ticket #956: confbot application, initial version by Benny Prijono · 15 years ago
  22. f5dd34e Ticket #955 (fixes and enhancements to Python module): by Benny Prijono · 15 years ago
  23. 2d1a94b Ticket #955 (fixes and enhancements to Python module): by Benny Prijono · 15 years ago
  24. 5f19917 Misc (#951): Updated the doxygen comment/documentation in pj_gethostname() that specying IPv4 address will fail on some platforms (e.g. Windows). Thanks Robert Cichielo for the report. by Benny Prijono · 15 years ago
  25. 71b602b Misc (#951): r2906 accidentally left STEREO_DEMO option ON in pjsua by Benny Prijono · 15 years ago
  26. 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
  27. 44afb0d Fixed ticket #953: ICE may find the wrong best candidate (thanks John Ridges for the report) by Benny Prijono · 15 years ago
  28. 3d2eaed Ticket #952: Error in calculating RTP packet extended header (thanks Thomas Falk for the patch) by Benny Prijono · 15 years ago
  29. 0fd63e8 Misc #951: use UPPERCASE characters in transport type in SIP Via header, some endpoints complain about it (thanks Tzury Bar Yochay and Alain Totouom for the report) by Benny Prijono · 15 years ago
  30. 06ac1f1 Changed version to 1.4-trunk by Benny Prijono · 15 years ago
  31. 295f2ce Changed version to 1.4 by Benny Prijono · 15 years ago
  32. 3d397bc Misc fix (ticket #915): Updated VS2005 pjproject-vs8.sln removing platform 'mixed platform'. by Nanang Izzuddin · 15 years ago
  33. b96ee6a Misc (ticket #915): removed mention of version number in PJSIP (it's written 0.5.9!) by Benny Prijono · 15 years ago
  34. 8085b51 Ticket #833: Updated dump-config in pjsua app to include Session Timer settings (and 100rel). by Nanang Izzuddin · 15 years ago
  35. 5133dfe More ticket #833: by Benny Prijono · 15 years ago
  36. ae1c615 Ticket #866: Fixed compile error caused by implicit conversion from void* in test_stun_on_status(). by Nanang Izzuddin · 15 years ago
  37. c549094 Ticket #948: Fixed bug Replaces extension stops functioning after the library is restarted, by adding deinit module function and register it into atexit. by Nanang Izzuddin · 15 years ago
  38. f9680d2 Ticket #833: Fixed bug session timer won't work properly after pjsua-lib restarted, by adding deinit module function for session timer and register the deinit function into atexit. by Nanang Izzuddin · 15 years ago
  39. ec5fb81 Misc (ticket #915): added reload command in pjsua to shutdown and reinitialize the library by Benny Prijono · 15 years ago
  40. 769e9ed Fixed ticket #974: SRTP stops functioning after the library is restarted by Benny Prijono · 15 years ago
  41. 71a20b1 Ticket #833: Updated previous fix for Session Timer (timer callback gets pending INVITE is in progress), instead of just quitting the callback, it may be better to reschedule the timer (for five seconds). by Nanang Izzuddin · 15 years ago
  42. bcc5768 Ticket #833: Fixed bug in session timer, timer callback shouldn't perform re-INVITE or BYE when there is pending INVITE. by Nanang Izzuddin · 15 years ago
  43. 1ff605d Ticket #946: Fixed Symbian address resolver to have PJ_HAS_IPV6 check, so it will not try to resolve IPv6 address family when IPv6 is not enabled. by Nanang Izzuddin · 15 years ago
  44. d64c150 Ticket #945: Account config may not get initialized with default values if pjsua_acc_config_default() is called before pjsua_init() by Benny Prijono · 15 years ago
  45. fe73251 More #935: don't call pj_sockaddr_init() for PJ_AF_INET6 if IPv6 is not enabled by Benny Prijono · 15 years ago
  46. fcdfd55 Misc fix (ticket #915): by Nanang Izzuddin · 15 years ago
  47. 28a4822 Misc (#915): several fixes on the python unit tests on Linux: by Benny Prijono · 15 years ago
  48. 0c90157 More ticket #930 (New PJSUA-LIB account option to add user defined parameters to the Contact header) by Benny Prijono · 15 years ago
  49. 41a1451 Ticket #944: misc fixes in pjmedia_test: by Benny Prijono · 15 years ago
  50. 3ee562c More ticket #924: removed assertion in detach() since SRTP transport calls this function with NULL argument (in transport_srtp.c:792) by Benny Prijono · 15 years ago
  51. 681a8bf Misc fixes (ticket #915): added more search paths for jbtest.dat by Benny Prijono · 15 years ago
  52. 756da44 Ticket #877: Fixed bug flip-flop pools shouldn't be swapped when SDP negotiation fails. by Nanang Izzuddin · 15 years ago
  53. f561b7e Fixed ticket #939: Throwing exception inside exception handler will cause infinite loop (thanks Roman Puls for the report) by Benny Prijono · 15 years ago
  54. 840c3d2 Better fix for ticket #938: Presence PIDF document may be rejected by presence servers that implement strict XML checking (thanks Johan Lantz for the fix) by Benny Prijono · 15 years ago
  55. 6f54e8d Fixed ticket #938: Presence PIDF document may be rejected by presence servers that implement strict XML checking (thanks Johan Lantz for the fix) by Benny Prijono · 15 years ago
  56. 2e8cf63 Misc (#915): by Benny Prijono · 15 years ago
  57. 971a287 Misc (#915): removed unused fields (refresh_tm and hangup_tm) from pjsua_call by Benny Prijono · 15 years ago
  58. 30b615c Ticket #886: by Nanang Izzuddin · 15 years ago
  59. 05eb3e3 Ticket #915 (misc fixes): by Benny Prijono · 15 years ago
  60. a248b95 Ticket #933: Incoming OPTIONS may trigger assertion if it arrives when PJSUA-LIB is being shutdown (thanks Johan Lantz for the report) by Benny Prijono · 15 years ago
  61. fc9efff Ticket #833: Updated Session Timer to keep the refresher role unchanged on any refreshes, by timer or manual. by Nanang Izzuddin · 15 years ago
  62. 40d62b6 Ticket #877: Memory consumption of the invite session grows indefinitely if call is running for long period of time and with many re-INVITES by Benny Prijono · 15 years ago
  63. e5fe420 Ticket #931: Fixed logging for non-multithreading platforms. by Nanang Izzuddin · 15 years ago
  64. 70dfc27 Bug fix for ticket #833 (session timer support) by Benny Prijono · 15 years ago
  65. d7d58ca Misc (ticket #915): enlarge the column for pool name in pj_pool_factory_dump() output by Benny Prijono · 15 years ago
  66. 91ce6e4 Ticket #833: Fixed pjsip_timer definition (should not in a typedef). by Nanang Izzuddin · 15 years ago
  67. 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
  68. 9f0ef09 Ticket #935: new pj_sockaddr_parse2() API by Benny Prijono · 15 years ago
  69. 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
  70. 9b93f86 Ticket #833: by Nanang Izzuddin · 15 years ago
  71. 5ea7941 Ticket #930: Fixed compile error for C++ (missing explicit casting from void*). by Nanang Izzuddin · 15 years ago
  72. 65add62 Ticket #833: by Nanang Izzuddin · 15 years ago
  73. 59dffb1 Ticket #833: by Nanang Izzuddin · 15 years ago
  74. cffb123 Misc fix (ticket #915): Fixed bug in checking transaction registration with same key, passing wrong pointer of transaction key. by Nanang Izzuddin · 15 years ago
  75. 5d5a20e Ticket #934: Fixed pjsip_inv_verify_request2() to also checks all registered extensions (via pjsip_endpt_add_capability()). by Nanang Izzuddin · 15 years ago
  76. 5af37ff Ticket #930: by Nanang Izzuddin · 15 years ago
  77. 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
  78. b1a3e73 Ticket #931: Logging function may infinitely recursively calls itself on Windows Mobile (thanks Emil Sturniolo for the report) by Benny Prijono · 15 years ago
  79. e2c7e85 Ticket #930: by Nanang Izzuddin · 15 years ago
  80. 1383e47 Misc fixes (ticket #915): compilation warning in IPP about conversion from int to char by Benny Prijono · 15 years ago
  81. ec4b67e Initial commit for ticket #929: Improve packet lost concealment (PLC) when handling burst of lost packets by Benny Prijono · 15 years ago
  82. 6139a40 Ticket #928: Error linking PJSIP due to inclusion of aes_tables.c in libsrtp (thanks Johan Lantz for the report) by Benny Prijono · 15 years ago
  83. 7bc6924 Ticket #927: PIDF timestamp is not added to the tuple (thanks Johan Lantz for the report) by Benny Prijono · 15 years ago
  84. 9475b15 Ticket #926 (SDP compliance with RFC 4566): updated token definition, which allows more characters by Benny Prijono · 15 years ago
  85. 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
  86. ba23a36 Ticket #924: Loop media transport now allows more than one streams to receive the reflected packets by Benny Prijono · 15 years ago
  87. 4d8846b Ticket #923: New API to retrieve current jitter buffer state from a stream/session by Benny Prijono · 15 years ago
  88. be6d5db Ticket #922: Option to enable mutex related logging to assist troubleshooting concurrency problems by Benny Prijono · 15 years ago
  89. f940be4 Ticket #921: New logging option/flag to include caller thread ID by Benny Prijono · 15 years ago
  90. cdf2c9c Misc (#915): added WAVE_FORMAT_DIRECT flag when opening waveIn/Out in WMME audio dev, hopefully it can reduce latency by Benny Prijono · 15 years ago
  91. dbf4cb9 More ticket #920: fixed wrong latency calculation when there is loud noise in the start of recording by Benny Prijono · 15 years ago
  92. 258dc21 More ticket #720: added Win32 target in VS2005 project by Benny Prijono · 15 years ago
  93. 5a8663a More ticket #920: fixed VS directory output for WM6 Pro by Benny Prijono · 15 years ago
  94. e25fe6f Sound device is not automatically started after pjsua_set_no_snd_dev() is called, even after pjsua_set_snd_dev() is called by Benny Prijono · 15 years ago
  95. 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
  96. 7b40c6c Ticket #920: New pjsystest application for testing target system/device. Initial work on Win32 and WM by Benny Prijono · 15 years ago
  97. 873f3e4 Ticket #919: by Nanang Izzuddin · 15 years ago
  98. fc279de Ticket #909: by Nanang Izzuddin · 15 years ago
  99. 54ad797 Ticket #918: Added C compatible declarations in modules: G.711, transport SRTP, libresample. by Nanang Izzuddin · 15 years ago
  100. 169f92c Ticket #916: Crash in TURN client when TCP connection is used by Benny Prijono · 15 years ago