1. 28bd76b Re #1583: Removed testing scenario accidentally left in the code by Sauw Ming · 12 years ago
  2. 065d554 Re #1583: Fixed error propagation that caused the disconnection of the transport by Sauw Ming · 12 years ago
  3. a602fe6 Fixed #1583: Unexpected SIP message transmission after transaction has timed-out by Sauw Ming · 12 years ago
  4. af9c34d Re #1562: Add PJMEDIA_HAS_VIDEO macro for vid_stream_info by Sauw Ming · 12 years ago
  5. 5b2e680 More re #1570: fixed typo in configure-bb by Benny Prijono · 12 years ago
  6. 9c752fa Transmit DTMF with 'End' bit when the stream is being destroyed. This closes #1582 by Benny Prijono · 12 years ago
  7. f0aabd3 Close #1568: by Nanang Izzuddin · 12 years ago
  8. 994e9ed Re #1562: Add support for multiple GUIDs that represents the same format (such as I420/IYUV) in DShow device. by Sauw Ming · 12 years ago
  9. 9b7e255 Fixed #1581: Fixed crash in video port when the capturer is passive, its stream is passive, and converter is needed by Sauw Ming · 12 years ago
  10. 13a4e24 More #1570: Added the missing -laudio_manager to LDFLAGS, which is required by R6 SDK. Thanks Bob Cripps for the patch by Benny Prijono · 12 years ago
  11. 4064539 Re #1573: Fixed improper unlock in do_handshake(). by Nanang Izzuddin · 12 years ago
  12. b93f46a Re #1573: Fixed bad cast on ioqueue send key to send data in asock_on_data_sent(). by Nanang Izzuddin · 12 years ago
  13. 1d57482 Fix #1573: by Nanang Izzuddin · 12 years ago
  14. 5324e3b Misc (re #1562): pkgconfig removed multiple occurences of -framework from Libs command-line causing link error (thanks Samuel Vinson for the report) by Benny Prijono · 12 years ago
  15. 3b078ed Fix #1580: Add SDP connection line in disabled or rejected media when there is none (in media/session level). by Nanang Izzuddin · 12 years ago
  16. eead474 Fix #1574: Fixed silly mistake in the media channel init condition in pjsua_call_answer2(). by Nanang Izzuddin · 12 years ago
  17. be8ab38 Fix #1579: Update Symbian APS/VAS to use new pjmedia_format. by Nanang Izzuddin · 12 years ago
  18. 164edc0 Fixed #1578: Possible deadlock when call is adding new media with ICE and STUN enabled: by Benny Prijono · 12 years ago
  19. 2da9fc6 Re #1562: Add support for I420 format in DShow video device. by Sauw Ming · 12 years ago
  20. 062c49f Fixed #1577: Add pjmedia setting to include SDP bandwidth modifier "TIAS" (RFC3890) by Sauw Ming · 12 years ago
  21. 9846a0c Misc (re #1562): fixed compile warnings on Win platform (some are reported as compile error on Symbian). by Nanang Izzuddin · 12 years ago
  22. b4bad70 Misc (#1559): fixed warnings of unused var on Symbian platform. by Nanang Izzuddin · 12 years ago
  23. eba7bdc Fixed #1572: duplicate transport attributes when modifying video stream call by Sauw Ming · 12 years ago
  24. 8976120 Re #1559: Removed unnecessary PJ_UNUSED_ARG(payload_len) in pjmedia_rtp_encode_rtp() by Sauw Ming · 12 years ago
  25. c27560c Re #1562: Fixed compilation error if PJMEDIA_HAS_PASSTHROUGH_CODECS is enabled by Sauw Ming · 12 years ago
  26. 09b1082 Re #1559: Removed unnecessary assertion from sock_bsd's pj_sock_recvfrom() implementation. by Sauw Ming · 12 years ago
  27. f21421f Re #1559: Add support for OS X version after 10.7.x by Sauw Ming · 12 years ago
  28. cc61b74 Fixed #1570: Update BlackBerry BB10 audio device to the latest SDK R6 by Benny Prijono · 12 years ago
  29. 4b57f58 More #1412: also handle the case for presence subscription, publish, and mwi when the account does not have registration by Benny Prijono · 12 years ago
  30. c858d74 Fixed #1569: Option to allow hash character ('#') to appear in user part of SIP URL by Benny Prijono · 12 years ago
  31. 4394029 More re #1412: set default value of PJSIP_CHECK_VIA_SENT_BY to 0, because now account may send requests with different Via sent-by by Benny Prijono · 12 years ago
  32. 9ca1c8c Re #1562: Added compile-time setting to enable/disable "c=" line in SDP session level. The default is disabled. by Nanang Izzuddin · 12 years ago
  33. b2b5f16 Close #1567: Added option to use STUN2 format for resolving mapped address in pjsua_config. by Nanang Izzuddin · 12 years ago
  34. 6457b15 Fixed #1566: by Nanang Izzuddin · 12 years ago
  35. 911260c Fixed #1565: deadlock in DNS resolver. by Nanang Izzuddin · 12 years ago
  36. 37de76e Fixed #1563: Crash when resolving STUN when there is no network connectivity. by Nanang Izzuddin · 12 years ago
  37. c7abc1b Fixed #1412: Account specific NAT settings: STUN, ICE, and TURN by Benny Prijono · 12 years ago
  38. 57d68d7 Re #1559: fixed uninitialized variable bug in icedemo sample app (thanks Magnus Kempe for the report and the fix!). by Nanang Izzuddin · 12 years ago
  39. 8c605b0 Re #1562: fixed typo in pjsua app video option help: the default for "--vrender-dev" should be "-2". by Nanang Izzuddin · 12 years ago
  40. c47362b Close #1561: Added new user credentials lookup callback that also passes 'pjsip_rx_data'. by Nanang Izzuddin · 12 years ago
  41. 5c5220d Fixed #1560: Added 'timer' in require header in sending 2xx response when session timer refresher is 'uac'. by Nanang Izzuddin · 12 years ago
  42. b4a4719 Re #1559: Add doc about on_incoming_subscribe() to call pjsua_pres_notify() immediately after setting the code to 202 by Sauw Ming · 12 years ago
  43. 1993a76 Re #1558: Add URI test entry for this case in pjsip test by Sauw Ming · 12 years ago
  44. 3aa2e64 Fixed #1558: Bug in parsing quoted URI strings by Sauw Ming · 12 years ago
  45. 969227c Fixed #1556: Fix From/To tag and Via branch comparison to be case insensitive by Sauw Ming · 12 years ago
  46. dfda40b Fixed #1577: assertion when TURN session is already destroyed by Sauw Ming · 12 years ago
  47. 14dfc0e Fixed #1555 : Bug with via_rewrite feature when the account gets deleted by Sauw Ming · 12 years ago
  48. 752983a Fixed #1554: Assertion in ICE when STUN resolution yields a same address as one of the host candidate and there is only one host candidate exists (thanks Claudio De Angelis for the report) by Benny Prijono · 12 years ago
  49. 1a90f49 Fixed #1553: Account setting to disable re-INVITE or UPDATE to lock codec by Benny Prijono · 12 years ago
  50. 6ae8f2d Fixed #1552: Possible crash if media transport stop() is called on ICE transport while ICE is not created (thanks Iliya Prince for the fix) by Benny Prijono · 12 years ago
  51. 9fefe7a Fixed #1551: Assertion in TURN code when shutdown or destroy is called more than once (thanks Guilherme Balena Versiani for the report) by Benny Prijono · 12 years ago
  52. 448235b Fix #1550: Auto re-registration does not work if application does not set on_transport_state(). by Nanang Izzuddin · 12 years ago
  53. 1e42a67 Re: Added compile-time setting PJNATH_STUN_SOFTWARE_NAME to specify SOFTWARE attribute for STUN sessions. by Nanang Izzuddin · 12 years ago
  54. 382a57e Fix #1549: Always reset conference port mixing buffer when it has transmitter(s). by Nanang Izzuddin · 12 years ago
  55. 3bb260a Fix #1547: by Nanang Izzuddin · 12 years ago
  56. 8534076 Re #1548: Crash due to racing condition in timer when call is disconnected quickly (thanks Joshua Colp for the report!) by Benny Prijono · 12 years ago
  57. e9915d8 Changed version to 2.0.1-svn by Sauw Ming · 12 years ago
  58. 2faa365 Changed version to 2.0.1 by Sauw Ming · 12 years ago
  59. 5a4d6ed Re #1523: use random port for PJSUA instance(s) and configurable SIPp port. by Nanang Izzuddin · 12 years ago
  60. 29e1bc7 Re #1523: sipp output redirection to /dev/null somehow caused sipp unresponsive when the test is run under cdash. by Nanang Izzuddin · 12 years ago
  61. 8a3670f Re #1540: Fixed assertion when terminating MWI subscription by Sauw Ming · 12 years ago
  62. 7864e42 Re #1537: Modify NAT detection to no longer update the transport address. by Sauw Ming · 12 years ago
  63. 9df1512 Re #1523: avoid false failure reported by sipp scenario uas-422-then-200-bad-se.xml due to codec mismatch. by Nanang Izzuddin · 12 years ago
  64. 7e18022 Re #1523: by Nanang Izzuddin · 12 years ago
  65. b47391e Re #1524: Added call to pjmedia_transport_simulate_lost() for async media transport creation by Sauw Ming · 12 years ago
  66. e3ea816 Re #1537: Fixed bug that does not update via_sent_by upon NAT address update. by Sauw Ming · 12 years ago
  67. d1ebaca Re #1540: Modify MWI subscription setting on run-time by Sauw Ming · 12 years ago
  68. b2c6af2 Re #1523: fixed mod_sipp.py problems in executing sipp on unix/mac platforms, i.e: should run on shell and non-background mode. by Nanang Izzuddin · 12 years ago
  69. 7ccbd91 Re #1523: added sipp scenario for call transfer (attended & unattended). by Nanang Izzuddin · 12 years ago
  70. 3aba980 Close #1523: by Nanang Izzuddin · 12 years ago
  71. 00584d4 Re #1526: r4175 missed PJSUA_UNLOCK() on some failure cases in pjsua_call_answer2(). by Nanang Izzuddin · 12 years ago
  72. 4f83b76 Fix #1526: by Nanang Izzuddin · 12 years ago
  73. 19b542b Fixed #1541: Crash in third party media sample application after library is restarted by Benny Prijono · 12 years ago
  74. aecc01c Fixed #1537: Via rewrite: putting the right IP address in Via sent-by for outgoing requests by Sauw Ming · 12 years ago
  75. 8666964 Close #1540: by Nanang Izzuddin · 12 years ago
  76. eff0a4c Fix #1539: Applied non-strict update of remote capability info after receiving the first 2xx response. by Nanang Izzuddin · 12 years ago
  77. 0915030 Fixed #1538: Suppress SIGPIPE for broken TCP connection on Linux (thanks Mike Evans for the suggestion) by Benny Prijono · 12 years ago
  78. 24582ed Re #1535: Added check if module "mod-stateful-util" has been unregistered. by Nanang Izzuddin · 12 years ago
  79. 665eff0 Re #1536: Revert r4167 by Sauw Ming · 12 years ago
  80. d1f0b3c Fixed #1536: Modify video port creation parameter to be set with actual creation prm on output by Sauw Ming · 12 years ago
  81. 4617870 Re #1524: Removed SDL/ffmpeg libraries from ipjsua sample app. by Sauw Ming · 12 years ago
  82. 514e893 Fixed #1535: Pending outgoing TCP transmission may cause crash if the library is shutdown by Benny Prijono · 12 years ago
  83. 87f725e Close #1534: done. by Nanang Izzuddin · 12 years ago
  84. 8ddeaa8 Fixed #1533: Deadlock in processing media transport asynchronous creation completion (thank you Itay Bianco for the report) by Benny Prijono · 12 years ago
  85. 262dae6 Re #1532: put back the 'redundant' loop at the beginning. by Nanang Izzuddin · 12 years ago
  86. fb7bfb9 Close #1532: optimization in conference bridge get_frame(). by Nanang Izzuddin · 12 years ago
  87. 1fdd4ca Fix #1531: fixed memory and handle leak issue in clock thread. by Nanang Izzuddin · 12 years ago
  88. 2f91da0 Re #1529: Modify configure script to search for SDL2 first. by Sauw Ming · 12 years ago
  89. 93a1ae9 Fix #1528: by Nanang Izzuddin · 12 years ago
  90. 08b20fe Close #1529: by Nanang Izzuddin · 12 years ago
  91. 96f829e Fixed #1530: Sending ACK is reported with wrong pjsip_event info by Benny Prijono · 12 years ago
  92. 6414d51 Re #1527: fixed bug in pjsua-lib, where registration operation may cause wrong timer entry (with _timer_id=0) to be cancelled accidentally. This could happen when turning registration ON after it was off. Thanks Itay Bianco for the report by Benny Prijono · 12 years ago
  93. 30154d3 Re #1527: added debugging facility to the timer heap. By enabling PJ_TIMER_DEBUG, application can use pj_timer_heap_dump() or pjsip_endpt_dump() to dump the timer entries along with the source location where it is scheduled from. The macro will also enable dumping the timer heap entries when the SIP endpoint is being destroyed by Benny Prijono · 12 years ago
  94. 94c7ba5 Misc (re #1524): Added sipecho to MSVC project 'Samples' (the samples-vc.mak is fine) by Nanang Izzuddin · 12 years ago
  95. ca29880 Re #1521: minor fixes to BB10 dev. by Sauw Ming · 12 years ago
  96. 152532f Fixed #1521: Add initial support for BlackBerry 10 (BB10) platform. by Sauw Ming · 12 years ago
  97. 4e4ec7e Fixed #1525: Modify configure script to disable autodetection when cross-compiling. by Sauw Ming · 12 years ago
  98. d098c46 Re #1524 (misc fixes): added command line options to specify port and TCP mode for sipecho by Benny Prijono · 12 years ago
  99. c5da35f Re #1523: Initial version of SIPp python test module. by Nanang Izzuddin · 12 years ago
  100. 2cc31c9 Fix #1522: by Nanang Izzuddin · 12 years ago