1. bc9c677 Re #1643: Code restructure+add callback to support symbian gui app by Riza Sulistyo · 11 years ago
  2. 83bded7 More re #1653: bug in previous checkin, the local_hold flag was released regardless of the flag by Benny Prijono · 11 years ago
  3. 8e4a113 More re #1643: changed svn file type property to native by Benny Prijono · 11 years ago
  4. 8c8ffa3 Fix #1811: Set SDP direction attribute to "sendonly" in answering call unhold request after double holds to maintain the local hold status. by Nanang Izzuddin · 11 years ago
  5. 2342996 Fixed #1653: [incompatible] pjsua_call_update() API should not release hold by Benny Prijono · 11 years ago
  6. 5ecc79a Fixed #1652: Media feature tag "+sip.ice" is not used because of wrong account initialization sequence by Benny Prijono · 11 years ago
  7. ddc6ce3 Fixed #1651: incoming CANCEL request is not reported in any callbacks by Benny Prijono · 11 years ago
  8. 67feae7 Re #1630 (misc): Added missing destroy of mutexes. This may cause failure to recreate the mutexes in some platforms (such as BB10). by Sauw Ming · 11 years ago
  9. 8f5b0a5 Re #1630 (misc): Fixed compilation problem due to r4275 if PJSIP_CHECK_VIA_SENT_BY is set by Sauw Ming · 11 years ago
  10. 6ec1b25 Fixed #1650: Close sound device when outgoing call fails by Sauw Ming · 11 years ago
  11. ba76e9b Re #1630: Prevent the update of TCP transport address if the address is zero. by Sauw Ming · 11 years ago
  12. be03807 Fix #1649: Invoke SIP TLS transport callback when transport is shutdown by TLS certificate verification error. by Nanang Izzuddin · 12 years ago
  13. 2906cb3 Fixed #1648: Timer heap new API cancel_if_active() should not assert if given bad entry by Benny Prijono · 12 years ago
  14. b3a1ee2 More on re #1646: added flag to prevent another transmit data from being transmitted while we are waiting for the previous one to be flushed from transport queue by Benny Prijono · 12 years ago
  15. 6a2c851 Close #1647: updated subscription lookup in on_new_transaction() to skip subscription with NO_EVENT_ID and already terminated. by Nanang Izzuddin · 12 years ago
  16. 8db8aa1 Part 2, fixed #1646: crash in transaction when it is destroyed while transport operation is in progress by Benny Prijono · 12 years ago
  17. 75d4147 Misc (re #1630): Exported parse_generic_array_hdr() implementation, named pjsip_parse_generic_array_hdr_imp(). by Nanang Izzuddin · 12 years ago
  18. 29c337b Part 1 of re #1646: fixed the deadlock problem in SIP transaction related to transport event by Benny Prijono · 12 years ago
  19. 06a3c50 Misc (re #1630): Added compile-time setting to configure audio switchboard buffer size. by Nanang Izzuddin · 12 years ago
  20. 532f572 Close #1645: Added run-time setting 'pjsip_cfg()->req_has_via_alias' and compile-time setting 'PJSIP_REQ_HAS_VIA_ALIAS', the default value is PJ_TRUE. by Nanang Izzuddin · 12 years ago
  21. ff5531d Re #1644: Added run-time setting 'pjsip_cfg()->follow_early_media_fork' and compile-time setting 'PJSIP_FOLLOW_EARLY_MEDIA_FORK', the default value is PJ_TRUE. by Nanang Izzuddin · 12 years ago
  22. 7da46cd Re #1643: add initial support for CLI by Riza Sulistyo · 12 years ago
  23. 5d47423 Fixed #1642: Media transport may not be cleaned up if call is hung up quickly by Benny Prijono · 12 years ago
  24. d0d0214 Fixed #1641: Handling transport disconnection when the transaction state is still in null state by Sauw Ming · 12 years ago
  25. 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
  26. ed05649 Re #1639: merged android branch into trunk (except sample apps, i.e: apjsua & apjloader) by Nanang Izzuddin · 12 years ago
  27. 07ff84d Fixed #1638: more group lock fixes, this time for ioqueue_epoll by Benny Prijono · 12 years ago
  28. 93b3252 Fixed #1637: Crash in pjsua_media_channel_update() if one media gets rejected by Sauw Ming · 12 years ago
  29. 7892a63 Re #1636: add initial support for bdIMAD by Riza Sulistyo · 12 years ago
  30. ef9cffa Fixed #1633: Crash if on_redirected() callback is not implemented and UAC receives 422 response by Sauw Ming · 12 years ago
  31. 97227d7 Fixed #1632: Remove Contact header in MESSAGE requests by Sauw Ming · 12 years ago
  32. 91b3146 Re #1631: Fixed typo in null_port (thanks to Tomas Valenta for the report) by Sauw Ming · 12 years ago
  33. 4f6ad78 Re #1630: Fixed incorrect parameter in Python wrapper. by Sauw Ming · 12 years ago
  34. dd44fb1 Fixed #1629: Add pjsua_call_set_hold2() API to allow update of Contact header by Sauw Ming · 12 years ago
  35. 74f8514 Implementation of Re #1628: Modify SIP transaction to use group lock to avoid deadlock etc. by Benny Prijono · 12 years ago
  36. dcd5738 Changed version to 2.1.0-svn by Sauw Ming · 12 years ago
  37. 54fc4c0 Changed version to 2.1.0 by Sauw Ming · 12 years ago
  38. 4741b80 Misc (re #1559): add macro PJMEDIA_SDL_LIB to manually specify SDL library name on MSVC by Riza Sulistyo · 12 years ago
  39. 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
  40. 152b642 Misc (re #1559): fixed compile errors/warnings on MSVC by Riza Sulistyo · 12 years ago
  41. 414d34c Misc (re #1559): fixed compile errors/warnings on Symbian platform. by Nanang Izzuddin · 12 years ago
  42. dd6810f Re #1616: symbian port of ioqueue & timer by Riza Sulistyo · 12 years ago
  43. 8ba9a41 Fixed #1626: Assertion when remote sends re-INVITE with less media by Sauw Ming · 12 years ago
  44. bd53701 Re #1617: added concur_test.c to visual studio pjnath_test project by Riza Sulistyo · 12 years ago
  45. 581cf33 Close #1627: invoke on_tsx_state_changed() callback from on_call_state(DISCONNECTED). by Nanang Izzuddin · 12 years ago
  46. 05c3eaf Close #1615: Fixed bug in URI scheme check macro PJSIP_URI_SCHEME_IS_SIP()/SIPS/TEL. by Nanang Izzuddin · 12 years ago
  47. 2508587 Misc re #1562: disable trace in the jitter buffer by Benny Prijono · 12 years ago
  48. 6357137 Re #1617: prevent TURN session from sending anything once it is in deallocating state by Benny Prijono · 12 years ago
  49. 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
  50. bbc140f Sipit30 misc (re #1559): Increased maximum key length for SRTP crypto key by Sauw Ming · 12 years ago
  51. 199d014 Re #1624: fixed representation in ICE to make it more IPv6 ready by Benny Prijono · 12 years ago
  52. 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
  53. 7f8625a Re #1623: fixed deadlock between conference mutex and ICE. Scenario: by Benny Prijono · 12 years ago
  54. 837437f Re #1622: fixed bad default aspect ratio. by Nanang Izzuddin · 12 years ago
  55. d062f13 Close #1622: Apply H264 SDP fmtp parameters: max-fs, max-mbps, max-br. by Nanang Izzuddin · 12 years ago
  56. 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
  57. ac932bb Fixed #1616: Implementation of Group lock and other foundation in PJLIB for fixing synchronization issues by Benny Prijono · 12 years ago
  58. 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
  59. 349d800 Fixed #1621: Handle the case when ICE session cannot create valid checklist by Benny Prijono · 12 years ago
  60. 39a4937 Re #1242: fixed silly mistake unremoved test code. by Nanang Izzuddin · 12 years ago
  61. 4fe56e7 More #1613: fixed bugs in the 'fixes' above: by Benny Prijono · 12 years ago
  62. fdc115f Misc (re #1559): Added INFO into Allow header for PJSUA. by Nanang Izzuddin · 12 years ago
  63. 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
  64. 462e6c1 Fixed #1620: Fix the calculation of transmission count during retransmission of STUN request by Sauw Ming · 12 years ago
  65. 2c10892 Fixed #1619: transport error on re-INVITE should not terminate call by Benny Prijono · 12 years ago
  66. 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
  67. 3b3ddb2 Close #1618: Fixed SSL socket to check for async sending operation error. by Nanang Izzuddin · 12 years ago
  68. ad85d33 Re #1608: Fixed array size calculation of amr bitrates array. by Sauw Ming · 12 years ago
  69. 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
  70. 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
  71. 82d1fee Re #1610: Workaround for crash in sess_on_send_msg() callback by Nanang Izzuddin · 12 years ago
  72. a217406 Close #1602: configurable local port range for ICE transport. by Nanang Izzuddin · 12 years ago
  73. c6c69db Close #1242: Single re-INVITE/UPDATE for both lock codec and ICE negotiation updates. by Nanang Izzuddin · 12 years ago
  74. 544c6db Misc (re #1562): pjsua_call_set_vid_strm() should acquire call dialog. by Nanang Izzuddin · 12 years ago
  75. 2ce87f1 Re #1570: Update to work with audio routing (speaker vs handset). Thanks Bob Cripps for the patch! by Benny Prijono · 12 years ago
  76. 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
  77. 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
  78. 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
  79. 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
  80. 0370289 Re #1608: Modified VS project by Sauw Ming · 12 years ago
  81. 2f67f47 Re #1608: Add support for OpenCORE AMR-WB by Sauw Ming · 12 years ago
  82. 35367d4 Re #1559: Related to r4312, get the latest account config first before modifying the account by Sauw Ming · 12 years ago
  83. 5ee302e Re #1586: Fixed samples_per_frame calculation by Sauw Ming · 12 years ago
  84. 017ebf6 Re #1613: Remove unused variable by Sauw Ming · 12 years ago
  85. 90c262e Fixed #1613: Use appropriate request for ioctl() function to access the interface flags by Sauw Ming · 12 years ago
  86. 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
  87. 919fff2 Re #1610: workaround for crash in on_data_sent() by Benny Prijono · 12 years ago
  88. 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
  89. 2e5b5c6 Really fix #1609 after better understanding about the problem. This changeset: by Benny Prijono · 12 years ago
  90. b5c51b6 Fixed #1610: Workaround for reported crash on stun_sock's on_data_recvfrom() callback by Benny Prijono · 12 years ago
  91. c4e8bdc Fixed #1609: Garbage character may be printed after the URI parameter in Authorization/Proxy-Authorization header by Benny Prijono · 12 years ago
  92. 23b1938 Fixed #1606: Support query-only on registration bindings by Benny Prijono · 12 years ago
  93. 3c53b46 Fixed #1607: Send UDP keep-alive to original request address if response comes from different address by Benny Prijono · 12 years ago
  94. bf7b3a1 Fix #1603: reinit UDP socket of DNS resolver when sendto() returning EPIPE. by Nanang Izzuddin · 12 years ago
  95. d7636bd Re #1570: Update BB10 audio driver to the latest changes in SDK: by Benny Prijono · 12 years ago
  96. 0fdbd97 Fix #1605: always re-init media channel for SDP re-offer/answer generation. by Nanang Izzuddin · 12 years ago
  97. 12c4fdc Fix #1604: crash caused by double destructions in ICE stream transport. by Nanang Izzuddin · 12 years ago
  98. 966a138 Fixed #1601: Add locking mechanism when ICE transport is in negotiation state by Sauw Ming · 12 years ago
  99. 9db6658 Re #1559: Fixed registration timeout setting used by ipjsua to take effect immediately. by Sauw Ming · 12 years ago
  100. 19f08d6 Misc (re #1562): Update ffmpeg version check regarding 'AVCodec::encode' removal (see also r4277). by Nanang Izzuddin · 12 years ago