1. 981e59e Misc PocketPJ fixes (#1006): by Benny Prijono · 15 years ago
  2. 531be6c Misc (#1003): added protection against situation when pj_sock_getsockname() returns PJ_SUCCESS but 0.0.0.0 is reported as the socket address, potentially causing SIP TCP transport to put 0.0.0.0 or empty Via address. Not sure if this situation could happen though. by Benny Prijono · 15 years ago
  3. d53ed17 Ticket #1004: Symbian timer heap fix by Benny Prijono · 15 years ago
  4. 54d642d Ticket #1000: fixed different treatment with regard to Unicode argument to GetProcAddress between Windows and Windows Mobile by Benny Prijono · 15 years ago
  5. e791156 Misc (ticket #1003): by Benny Prijono · 15 years ago
  6. 011e3f2 Ticket #1002: Crash when adding/removing buddies (thanks Nikolay Popok and Robert Cichielo for the reports) by Benny Prijono · 15 years ago
  7. fcaf9cf More ticket #1000 (IPv6 interface enumeration fails due to typo error in Windows targets): by Benny Prijono · 15 years ago
  8. 49e78b4 Fixed ticket #1000: IPv6 interface enumeration fails due to typo error in Windows targets by Benny Prijono · 15 years ago
  9. 41903da Fixed ticket #999: by Benny Prijono · 15 years ago
  10. 64900a0 Changed version to 1.5 by Benny Prijono · 15 years ago
  11. 9d0da8d Ticket #990: by Nanang Izzuddin · 15 years ago
  12. 6b0d9a0 Misc (#951): added make selftest target by Benny Prijono · 15 years ago
  13. b918ae0 Misc (#951): fixed compilation warning on Win32 Release build by Benny Prijono · 15 years ago
  14. 39f187c More #953 (ICE may find the wrong best candidate): by Benny Prijono · 15 years ago
  15. fe1bd34 More ticket #982 (MWI): support for Asterisk unsolicited MWI requests: by Benny Prijono · 15 years ago
  16. 4874763 Ticket #957: by Nanang Izzuddin · 15 years ago
  17. 6d936a3 More #982 (MWI): support for Asterisk unsolicited MWI in pjsua application by Benny Prijono · 15 years ago
  18. a4cf8d8 Ticket #957: Updated SSL sock performance test to avoid false connected state problem caused by server listen backlog excess (problem examined on mac platform). by Nanang Izzuddin · 15 years ago
  19. ff39ffd Misc (#951): compile warning in norm_s() in g7221 basic_op.c, expression always results false, passed codec vector test after fix applied on win64 and mac. by Nanang Izzuddin · 15 years ago
  20. 15d5108 #972: Removed PJ_SOL_SOCKET check in pjlib-test as it is defined as 0xffff on some platforms (e.g: Win, Mac). by Nanang Izzuddin · 15 years ago
  21. 984f8e4 Misc (#951): Put init value to var 'ftype' (somewhere) in jbuf.c to avoid compile warning (var used without initialization). by Nanang Izzuddin · 15 years ago
  22. add2c41 Misc (#951): Updated local SDP answer reference in sdp neg test related to fix in #964. by Nanang Izzuddin · 15 years ago
  23. 1cd713b Misc (#951): undo r3012, and silently adjust max_calls to PJSUA_MAX_CALLS instead if it is greater by Benny Prijono · 15 years ago
  24. 4bf49ea Misc (#951): check when app specifies max_calls that is greater than PJSUA_MAX_CALLS (thanks Robbie Hanson for the report) by Benny Prijono · 15 years ago
  25. a45f81e Misc (#951): Fixed wrong media order in SDP response checking in python test script sendto/126. by Nanang Izzuddin · 15 years ago
  26. 8595f8a More #955 (Python fixes): calling buddy_set_user_data with invalid buddy ID will raise assertion by Benny Prijono · 15 years ago
  27. d3d18c3 Fixed for #937 (presence enhancements): handle case where event argument is NULL by Benny Prijono · 15 years ago
  28. 14681e3 More ticket #957 (SSL): exclude sip_transport_tls_ossl.c from VS6 build by Benny Prijono · 15 years ago
  29. 16639d9 Misc python module fixes (#955): by Benny Prijono · 15 years ago
  30. 0a411e2 Misc (#951): fixed compilation warning on gcc/Linux by Benny Prijono · 15 years ago
  31. bff0c9e Misc (#951): fixed misc compilation warnings with gcc by Benny Prijono · 15 years ago
  32. bdf00d3 Misc (#951): added missing bidirectional.o in PJMEDIA Makefile (thanks Thomas Falk for the report) by Benny Prijono · 15 years ago
  33. a27ca1b More ticket #940: Multiple header rows with the same name may not be completely processed by PJSIP modules: by Benny Prijono · 15 years ago
  34. 2ef519f Fixed ticket #989: Issues with Windows Unicode build (thanks Michele Cicciotti for the patch) by Benny Prijono · 15 years ago
  35. 4f93376 Ticket #864: Revise on account registration Contact update rule by Benny Prijono · 15 years ago
  36. b5e025a Ticket #957: Fixed 0.0.0.0:0 address returned by SIP TLS client transport, which would cause 0.0.0.0:0 address in SIP via header. by Nanang Izzuddin · 15 years ago
  37. 28efe81 More #957 (TLS) by Benny Prijono · 15 years ago
  38. a25bc9d Ticket #950 and #957: by Benny Prijono · 15 years ago
  39. af20ce0 Misc (#951): compilation warnings about unused local variables in passthrough codec by Benny Prijono · 15 years ago
  40. 8ea7eb0 Misc fix (#951): Fixed pjsua bug RTP timestamp & sequence resetted after hold-resume (thanks Nikolay Popok for the report). by Nanang Izzuddin · 15 years ago
  41. f78d35d Ticket #988: Aray bounds checking in SDP functions (thanks Mark Webster for the report) by Benny Prijono · 15 years ago
  42. 7ee0533 More #957 (TLS): updated pj_perror() with the new PJ_PERROR() API by Benny Prijono · 15 years ago
  43. 0e61a5b More #950 (QoS): updated with the new pj_perror() syntax by Benny Prijono · 15 years ago
  44. c6768e5 Updated ticket #981: pj_perror() and PJ_PERROR() API: by Benny Prijono · 15 years ago
  45. c6f0e1a Misc (#951): some fixes for pjsystest application: by Benny Prijono · 15 years ago
  46. eef9b8d Ticket #957: by Nanang Izzuddin · 15 years ago
  47. 8e5f634 Ticket #957: Workaround fix for SSL socket specific related to ticket #985. by Nanang Izzuddin · 15 years ago
  48. 020bea1 Fixed ticket #986: Assertion when authorization PJSIP_AUTH_AUTO_SEND_NEXT is enabled (thanks Zhefeng Du for the report) by Benny Prijono · 15 years ago
  49. 1676d98 Ticket #954: Added sipp test scenario for issue 1 (bad SE in 200 response, less than min-SE in request). by Nanang Izzuddin · 15 years ago
  50. 2d0f8fe Ticket #957: by Nanang Izzuddin · 15 years ago
  51. 611083d Fixed ticket #940: Multiple header rows with the same name may not be completely processed by PJSIP modules by Benny Prijono · 15 years ago
  52. 8db270b Fixed ticket #975: Symbian timer heap implementation unable to schedule duration more than 2100 seconds (thanks Nir Elkayam for the report) by Benny Prijono · 15 years ago
  53. 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
  54. 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
  55. abce36a Ticket #957: by Nanang Izzuddin · 15 years ago
  56. 7369d22 Ticket #984: Minor fix of compile warning of unused arg. by Nanang Izzuddin · 15 years ago
  57. 36aa1fb Ticket #984: Fixed active socket to pass updated/correct descriptors in invoking accept callback for the application. by Nanang Izzuddin · 15 years ago
  58. 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
  59. a8fd384 Ticket #983: make native WMME the default audio device on Windows and Windows Mobile: by Benny Prijono · 15 years ago
  60. 6a46488 More ticket #982: added MWI support for Python by Benny Prijono · 15 years ago
  61. 53add07 Misc fix (#951): Fixed pjmedia Makefile build config to clean pjmedia-audiodev component properly. by Nanang Izzuddin · 15 years ago
  62. 47cdfb6 More ticket #982: updated VS6 project with the mwi.[hc] by Benny Prijono · 15 years ago
  63. 9c7616f Ticket #957: Updated PJSIP_HAS_TLS_TRANSPORT default value to refer to PJ_HAS_SSL_SOCK. by Nanang Izzuddin · 15 years ago
  64. 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
  65. 6cfc6d5 Ticket #957: by Nanang Izzuddin · 15 years ago
  66. ea6d3c4 Ticket #957: by Nanang Izzuddin · 15 years ago
  67. 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
  68. 4dd961b Implement ticket #982: Support for SIP Message Summary/Message Waiting Indication (MWI, RFC 3842) by Benny Prijono · 15 years ago
  69. 610973a More ticket #950 (QoS): by Benny Prijono · 15 years ago
  70. 4d79b0f Initial commit for ticket #950: QoS support: by Benny Prijono · 15 years ago
  71. 9055f57 Ticket #981: new pj_perror() utility API by Benny Prijono · 15 years ago
  72. 78531d7 More ticket #972: SOL_UDP is not set properly on Linux by Benny Prijono · 15 years ago
  73. 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
  74. 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
  75. 64e1787 Fixed ticket #979: Crash when printing Retry-After header (thanks Andrey Kovalenko for the report) by Benny Prijono · 15 years ago
  76. 6ab0532 More #937 (presence): by Benny Prijono · 15 years ago
  77. 12c01a9 More ticket #937 (presence revamping): by Benny Prijono · 15 years ago
  78. 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
  79. 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
  80. 73bb723 Initial commit for ticket #937: Revamping of presence management to make it more efficient by Benny Prijono · 15 years ago
  81. 79f4f20 Ticket #976: Fixed pjsua_call_make_call() to associate call with account before media channel initialization. by Nanang Izzuddin · 15 years ago
  82. 3492140 Misc (#951): added couple of SIPp scenario XML files for future use: by Benny Prijono · 15 years ago
  83. 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
  84. 72748d0 More ticket #972: compilation problem with IPPROTO_IPV6 constant (thanks Robert Cichielo for the report) by Benny Prijono · 15 years ago
  85. 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
  86. 006cc01 Ticket #957: by Nanang Izzuddin · 15 years ago
  87. 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
  88. 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
  89. 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
  90. db04cd5 Ticket #972: setsockopt compatibility problems on Windows (thanks Yann and John Ridges for the reports) by Benny Prijono · 15 years ago
  91. f5d9f1f Ticket #881: send UPDATE or re-INVITE after ICE negotiation, if the default candidate has changed by Benny Prijono · 15 years ago
  92. 43cccb9 Fixed ticket #971: Assertion in ICE with regular nomination strategy when registering timer by Benny Prijono · 15 years ago
  93. 384dab4 Ticket #970: More gracefull PJSUA-LIB shutdown sequence. Enhancements: by Benny Prijono · 15 years ago
  94. 534a9ba Ticket #364: Upon unregistration, (un)REGISTER should be sent only after (un)PUBLISH has completed successfully by Benny Prijono · 15 years ago
  95. 0e7071c Ticket #968: Fixed WMME factory initialization to just return PJ_SUCCESS when no audio device is installed. by Nanang Izzuddin · 15 years ago
  96. 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
  97. 6ad7766 Related to ticket #411 (Cannot update account presence's status while previous PUBLISH is in progress): by Benny Prijono · 15 years ago
  98. 140beae Ticket #951 (misc fixes): - fixed misc compiler warnings with gcc on Linux by Benny Prijono · 15 years ago
  99. 2c91aa2 Ticket #941: Lots of compilation wanings in libg7221 in basic_op.h with gcc by Benny Prijono · 15 years ago
  100. 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