1. a171e9e Fixed bug in automatic RTCP address calculation causing assertion failure in Symbian with ICE transport by Benny Prijono · 16 years ago
  2. 9ae5dfc More ticket #514: the last fix causes invite session to refuse to send CANCEL! by Benny Prijono · 16 years ago
  3. cf5c06d Updated pjmedia_test with the latest jitter buffer API by Benny Prijono · 17 years ago
  4. ff28155 Fixed bugs in libsrtp that effect dtls-srtp by Benny Prijono · 17 years ago
  5. 70119f6 Ticket #516: Assertion in sound device when headset is plugged/unplugged in MacOS X (thanks Alexei Kuznetsov) by Benny Prijono · 17 years ago
  6. a9948e6 Fixed autoconf configure warning when detecting mswsock.h on Mingw by Benny Prijono · 17 years ago
  7. 188ba7e Fixed autoconf configure warning when detecting net/if.h on MacOS X by Benny Prijono · 17 years ago
  8. 3a3f078 More ticket #451: fixed build error on MacOS X caused by new PA by Benny Prijono · 17 years ago
  9. e8554ef Ticket #515 (Update Contact header in REGISTER for TCP/TLS transport) by Benny Prijono · 17 years ago
  10. 1add4d5 Added comment about byte ordering in TURN CHANNEL-NUMBER attribute and modified select() parameter in TURN client by Benny Prijono · 17 years ago
  11. 096fadb Ticket #505: optimizing the jitter buffer delay by Benny Prijono · 17 years ago
  12. 6eddd87 Enlarge the buffer for printing call media statistic in pjsua (sometimes the RTT line is cut) by Benny Prijono · 17 years ago
  13. e2303e3 More ticket #485: wrong encoding of CHANNEL-NUMBER attribute by Benny Prijono · 17 years ago
  14. 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
  15. 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
  16. 6885400 More ticket #485: updated Makefiles and fixed compilation warnings with gcc by Benny Prijono · 17 years ago
  17. 522e5e1 Fixed minor warning about unused variable in transport_srtp.c by Benny Prijono · 17 years ago
  18. 4d5931e More ticket #485: fixed TURN transport code point and REQUESTED-TRANSPORT attribute encoding by Benny Prijono · 17 years ago
  19. 9e6d60a More ticket #485: client and server self tested by Benny Prijono · 17 years ago
  20. 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
  21. 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
  22. b4d107e More ticket #451: build error on Mingw with the latest PortAudio (thanks Matti Zemack) by Benny Prijono · 17 years ago
  23. 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
  24. 5297af9 Related to ticket #353: still memory leak with pjsua wav player (thanks Arie Velthoen) by Benny Prijono · 17 years ago
  25. 734fc2d More ticket #479: bug in pjmedia_transport_get_info(), the info should be initialized by caller by Benny Prijono · 17 years ago
  26. f9f17b1 More ticket #507: fixed the bug introduced in r1871 about operator precedence by Benny Prijono · 17 years ago
  27. 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
  28. 7ffd775 Ticket #507: committed and tested g722 patch on Windows by Benny Prijono · 17 years ago
  29. 17d10b5 More ticket #485: initial test on TURN client/server by Benny Prijono · 17 years ago
  30. 34b0074 Ticket #512: Bug in select ioqueue causing unnecessary sleep() to be invoked (thanks Sergey Bakulin) by Benny Prijono · 17 years ago
  31. 5ac0bd7 More ticket #485: added TURN client application by Benny Prijono · 17 years ago
  32. 6e7c5ad More ticket #504: buffer overflow in splitcomb when handling stereo audio by Benny Prijono · 17 years ago
  33. 27ae857 Ticket #451: Updated PortAudio to the latest version by Benny Prijono · 17 years ago
  34. c85043f More ticket #485: added TURN client session/UDP client to pjnath VS6 project by Benny Prijono · 17 years ago
  35. 0b46232 Ticket #511: Add --disable-oss option to disable OSS in configure script by Benny Prijono · 17 years ago
  36. 03b5485 More ticket #485: implementation of TURN UDP client session by Benny Prijono · 17 years ago
  37. e11c581 Ticket #504: fixed stream.c for stereo codecs by Benny Prijono · 17 years ago
  38. 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
  39. c12bc10 Ticket #494: Configuration option to use high quality tone generation by Benny Prijono · 17 years ago
  40. 6111193 Added missing PJ_INT64() macro for Symbian compilers by Benny Prijono · 17 years ago
  41. bcc7d0d More ticket #7: fixed undefined symbol on Symbian by Benny Prijono · 17 years ago
  42. 4d3eed1 Ticket #493: added EC settings in dialog by Benny Prijono · 17 years ago
  43. 50f19b3 More ticket #495: bug in snd_clock_rate causing unability to open sound device on WinCE by Benny Prijono · 17 years ago
  44. 3fd9fc5 More ticket #485: initial (incomplete) work on TURN client session library by Benny Prijono · 17 years ago
  45. 4f8536c Added more files in SVN ignore spec for PocketPJ application by Benny Prijono · 17 years ago
  46. 708725a More work for ticket #485: updated pjnath with TURN-07 and added authentication in the server by Benny Prijono · 17 years ago
  47. e8df45f Make SIP and RTP ports in simpleua configurable, and add initial support for IPv6 too by Benny Prijono · 17 years ago
  48. b05aafc More work on ticket #485: more TURN-07 work by Benny Prijono · 17 years ago
  49. 9963998 Ticket 467: dont send SDP with BYE! by Benny Prijono · 17 years ago
  50. 8cc996a Ticket #504: assertion in sound device and recfile sample when using stereo by Benny Prijono · 17 years ago
  51. 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
  52. 00d15a5 Ticket #502: New packet lost concealment (PLC) implementation and enable PLC on G711 and GSM codec by Benny Prijono · 17 years ago
  53. c97d686 More ticket #497: bug on pjmedia_wsola_save() when extra samples exceed samples_per_frame by Benny Prijono · 17 years ago
  54. 98b6df8 More ticket #438: improve docs, added channel_count in wsola, etc. by Benny Prijono · 17 years ago
  55. d34477c Ticket #501: Set master port worker thread priority to highest by default by Benny Prijono · 17 years ago
  56. 4a0b28a Ticket #500: implementation of thread priority setting on os_core_unix.c by Benny Prijono · 17 years ago
  57. 8f7adf7 Ticket #500: Added function to set thread priority in PJLIB by Benny Prijono · 17 years ago
  58. f6654c5 Ticket #438: added delaybuf in splitcomb. Please see the checkin comment in ticket #438 for the details by Benny Prijono · 17 years ago
  59. 93be976 Ticket #499: NULL frame transmission in conference bridge is not clocked at the right interval by Benny Prijono · 17 years ago
  60. e8ec158 Ticket #497: changed clock rate variable in WSOLA from uint16 to uint32 to handle higher clock rate by Benny Prijono · 17 years ago
  61. 52cde92 Ticket #498: Option in client registration to ignore Contact address in REGISTER response by Benny Prijono · 17 years ago
  62. 161ae3a Disable overflow/underflow test by Benny Prijono · 17 years ago
  63. 65afd88 More ticket #438: changed API call to delay_buf_create() by Benny Prijono · 17 years ago
  64. 07f6cc7 Added checking in delaybuf for buffer empty before calling shrink_buffer() by Benny Prijono · 17 years ago
  65. 5dbd4fc Ticket #438: Workaround for frame bursts from audio devices: added wsola in delaybuf, and put delaybuf in the bridge by Benny Prijono · 17 years ago
  66. 5887d02 Put wsola_test.c in pjmedia test by Benny Prijono · 17 years ago
  67. 031775c Added pjmedia_wsola_reset() by Benny Prijono · 17 years ago
  68. 0bdf777 Fixed bug caused by ticket #412: critical section is not released! by Benny Prijono · 17 years ago
  69. 4c8475d Fixed bug in wsola when discarding frame in non-contiguous buffer by Benny Prijono · 17 years ago
  70. c4f62fd Added 100rel module initialization in pjsip-perf.c by Benny Prijono · 17 years ago
  71. c8f43b3 Modify WSOLA discard to support erasing frame from non-contiguous buffer by Benny Prijono · 17 years ago
  72. 713ccab A little bit of optimization in WSOLA by Benny Prijono · 17 years ago
  73. 800521c Ticket #496: Crash on sound port when only player is opened and delaybuf enabled by Benny Prijono · 17 years ago
  74. 4727a9a Ticket #497: WSOLA implementation by Benny Prijono · 17 years ago
  75. f3758ee Ticket #495: ability to specify different clock rate when opening sound device by Benny Prijono · 17 years ago
  76. e9e2956 Stateful proxy sample: do not create CANCEL if UAC INVITE transaction has been responded with final response by Benny Prijono · 17 years ago
  77. 5d177b8 Fixed bug in ticket #455 in round-robin call ID allocation (thanks Truong Thanh Quang) by Benny Prijono · 17 years ago
  78. 5796dca Minor PocketPJ GUI tweak by Benny Prijono · 17 years ago
  79. 5d9c16f Ticket #493: PocketPC, a new and better sample application for PocketPC by Benny Prijono · 17 years ago
  80. 4768c3c Ticket #7: Move PJSIP compile time configurations/settings (such as T1, T2 timers) to run-time (thanks Philippe Leuba) by Benny Prijono · 17 years ago
  81. 5933e05 Ticket #491: Crash in TCP/TLS transport when the listener is destroyed by Benny Prijono · 17 years ago
  82. 7433446 Ticket #492: Bug in strict route processing when challenged with 401/407 response by Benny Prijono · 17 years ago
  83. 8389c31 Ticket #412: increased randomness of guid_simple.c to 192-bits, and seed random number generator in pjsua_core.c by Benny Prijono · 17 years ago
  84. 8740238 Ticket #488: When outgoing request within dialog is responded with 481 or 408, should send BYE after terminating dialog (thanks Philippe Leuba) by Benny Prijono · 17 years ago
  85. 7df2a15 Ticket #486: Handle G.722 wong clock rate bug and other codec with inconsistent clock rate by Benny Prijono · 17 years ago
  86. d1e862f Ticket #485: initial TURN server implementation (not yet compilable) by Benny Prijono · 17 years ago
  87. 2c888e0 Ticket #485: initial modification in STUN messaging in accordance to TURN-06 by Benny Prijono · 17 years ago
  88. 2dbed82 Ticket #467: fixed issues with RTP/AVP vs RTP/SAVP negotiation by Benny Prijono · 17 years ago
  89. d72d686 Ticket #487: Crash occured when stream port has no transmitter on call using ILBC with different ptime by Benny Prijono · 17 years ago
  90. c5b6de1 Ticket #468: Added support for non looping playback in memory player by Benny Prijono · 17 years ago
  91. e3197e3 Replaced fprintf/printf with err_report() by Benny Prijono · 17 years ago
  92. fc13bf6 Ticket #489: New PJSUA callbacks to notify application when media stream is created and destroyed by Benny Prijono · 17 years ago
  93. f430e41 Allow receiving SDP with lines terminated with LF instead of CRLF (thanks Juri Glass) by Benny Prijono · 17 years ago
  94. a8ff8eb Fixed crash when running SRTP on Win32 app since stderr is undefined (thanks Truong Thanh Quang) by Benny Prijono · 17 years ago
  95. 57affd0 Build error when PJ_IOQUEUE_MAX_HANDLES is declared to large value on Visual Studio (thanks Truong Thanh Quang) by Benny Prijono · 17 years ago
  96. fe5a694 Fixed build error if SRTP is disabled in compile time (thanks Helmut Wolf) by Benny Prijono · 17 years ago
  97. a1179ca Ticket #480: PJSIP rejects incoming call with m=image in the offer (thanks Thiago) by Benny Prijono · 17 years ago
  98. 19450be Ticket #482: TCP keep-alive packets are corrupting SIP message (thanks Helmut Wolf) by Benny Prijono · 17 years ago
  99. 0ee4dde Ticket #481: Default TLS version should be TLSv1 (thanks Klaus Darilion) by Benny Prijono · 17 years ago
  100. 45930a5 Ticket #478: Handle duplicated/misordered incoming DTMF packets by Benny Prijono · 17 years ago