1. 7da46cd Re #1643: add initial support for CLI by Riza Sulistyo · 12 years ago
  2. 5d47423 Fixed #1642: Media transport may not be cleaned up if call is hung up quickly by Benny Prijono · 12 years ago
  3. d0d0214 Fixed #1641: Handling transport disconnection when the transaction state is still in null state by Sauw Ming · 12 years ago
  4. 3435f2c Fixed #1640: Registration is terminated permanently on 480 (Temporarily Not Available) response when it should have been retried by Benny Prijono · 12 years ago
  5. ed05649 Re #1639: merged android branch into trunk (except sample apps, i.e: apjsua & apjloader) by Nanang Izzuddin · 12 years ago
  6. 07ff84d Fixed #1638: more group lock fixes, this time for ioqueue_epoll by Benny Prijono · 12 years ago
  7. 93b3252 Fixed #1637: Crash in pjsua_media_channel_update() if one media gets rejected by Sauw Ming · 12 years ago
  8. 7892a63 Re #1636: add initial support for bdIMAD by Riza Sulistyo · 12 years ago
  9. ef9cffa Fixed #1633: Crash if on_redirected() callback is not implemented and UAC receives 422 response by Sauw Ming · 12 years ago
  10. 97227d7 Fixed #1632: Remove Contact header in MESSAGE requests by Sauw Ming · 12 years ago
  11. 91b3146 Re #1631: Fixed typo in null_port (thanks to Tomas Valenta for the report) by Sauw Ming · 12 years ago
  12. 4f6ad78 Re #1630: Fixed incorrect parameter in Python wrapper. by Sauw Ming · 12 years ago
  13. dd44fb1 Fixed #1629: Add pjsua_call_set_hold2() API to allow update of Contact header by Sauw Ming · 12 years ago
  14. 74f8514 Implementation of Re #1628: Modify SIP transaction to use group lock to avoid deadlock etc. by Benny Prijono · 12 years ago
  15. dcd5738 Changed version to 2.1.0-svn by Sauw Ming · 12 years ago
  16. 54fc4c0 Changed version to 2.1.0 by Sauw Ming · 12 years ago
  17. 4741b80 Misc (re #1559): add macro PJMEDIA_SDL_LIB to manually specify SDL library name on MSVC by Riza Sulistyo · 12 years ago
  18. d4f0ba4 Re #1616: Fixed assertion trying to release group lock when STUN transaction is already destroyed in the callback by Sauw Ming · 12 years ago
  19. 152b642 Misc (re #1559): fixed compile errors/warnings on MSVC by Riza Sulistyo · 12 years ago
  20. 414d34c Misc (re #1559): fixed compile errors/warnings on Symbian platform. by Nanang Izzuddin · 12 years ago
  21. dd6810f Re #1616: symbian port of ioqueue & timer by Riza Sulistyo · 12 years ago
  22. 8ba9a41 Fixed #1626: Assertion when remote sends re-INVITE with less media by Sauw Ming · 12 years ago
  23. bd53701 Re #1617: added concur_test.c to visual studio pjnath_test project by Riza Sulistyo · 12 years ago
  24. 581cf33 Close #1627: invoke on_tsx_state_changed() callback from on_call_state(DISCONNECTED). by Nanang Izzuddin · 12 years ago
  25. 05c3eaf Close #1615: Fixed bug in URI scheme check macro PJSIP_URI_SCHEME_IS_SIP()/SIPS/TEL. by Nanang Izzuddin · 12 years ago
  26. 2508587 Misc re #1562: disable trace in the jitter buffer by Benny Prijono · 12 years ago
  27. 6357137 Re #1617: prevent TURN session from sending anything once it is in deallocating state by Benny Prijono · 12 years ago
  28. 1d66832 Close #1625: Introduced new API pjmedia_sdp_validate2() for allowing SDP media without c= line when port is zero, currently it is only applied in validating remote SDP. by Nanang Izzuddin · 12 years ago
  29. bbc140f Sipit30 misc (re #1559): Increased maximum key length for SRTP crypto key by Sauw Ming · 12 years ago
  30. 199d014 Re #1624: fixed representation in ICE to make it more IPv6 ready by Benny Prijono · 12 years ago
  31. 3b06333 Sipit30 misc (re #1559): Updated log for SRTP key to use base64 as in the SDP (easier in tracing which key for which stream) by Nanang Izzuddin · 12 years ago
  32. 7f8625a Re #1623: fixed deadlock between conference mutex and ICE. Scenario: by Benny Prijono · 12 years ago
  33. 837437f Re #1622: fixed bad default aspect ratio. by Nanang Izzuddin · 12 years ago
  34. d062f13 Close #1622: Apply H264 SDP fmtp parameters: max-fs, max-mbps, max-br. by Nanang Izzuddin · 12 years ago
  35. e00cbe0 Fixed #1617: major synchronization fixes in PJNATH with incorporation of group lock to avoid deadlock and crashes due to race conditions by Benny Prijono · 12 years ago
  36. ac932bb Fixed #1616: Implementation of Group lock and other foundation in PJLIB for fixing synchronization issues by Benny Prijono · 12 years ago
  37. bb3ae74 Misc (re #1562): Minor updates in pjsua app: fixed wrong error message and increased buffer for input menu. by Nanang Izzuddin · 12 years ago
  38. 349d800 Fixed #1621: Handle the case when ICE session cannot create valid checklist by Benny Prijono · 12 years ago
  39. 39a4937 Re #1242: fixed silly mistake unremoved test code. by Nanang Izzuddin · 12 years ago
  40. 4fe56e7 More #1613: fixed bugs in the 'fixes' above: by Benny Prijono · 12 years ago
  41. fdc115f Misc (re #1559): Added INFO into Allow header for PJSUA. by Nanang Izzuddin · 12 years ago
  42. 40329b2 Re #1242: Fixed overridden media direction and c=0.0.0.0 line in the re-invite. For example when sending call hold and remote answers with multiple codecs, re-invite of lock codec is sent with SDP a=sendrecv line. by Nanang Izzuddin · 12 years ago
  43. 462e6c1 Fixed #1620: Fix the calculation of transmission count during retransmission of STUN request by Sauw Ming · 12 years ago
  44. 2c10892 Fixed #1619: transport error on re-INVITE should not terminate call by Benny Prijono · 12 years ago
  45. f53a34e Re #1242: Fixed ICE nego completion check as it always returns FALSE when peer doesn't support ICE. by Nanang Izzuddin · 12 years ago
  46. 3b3ddb2 Close #1618: Fixed SSL socket to check for async sending operation error. by Nanang Izzuddin · 12 years ago
  47. ad85d33 Re #1608: Fixed array size calculation of amr bitrates array. by Sauw Ming · 12 years ago
  48. 0c662ea Close #1614: Added call redirect option PJSIP_REDIRECT_ACCEPT_REPLACE to accept call redirection with replaced 'To' header. by Nanang Izzuddin · 12 years ago
  49. 2343c25 Re #1568: (PJSIP 2.x) No need to restart media when remote RTP address changed but ICE transport is running. by Nanang Izzuddin · 12 years ago
  50. 82d1fee Re #1610: Workaround for crash in sess_on_send_msg() callback by Nanang Izzuddin · 12 years ago
  51. a217406 Close #1602: configurable local port range for ICE transport. by Nanang Izzuddin · 12 years ago
  52. c6c69db Close #1242: Single re-INVITE/UPDATE for both lock codec and ICE negotiation updates. by Nanang Izzuddin · 12 years ago
  53. 544c6db Misc (re #1562): pjsua_call_set_vid_strm() should acquire call dialog. by Nanang Izzuddin · 12 years ago
  54. 2ce87f1 Re #1570: Update to work with audio routing (speaker vs handset). Thanks Bob Cripps for the patch! by Benny Prijono · 12 years ago
  55. 2573b43 Re #1608: Try to store the number of frames in the packet in case SKP_Silk_SDK_get_TOC() couldn't return the correct number of frames during decode by Sauw Ming · 12 years ago
  56. b3010ae Re #1568: (PJSIP 2.x) Apply pjsua_media_config before detecting media change and fixed encoding name string duplication. by Sauw Ming · 12 years ago
  57. 67a4044 Re #1608: Fixed the way codec is initialized, enumerated, and deinit since both NB and WB use the same factory by Sauw Ming · 12 years ago
  58. 192726c Re #1603: Replaced sock_sendto() with ioqueue_sendto(), as if ioqueue replaces the socket first (in read operation), sock_sendto() will raise "Bad file descriptor" error. by Nanang Izzuddin · 12 years ago
  59. 0370289 Re #1608: Modified VS project by Sauw Ming · 12 years ago
  60. 2f67f47 Re #1608: Add support for OpenCORE AMR-WB by Sauw Ming · 12 years ago
  61. 35367d4 Re #1559: Related to r4312, get the latest account config first before modifying the account by Sauw Ming · 12 years ago
  62. 5ee302e Re #1586: Fixed samples_per_frame calculation by Sauw Ming · 12 years ago
  63. 017ebf6 Re #1613: Remove unused variable by Sauw Ming · 12 years ago
  64. 90c262e Fixed #1613: Use appropriate request for ioctl() function to access the interface flags by Sauw Ming · 12 years ago
  65. d752afd Fixed #1612: problems with jitter buffer fixed mode operation (prefetch may go lower than configured minimum prefetch, and the discard needs to be disabled too) by Benny Prijono · 12 years ago
  66. 919fff2 Re #1610: workaround for crash in on_data_sent() by Benny Prijono · 12 years ago
  67. 88fede9 Fixed #1611: Add missing Supported header in UPDATE for Session Timers. Also fixed minor placement error of pjsip_dlg_dec_lock() in pjsip_inv_update(). The dec_lock was called too early before calling pjsip_timer_update_req(). by Benny Prijono · 12 years ago
  68. 2e5b5c6 Really fix #1609 after better understanding about the problem. This changeset: by Benny Prijono · 12 years ago
  69. b5c51b6 Fixed #1610: Workaround for reported crash on stun_sock's on_data_recvfrom() callback by Benny Prijono · 12 years ago
  70. c4e8bdc Fixed #1609: Garbage character may be printed after the URI parameter in Authorization/Proxy-Authorization header by Benny Prijono · 12 years ago
  71. 23b1938 Fixed #1606: Support query-only on registration bindings by Benny Prijono · 12 years ago
  72. 3c53b46 Fixed #1607: Send UDP keep-alive to original request address if response comes from different address by Benny Prijono · 12 years ago
  73. bf7b3a1 Fix #1603: reinit UDP socket of DNS resolver when sendto() returning EPIPE. by Nanang Izzuddin · 12 years ago
  74. d7636bd Re #1570: Update BB10 audio driver to the latest changes in SDK: by Benny Prijono · 12 years ago
  75. 0fdbd97 Fix #1605: always re-init media channel for SDP re-offer/answer generation. by Nanang Izzuddin · 12 years ago
  76. 12c4fdc Fix #1604: crash caused by double destructions in ICE stream transport. by Nanang Izzuddin · 12 years ago
  77. 966a138 Fixed #1601: Add locking mechanism when ICE transport is in negotiation state by Sauw Ming · 12 years ago
  78. 9db6658 Re #1559: Fixed registration timeout setting used by ipjsua to take effect immediately. by Sauw Ming · 12 years ago
  79. 19f08d6 Misc (re #1562): Update ffmpeg version check regarding 'AVCodec::encode' removal (see also r4277). by Nanang Izzuddin · 12 years ago
  80. 4a298d5 Fix #1600: V4L2 capture device always re-enqueues buffer with index zero. by Nanang Izzuddin · 12 years ago
  81. 3c89a25 Fixed #1599: Fixed bug that caused new contact not being used in UPDATE/re-INVITE by Sauw Ming · 12 years ago
  82. 6abce2c Re #1559: Fix dependencies when running parallel make (thanks Shaun Ruffell for the patch) by Sauw Ming · 12 years ago
  83. f78362b Re #1595: Restrict the fix in r4300 so it only applies to outgoing call by Sauw Ming · 12 years ago
  84. 8a3ce34 Fixed #1598: Assertion when sip error code is not set (thanks Peter Koletzki for the report) by Sauw Ming · 12 years ago
  85. 3a05a85 Misc (re #1562): Add a protection in med_tp_timer_cb() against call that may have been terminated before ICE callback is called. It has been reported that this has caused a crash, but we cannot reproduce it. Thanks Karina for the report. by Benny Prijono · 12 years ago
  86. 6ad9a6e Fixed #1597: Handle socket failure in STUN resolution when coming back from iPhone/iOS background mode by Benny Prijono · 12 years ago
  87. 8f07b96 Fixes #1596: Fix handling of incoming UPDATE request by Sauw Ming · 12 years ago
  88. 0979e8d Fixes #1595: Allow call hangup immediately after outgoing call by Sauw Ming · 12 years ago
  89. ecd48f6 Fix #1593: avoid wrap around in caching pool capacity value. by Nanang Izzuddin · 12 years ago
  90. 79eddc4 Re #1562: PJSUA-LIB shutdown operation may block for a long time if system time is modified while the shutdown is in progress. Also fixed similar issue in STUN client. by Benny Prijono · 12 years ago
  91. 6e2e0f2 Re #1556: Fixed hash key case insensitive comparison. This is reported to cause CANCEL request will be responded with 481 (Transaction does not exist) when the Via branch is not started with magic cookie (old SIP RFC), thanks Marcus Froeschl for the report. by Nanang Izzuddin · 12 years ago
  92. 4aa539e Re #1590: Fixed pjsip_rx_data_clone() when there are multiple instances of a single header type (thanks Mike Evans for the report and the fix). by Nanang Izzuddin · 12 years ago
  93. c93d4fe Misc (re #1562): Fixed Symbian build errors on S60 5th edition SDK. by Nanang Izzuddin · 12 years ago
  94. 647045a Re #1586: Fixed useInBandFEC setting and default value setting in pjmedia_codec_silk_set_config() by Sauw Ming · 12 years ago
  95. e01ef25 Re #1546: apjloader updates: handle activity destroy-recreate, e.g: on orientation change or device sleep, and minors (cleaner activity handler, copy log to logcat, etc). by Nanang Izzuddin · 12 years ago
  96. d9a37ed Re #1590: Fixed compile error 'invalid conversion from `pj_list_type*' to `pjsip_module*' on Symbian (thanks Rubel for the report). by Nanang Izzuddin · 12 years ago
  97. 443a16a Re #1562 (misc): Fixed uninitialized frame for conversion in video port by Sauw Ming · 12 years ago
  98. 2ff0944 Re #1546: Initial version of generic console application loader. by Nanang Izzuddin · 12 years ago
  99. eed4223 Misc (re #1559): Require name-addr to have the quote if display name is given. Previously an URI like this will be accepted: "301 301" sip:301@host by Benny Prijono · 12 years ago
  100. 3b27e8f Re #1546: removed Makefile for apjsua & updated svn ignore prop for swig generated java files. by Nanang Izzuddin · 12 years ago