1. fa34806 If regc.check_contact is disabled, and no Expires header has been found, but the server does return one single Contact header, assumes that the server is broken/unable to return the correct Contact. In this case, get the expiration from the single Contact header in the response (thanks Alan Bond) by Benny Prijono · 16 years ago
  2. 5d070f8 More ticket #513: by Nanang Izzuddin · 16 years ago
  3. db9da77 Ticket #528: committed ticket528.patch by Nanang Izzuddin · 16 years ago
  4. 90f11cb More on ticket #513: by Nanang Izzuddin · 16 years ago
  5. e8b604d Ticket #513: Support for RTCP XR (initial patch) by Benny Prijono · 16 years ago
  6. 6780ae0 More ticket #497: added configuration to disable WSOLA and set default to disabled on WinCE and Symbian by Benny Prijono · 16 years ago
  7. 9375aca Fixed chunk size alignment in pool drain test by Nanang Izzuddin · 16 years ago
  8. 76da764 Workaround for pj_thread_sleep() failure with ETIMEDOUT in MacOS X (thanks Daniel Mikusa) by Benny Prijono · 16 years ago
  9. 83088f3 Fixed bug in invalid Contact address being generated upon NAT detection, when no username part is present in the account ID by Benny Prijono · 16 years ago
  10. 6e68ee6 Added ability to send custom headers in sipstateless sample by Benny Prijono · 16 years ago
  11. 470388d Report NAT type as unknown rather than UDP blocked when test 1B failed (could happen when port 3479 is blocked). Thanks Helmut Wolf for the info. by Benny Prijono · 16 years ago
  12. 6b7834b More ticket #420: creation of IPv6 media streams (tested on SIPit22) by Benny Prijono · 16 years ago
  13. e7d5a10 More ticket #526: committed ticket526.2.patch by Benny Prijono · 16 years ago
  14. 48374a2 Fixed bug: the status line in sipfrag content (for REFER) must ends with a CR-LF by Benny Prijono · 16 years ago
  15. ddaaf6a Use the smart Contact header for TCP/TLS by Benny Prijono · 16 years ago
  16. 24a2185 Fixed miscellaneous compile warnings/errors when built with C++ mode by Benny Prijono · 16 years ago
  17. 53a7c70 Ticket #525: Crash on call update or re-invite (Thanks Alexey) by Benny Prijono · 16 years ago
  18. 97a5759 Ticket #526: Pjsua crash after wav player destroyed inside the eof callback (thanks Tanguy Floc'h) by Benny Prijono · 16 years ago
  19. e722685 More ticket #485: fixed TURN server permission not allowing peer with the same IP to get through, and added option to disable FINGERPRINT verification in TURN server since it is currently broken when TURN is used with ICE (which has a FINGERPRINT in its Binding Request) by Benny Prijono · 16 years ago
  20. a11c76a More ticket #485: fixed REQUESTED-TRANSPORT endianness by Benny Prijono · 16 years ago
  21. 427d145 More ticket #505: the jitter buffer only discard one packet at a time when optimizing the delay by Benny Prijono · 16 years ago
  22. c59ca6e Fixed bug in writing snd_clock_rate configuration to file in pjsua by Benny Prijono · 16 years ago
  23. c0b83f2 More ticket #451: updated PortAudio to the latest by Benny Prijono · 16 years ago
  24. aeb187d More ticket #523: renamed some variable names for clarity by Benny Prijono · 16 years ago
  25. 88efec5 Ticket #523: Handle incomplete audio frame from sound device (e.g. OSS) by Benny Prijono · 16 years ago
  26. 3cfaf50 More ticket #485: now really remove pjstun-srv-test by Benny Prijono · 16 years ago
  27. 84fde9e More ticket #485: removed pjstun-srv-test project and fixed build errors with gcc by Benny Prijono · 16 years ago
  28. 49786e6 Added PJNATH class diagram by Benny Prijono · 16 years ago
  29. a2c0bb2 Improve the PJNATH documentation by Benny Prijono · 16 years ago
  30. 879ad1a More ticket #485: huge changeset to support TURN TCP. Please see ticket #485 for the details by Benny Prijono · 16 years ago
  31. c54dcb3 As per list report, changed the default response to incoming REFER from 200 to 202 as some gateways do not like this. Thanks Pedro Sanchez for the report by Benny Prijono · 16 years ago
  32. 3692271 Removed setting PJ_IOQUEUE_HAS_SAFE_UNREG to zero in config_site_sample.h as it is currently not supported by Benny Prijono · 16 years ago
  33. a95e929 Changed PJ_IOQUEUE_MAX_HANDLES count when PJ_CONFIG_MINIMAL_SIZE is set from 16 to 32 as it caused assertion in sock_select.c on Maemo by Benny Prijono · 16 years ago
  34. 617b860 Fixed crash in SRTP when incoming SDP is received without any m= line (thanks Atik) by Benny Prijono · 16 years ago
  35. 7fff9f9 Ticket #522: Enable keep-alive for UDP transport even when STUN is not configured by Benny Prijono · 16 years ago
  36. 6d24ca5 Fixed link error to pj_log() in libSRTP if PJ_LOG_MAX_LEVEL is set to zero (thanks Michael CHRISTOPHER) by Benny Prijono · 16 years ago
  37. 754a4df Ticket #521: Duplicate Authorization header when PJSIP is configured to send empty Authorization header (thanks Roland Klabunde) by Benny Prijono · 16 years ago
  38. 9969d18 Ticket #520: Race condition may cause ioqueue corruption (thanks Philippe Leuba) by Benny Prijono · 16 years ago
  39. f279d67 More work on ticket #485: bug when TURN UDP relay is not destroyed if Allocate request fails by Benny Prijono · 16 years ago
  40. 6381bf3 Ticket #519: STUN request is not freed when transaction times out (thanks Amit Sharma) by Benny Prijono · 16 years ago
  41. c295d9f More ticket #514: bug in previous fix caused invite session to unable to respond to authentication in re-INVITE by Benny Prijono · 16 years ago
  42. f161655 More ticket #504: added missing new files! by Benny Prijono · 16 years ago
  43. 012b7ae Added missing framework link command for MacOS X in Python setup.py (thanks Nir Soffer) by Benny Prijono · 16 years ago
  44. 03c5c69 Ticket #517: Invalid argument error when binding media transport on MacOS X by Benny Prijono · 16 years ago
  45. 7d60d05 Ticket #504: final installment to support stereo audio all the way in PJMEDIA. Please see tickiet #504 for more info by Benny Prijono · 16 years ago
  46. a171e9e Fixed bug in automatic RTCP address calculation causing assertion failure in Symbian with ICE transport by Benny Prijono · 16 years ago
  47. 9ae5dfc More ticket #514: the last fix causes invite session to refuse to send CANCEL! by Benny Prijono · 16 years ago
  48. cf5c06d Updated pjmedia_test with the latest jitter buffer API by Benny Prijono · 17 years ago
  49. ff28155 Fixed bugs in libsrtp that effect dtls-srtp by Benny Prijono · 17 years ago
  50. 70119f6 Ticket #516: Assertion in sound device when headset is plugged/unplugged in MacOS X (thanks Alexei Kuznetsov) by Benny Prijono · 17 years ago
  51. a9948e6 Fixed autoconf configure warning when detecting mswsock.h on Mingw by Benny Prijono · 17 years ago
  52. 188ba7e Fixed autoconf configure warning when detecting net/if.h on MacOS X by Benny Prijono · 17 years ago
  53. 3a3f078 More ticket #451: fixed build error on MacOS X caused by new PA by Benny Prijono · 17 years ago
  54. e8554ef Ticket #515 (Update Contact header in REGISTER for TCP/TLS transport) by Benny Prijono · 17 years ago
  55. 1add4d5 Added comment about byte ordering in TURN CHANNEL-NUMBER attribute and modified select() parameter in TURN client by Benny Prijono · 17 years ago
  56. 096fadb Ticket #505: optimizing the jitter buffer delay by Benny Prijono · 17 years ago
  57. 6eddd87 Enlarge the buffer for printing call media statistic in pjsua (sometimes the RTT line is cut) by Benny Prijono · 17 years ago
  58. e2303e3 More ticket #485: wrong encoding of CHANNEL-NUMBER attribute by Benny Prijono · 17 years ago
  59. 573b78c More ticket #61: (after rolling back previously buggy patch) Fixed bug in pjsua-lib with SRTP. If call is hold and resumed, SRTP transports will use itself as the underlying transport by Benny Prijono · 17 years ago
  60. 68f9e4f More ticket #61: bug in pjsua-lib with SRTP. If call is hold and resumed, SRTP transports will use itself as the underlying transport by Benny Prijono · 17 years ago
  61. 6885400 More ticket #485: updated Makefiles and fixed compilation warnings with gcc by Benny Prijono · 17 years ago
  62. 522e5e1 Fixed minor warning about unused variable in transport_srtp.c by Benny Prijono · 17 years ago
  63. 4d5931e More ticket #485: fixed TURN transport code point and REQUESTED-TRANSPORT attribute encoding by Benny Prijono · 17 years ago
  64. 9e6d60a More ticket #485: client and server self tested by Benny Prijono · 17 years ago
  65. 22e48c9 Ticket #514: bug with handling simultaneous outgoing re-INVITE, the invite session does not check if we have an ongoing INVITE transaction (thanks Philippe Leuba) by Benny Prijono · 17 years ago
  66. a5d214f Related to ticket #485: huge changeset to update STUN relating to managing authentication. See the ticket for the details by Benny Prijono · 17 years ago
  67. b4d107e More ticket #451: build error on Mingw with the latest PortAudio (thanks Matti Zemack) by Benny Prijono · 17 years ago
  68. 5e24839 More ticket #497: division by zero in wsola when min_extra is set to zero (the default value) by Benny Prijono · 17 years ago
  69. 5297af9 Related to ticket #353: still memory leak with pjsua wav player (thanks Arie Velthoen) by Benny Prijono · 17 years ago
  70. 734fc2d More ticket #479: bug in pjmedia_transport_get_info(), the info should be initialized by caller by Benny Prijono · 17 years ago
  71. f9f17b1 More ticket #507: fixed the bug introduced in r1871 about operator precedence by Benny Prijono · 17 years ago
  72. 71f657d More ticket #507: updated GNU build system with the G.722 codec and fixed minor warning about operator precedence by Benny Prijono · 17 years ago
  73. 7ffd775 Ticket #507: committed and tested g722 patch on Windows by Benny Prijono · 17 years ago
  74. 17d10b5 More ticket #485: initial test on TURN client/server by Benny Prijono · 17 years ago
  75. 34b0074 Ticket #512: Bug in select ioqueue causing unnecessary sleep() to be invoked (thanks Sergey Bakulin) by Benny Prijono · 17 years ago
  76. 5ac0bd7 More ticket #485: added TURN client application by Benny Prijono · 17 years ago
  77. 6e7c5ad More ticket #504: buffer overflow in splitcomb when handling stereo audio by Benny Prijono · 17 years ago
  78. 27ae857 Ticket #451: Updated PortAudio to the latest version by Benny Prijono · 17 years ago
  79. c85043f More ticket #485: added TURN client session/UDP client to pjnath VS6 project by Benny Prijono · 17 years ago
  80. 0b46232 Ticket #511: Add --disable-oss option to disable OSS in configure script by Benny Prijono · 17 years ago
  81. 03b5485 More ticket #485: implementation of TURN UDP client session by Benny Prijono · 17 years ago
  82. e11c581 Ticket #504: fixed stream.c for stereo codecs by Benny Prijono · 17 years ago
  83. e1a5a85 Ticket #479: allow media transport framework to return transport specific info (for example, to know whether SRTP is enabled) by Benny Prijono · 17 years ago
  84. c12bc10 Ticket #494: Configuration option to use high quality tone generation by Benny Prijono · 17 years ago
  85. 6111193 Added missing PJ_INT64() macro for Symbian compilers by Benny Prijono · 17 years ago
  86. bcc7d0d More ticket #7: fixed undefined symbol on Symbian by Benny Prijono · 17 years ago
  87. 4d3eed1 Ticket #493: added EC settings in dialog by Benny Prijono · 17 years ago
  88. 50f19b3 More ticket #495: bug in snd_clock_rate causing unability to open sound device on WinCE by Benny Prijono · 17 years ago
  89. 3fd9fc5 More ticket #485: initial (incomplete) work on TURN client session library by Benny Prijono · 17 years ago
  90. 4f8536c Added more files in SVN ignore spec for PocketPJ application by Benny Prijono · 17 years ago
  91. 708725a More work for ticket #485: updated pjnath with TURN-07 and added authentication in the server by Benny Prijono · 17 years ago
  92. e8df45f Make SIP and RTP ports in simpleua configurable, and add initial support for IPv6 too by Benny Prijono · 17 years ago
  93. b05aafc More work on ticket #485: more TURN-07 work by Benny Prijono · 17 years ago
  94. 9963998 Ticket 467: dont send SDP with BYE! by Benny Prijono · 17 years ago
  95. 8cc996a Ticket #504: assertion in sound device and recfile sample when using stereo by Benny Prijono · 17 years ago
  96. a99539c More ticket #438: wrong param passed to shrink_buffer() in set_max_cnt(), should be (buf_cnt - new_max_cnt), instead of (old_max_cnt - new_max_cnt) by Benny Prijono · 17 years ago
  97. 00d15a5 Ticket #502: New packet lost concealment (PLC) implementation and enable PLC on G711 and GSM codec by Benny Prijono · 17 years ago
  98. c97d686 More ticket #497: bug on pjmedia_wsola_save() when extra samples exceed samples_per_frame by Benny Prijono · 17 years ago
  99. 98b6df8 More ticket #438: improve docs, added channel_count in wsola, etc. by Benny Prijono · 17 years ago
  100. d34477c Ticket #501: Set master port worker thread priority to highest by default by Benny Prijono · 17 years ago