1. 3128a12 Misc fix (#951): Fixed possible random/unexpected pairs generated in ioqueue tcp unit test (such case was occured when test was performed using IOCP ioqueue on Vista). by Nanang Izzuddin · 15 years ago
  2. b999d34 More ticket #972: setsockopt options compatibility on various platforms: pjlib-test failed on socket test because SOL_SOCKET is defined by Windows Platform SDK as 0xFFFF by Benny Prijono · 15 years ago
  3. abce36a Ticket #957: by Nanang Izzuddin · 15 years ago
  4. 7369d22 Ticket #984: Minor fix of compile warning of unused arg. by Nanang Izzuddin · 15 years ago
  5. 36aa1fb Ticket #984: Fixed active socket to pass updated/correct descriptors in invoking accept callback for the application. by Nanang Izzuddin · 15 years ago
  6. 502b4e0 Misc fixes (#951): renamed mips variable in pjmedia MIPS test since it conflicts with some internal name in MIPS target (thanks Antonio Anton for the report) by Benny Prijono · 15 years ago
  7. a8fd384 Ticket #983: make native WMME the default audio device on Windows and Windows Mobile: by Benny Prijono · 15 years ago
  8. 6a46488 More ticket #982: added MWI support for Python by Benny Prijono · 15 years ago
  9. 53add07 Misc fix (#951): Fixed pjmedia Makefile build config to clean pjmedia-audiodev component properly. by Nanang Izzuddin · 15 years ago
  10. 47cdfb6 More ticket #982: updated VS6 project with the mwi.[hc] by Benny Prijono · 15 years ago
  11. 9c7616f Ticket #957: Updated PJSIP_HAS_TLS_TRANSPORT default value to refer to PJ_HAS_SSL_SOCK. by Nanang Izzuddin · 15 years ago
  12. 8d75958 Ticket #957: Removed DTLS proto in SSL socket with OpenSSL backend as it hasn't been really supported yet. by Nanang Izzuddin · 15 years ago
  13. 6cfc6d5 Ticket #957: by Nanang Izzuddin · 15 years ago
  14. ea6d3c4 Ticket #957: by Nanang Izzuddin · 15 years ago
  15. a326fbf Misc fix (#951): Updated active socket to keep passing the packet pointer, instead of NULL, when connection is closed/error and no remainder data, as application, e.g: SSL sock, may need to have access on it. by Nanang Izzuddin · 15 years ago
  16. 4dd961b Implement ticket #982: Support for SIP Message Summary/Message Waiting Indication (MWI, RFC 3842) by Benny Prijono · 15 years ago
  17. 610973a More ticket #950 (QoS): by Benny Prijono · 15 years ago
  18. 4d79b0f Initial commit for ticket #950: QoS support: by Benny Prijono · 15 years ago
  19. 9055f57 Ticket #981: new pj_perror() utility API by Benny Prijono · 15 years ago
  20. 78531d7 More ticket #972: SOL_UDP is not set properly on Linux by Benny Prijono · 15 years ago
  21. 1741242 Fixed ticket #980: Memory pool alignment error when alignment is set to be greater than 4 bytes (thanks John Ridges for the report) by Benny Prijono · 15 years ago
  22. 1d61ba5 More ticket #972: fixed compilation error on Linux due to the last introduction ot PJ_TCP_NODELAY. Everyone needs to re-run configure though (thanks Dan Arrhenius for the report) by Benny Prijono · 15 years ago
  23. 64e1787 Fixed ticket #979: Crash when printing Retry-After header (thanks Andrey Kovalenko for the report) by Benny Prijono · 15 years ago
  24. 6ab0532 More #937 (presence): by Benny Prijono · 15 years ago
  25. 12c01a9 More ticket #937 (presence revamping): by Benny Prijono · 15 years ago
  26. 793f939 Ticket #978: Fixed noise in APS G.729 playback/decoding on some devices by adopting G.729 SID/DTX frame handling from VAS implementation. by Nanang Izzuddin · 15 years ago
  27. 30b8ede Fixed ticket #977: ICE does not change role to Controlling when talking to ice-lite agents (thanks Amaresh Marekar for the report) by Benny Prijono · 15 years ago
  28. 73bb723 Initial commit for ticket #937: Revamping of presence management to make it more efficient by Benny Prijono · 15 years ago
  29. 79f4f20 Ticket #976: Fixed pjsua_call_make_call() to associate call with account before media channel initialization. by Nanang Izzuddin · 15 years ago
  30. 3492140 Misc (#951): added couple of SIPp scenario XML files for future use: by Benny Prijono · 15 years ago
  31. ed93903 More 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
  32. 72748d0 More ticket #972: compilation problem with IPPROTO_IPV6 constant (thanks Robert Cichielo for the report) by Benny Prijono · 15 years ago
  33. cf69c28 Ticket #954 (issue no 2): Updated session timer to process 2xx response in mod_inv state handlers (was in mod_inv_on_rx_response()). by Nanang Izzuddin · 15 years ago
  34. 006cc01 Ticket #957: by Nanang Izzuddin · 15 years ago
  35. dc20c59 Misc (#951): pool that is used to add missing ";lr" parameter in the Route URI is not destroyed in PJSUA-LIB, causing potential memory leak by Benny Prijono · 15 years ago
  36. 3249988 Fixed ticket #974: Crash if ICE session is destroyed by the application inside "on_ice_complete" with an PJ_ICE_STRANS_OP_NEGOTIATION op callback (thanks John Ridges for the report) by Benny Prijono · 15 years ago
  37. 948d4f8 Fixed ticket #973: pj_ioqueue_accept() fails on Windows NT IOCP backend if connection is immediately available and the "local" parameter is NULL (thanks John Ridges for the report) by Benny Prijono · 15 years ago
  38. db04cd5 Ticket #972: setsockopt compatibility problems on Windows (thanks Yann and John Ridges for the reports) by Benny Prijono · 15 years ago
  39. f5d9f1f Ticket #881: send UPDATE or re-INVITE after ICE negotiation, if the default candidate has changed by Benny Prijono · 15 years ago
  40. 43cccb9 Fixed ticket #971: Assertion in ICE with regular nomination strategy when registering timer by Benny Prijono · 15 years ago
  41. 384dab4 Ticket #970: More gracefull PJSUA-LIB shutdown sequence. Enhancements: by Benny Prijono · 15 years ago
  42. 534a9ba Ticket #364: Upon unregistration, (un)REGISTER should be sent only after (un)PUBLISH has completed successfully by Benny Prijono · 15 years ago
  43. 0e7071c Ticket #968: Fixed WMME factory initialization to just return PJ_SUCCESS when no audio device is installed. by Nanang Izzuddin · 15 years ago
  44. 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
  45. 6ad7766 Related to ticket #411 (Cannot update account presence's status while previous PUBLISH is in progress): by Benny Prijono · 15 years ago
  46. 140beae Ticket #951 (misc fixes): - fixed misc compiler warnings with gcc on Linux by Benny Prijono · 15 years ago
  47. 2c91aa2 Ticket #941: Lots of compilation wanings in libg7221 in basic_op.h with gcc by Benny Prijono · 15 years ago
  48. 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
  49. 9378ea1 Ticket #966: Bad RPID <person> id attribute generation (thanks Filipe Figueiredo for the report) by Benny Prijono · 15 years ago
  50. 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
  51. 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
  52. 7a6b084 Fixed ticket #917, #936, and #967: by Benny Prijono · 15 years ago
  53. f7bcbe3 More ticket #960: STUN compatibility problem with RFC 3489 servers (in encoding SERVER-NAME or SOFTWARE attribute) by Benny Prijono · 15 years ago
  54. 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
  55. 9d86462 Ticket #964: by Nanang Izzuddin · 15 years ago
  56. 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
  57. 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
  58. e0351cb Ticket #960: STUN compatibility problem with RFC 3489 servers (in encoding SERVER-NAME or SOFTWARE attribute) by Benny Prijono · 15 years ago
  59. 828c761 Fixed ticket #959: Assertion upon receiving malformed SIP messages (thanks Andrey Kovalenko for the report) by Benny Prijono · 15 years ago
  60. c67d7bc Ticket #958: Fixed missing codec type check in initializing iLBC setting in codec_open() of passthrough codec. by Nanang Izzuddin · 15 years ago
  61. 6c62bf4 Ticket #957: Initial version of TLS transport for Symbian, includes: by Nanang Izzuddin · 15 years ago
  62. 0079ac3 More #956: added admin commands and html mode by Benny Prijono · 15 years ago
  63. 8b9f008 Ticket #956: confbot application, initial version by Benny Prijono · 15 years ago
  64. f5dd34e Ticket #955 (fixes and enhancements to Python module): by Benny Prijono · 15 years ago
  65. 2d1a94b Ticket #955 (fixes and enhancements to Python module): by Benny Prijono · 15 years ago
  66. 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
  67. 71b602b Misc (#951): r2906 accidentally left STEREO_DEMO option ON in pjsua by Benny Prijono · 15 years ago
  68. 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
  69. 44afb0d Fixed ticket #953: ICE may find the wrong best candidate (thanks John Ridges for the report) by Benny Prijono · 15 years ago
  70. 3d2eaed Ticket #952: Error in calculating RTP packet extended header (thanks Thomas Falk for the patch) by Benny Prijono · 15 years ago
  71. 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
  72. 06ac1f1 Changed version to 1.4-trunk by Benny Prijono · 15 years ago
  73. 295f2ce Changed version to 1.4 by Benny Prijono · 15 years ago
  74. 3d397bc Misc fix (ticket #915): Updated VS2005 pjproject-vs8.sln removing platform 'mixed platform'. by Nanang Izzuddin · 15 years ago
  75. b96ee6a Misc (ticket #915): removed mention of version number in PJSIP (it's written 0.5.9!) by Benny Prijono · 15 years ago
  76. 8085b51 Ticket #833: Updated dump-config in pjsua app to include Session Timer settings (and 100rel). by Nanang Izzuddin · 15 years ago
  77. 5133dfe More ticket #833: by Benny Prijono · 15 years ago
  78. ae1c615 Ticket #866: Fixed compile error caused by implicit conversion from void* in test_stun_on_status(). by Nanang Izzuddin · 15 years ago
  79. 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
  80. 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
  81. ec5fb81 Misc (ticket #915): added reload command in pjsua to shutdown and reinitialize the library by Benny Prijono · 15 years ago
  82. 769e9ed Fixed ticket #974: SRTP stops functioning after the library is restarted by Benny Prijono · 15 years ago
  83. 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
  84. 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
  85. 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
  86. 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
  87. fe73251 More #935: don't call pj_sockaddr_init() for PJ_AF_INET6 if IPv6 is not enabled by Benny Prijono · 15 years ago
  88. fcdfd55 Misc fix (ticket #915): by Nanang Izzuddin · 15 years ago
  89. 28a4822 Misc (#915): several fixes on the python unit tests on Linux: by Benny Prijono · 15 years ago
  90. 0c90157 More ticket #930 (New PJSUA-LIB account option to add user defined parameters to the Contact header) by Benny Prijono · 15 years ago
  91. 41a1451 Ticket #944: misc fixes in pjmedia_test: by Benny Prijono · 15 years ago
  92. 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
  93. 681a8bf Misc fixes (ticket #915): added more search paths for jbtest.dat by Benny Prijono · 15 years ago
  94. 756da44 Ticket #877: Fixed bug flip-flop pools shouldn't be swapped when SDP negotiation fails. by Nanang Izzuddin · 15 years ago
  95. 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
  96. 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
  97. 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
  98. 2e8cf63 Misc (#915): by Benny Prijono · 15 years ago
  99. 971a287 Misc (#915): removed unused fields (refresh_tm and hangup_tm) from pjsua_call by Benny Prijono · 15 years ago
  100. 30b615c Ticket #886: by Nanang Izzuddin · 15 years ago