Timeline
Apr 3, 2013:
- 10:49 PM Changeset [4460] by
- More re #1653: bug in previous checkin, the local_hold flag was released …
- 10:41 PM Changeset [4459] by
- More re #1643: changed svn file type property to native
- 10:05 AM Ticket #1181 (Incorrect SDP direction attribute in answering call unhold request after ...) closed by
- fixed
- 10:04 AM Changeset [4458] by
- Fix #1811: Set SDP direction attribute to "sendonly" in answering call …
- 8:21 AM Ticket #1653 ([incompatible] pjsua_call_update() API should not release hold) closed by
- fixed: In 4457: […]
- 8:21 AM Changeset [4457] by
- Fixed #1653: [incompatible] pjsua_call_update() API should not release …
- 8:05 AM Ticket #1653 ([incompatible] pjsua_call_update() API should not release hold) created by
- Bug in pjsua_call_update() API causes is to behave differently than …
- 1:38 AM Ticket #1652 (Media feature tag "+sip.ice" is not used because of wrong account ...) closed by
- fixed: In 4456: […]
- 1:38 AM Changeset [4456] by
- Fixed #1652: Media feature tag "+sip.ice" is not used because of wrong …
- 1:35 AM Ticket #1652 (Media feature tag "+sip.ice" is not used because of wrong account ...) created by
- Normally pjsua-lib would add "+sip.ice" media feature tag to account …
- 12:54 AM Ticket #1651 (Incoming CANCEL request isn't reported in any callbacks) closed by
- fixed: In 4455: […]
- 12:54 AM Changeset [4455] by
- Fixed #1651: incoming CANCEL request is not reported in any callbacks
- 12:29 AM Ticket #1651 (Incoming CANCEL request isn't reported in any callbacks) created by
- Incoming CANCEL request currently is not reported in any callbacks, not …
Mar 29, 2013:
- 4:55 AM Changeset [4454] by
- Re #1630 (misc): Added missing destroy of mutexes. This may cause failure …
- 2:19 AM Changeset [4453] by
- Re #1630 (misc): Fixed compilation problem due to r4275 if …
Mar 28, 2013:
- 4:00 AM Ticket #1650 (Close sound device when outgoing call fails) closed by
- fixed: In 4452: […]
- 4:00 AM Changeset [4452] by
- Fixed #1650: Close sound device when outgoing call fails
- 3:59 AM Ticket #1650 (Close sound device when outgoing call fails) created by
Mar 27, 2013:
- 3:19 AM Changeset [4451] by
- Re #1630: Prevent the update of TCP transport address if the address is …
Mar 22, 2013:
- 8:28 AM Ticket #1649 (SIP TLS transport not destroyed after verification error) closed by
- fixed: In 4450: […]
- 8:28 AM Changeset [4450] by
- Fix #1649: Invoke SIP TLS transport callback when transport is shutdown by …
- 8:21 AM Ticket #1649 (SIP TLS transport not destroyed after verification error) created by
- Reported that on SIP TLS transport failure caused by TLS verification …
- 3:16 AM Ticket #1648 (Timer heap new API pj_timer_heap_cancel_if_active() should not assert if ...) closed by
- fixed: In 4449: […]
- 3:16 AM Changeset [4449] by
- Fixed #1648: Timer heap new API cancel_if_active() should not assert if …
- 3:15 AM Ticket #1648 (Timer heap new API pj_timer_heap_cancel_if_active() should not assert if ...) created by
- The pj_timer_heap_cancel_if_active() API may be given bad timer …
Mar 21, 2013:
- 11:38 AM Changeset [4448] by
- More on re #1646: added flag to prevent another transmit data from being …
- 8:28 AM Ticket #1647 (Premature termination of REFER (call transfer) subscription) closed by
- fixed: In 4447: […]
- 8:28 AM Changeset [4447] by
- Close #1647: updated subscription lookup in on_new_transaction() to skip …
- 8:17 AM Ticket #1647 (Premature termination of REFER (call transfer) subscription) created by
- Scenario: 1. A calls B. 1. B transfer to C. 1. C reject the incoming …
- 6:07 AM Ticket #1646 (Deadlock and crash problem in transaction related to transport) closed by
- fixed: In 4446: […]
- 6:07 AM Changeset [4446] by
- Part 2, fixed #1646: crash in transaction when it is destroyed while …
Mar 20, 2013:
- 11:29 AM Changeset [4445] by
- Misc (re #1630): Exported parse_generic_array_hdr() implementation, named …
- 11:02 AM Changeset [4444] by
- Part 1 of re #1646: fixed the deadlock problem in SIP transaction related …
- 10:09 AM Ticket #1646 (Deadlock and crash problem in transaction related to transport) created by
- Two problems are covered by this ticket: 1. Deadlock in transport …
- 6:56 AM Changeset [4443] by
- Misc (re #1630): Added compile-time setting to configure audio switchboard …
Mar 19, 2013:
- 4:44 PM Getting-Started/BB10 edited by
- (diff)
- 7:39 AM Ticket #1645 (Option to add "alias" param in Via header in sending request) closed by
- fixed: In 4442: […]
- 7:39 AM Changeset [4442] by
- Close #1645: Added run-time setting 'pjsip_cfg()->req_has_via_alias' and …
- 7:36 AM Ticket #1645 (Option to add "alias" param in Via header in sending request) created by
- Accommodate connection reuse for some servers that requires "alias" param …
- 3:55 AM Ticket #1644 (Option to switch media session to the latest early media SDP received on ...) closed by
- fixed
- 3:51 AM Changeset [4441] by
- Re #1644: Added run-time setting 'pjsip_cfg()->follow_early_media_fork' …
- 3:44 AM Ticket #1644 (Option to switch media session to the latest early media SDP received on ...) created by
- When sending INVITE with media offer and receiving multiple 183 responses …
Mar 18, 2013:
- 1:50 PM Getting-Started/Android edited by
- (diff)
- 1:48 PM PJSIP-Datasheet edited by
- (diff)
- 1:46 PM PJSIP-Datasheet edited by
- (diff)
- 10:30 AM PJSIP-Detail-License edited by
- (diff)
Mar 14, 2013:
- 7:18 AM Changeset [4440] by
- Re #1643: add initial support for CLI
Mar 13, 2013:
- 8:19 AM Ticket #1643 (CLI integration) created by
- A CLI framework features an interface for defining command specification, …
- 4:47 AM Ticket #1642 (Media transport may not be cleaned up if call is hung up quickly) closed by
- fixed: In 4439: […]
- 4:47 AM Changeset [4439] by
- Fixed #1642: Media transport may not be cleaned up if call is hung up …
- 1:36 AM Ticket #1642 (Media transport may not be cleaned up if call is hung up quickly) created by
- Hanging up call quickly after making call may cause media transport to …
Mar 12, 2013:
- 8:18 AM Ticket #1641 (Handling transport disconnection when the transaction state is still in ...) closed by
- fixed: In 4438: […]
- 8:18 AM Changeset [4438] by
- Fixed #1641: Handling transport disconnection when the transaction state …
- 8:17 AM Ticket #1641 (Handling transport disconnection when the transaction state is still in ...) created by
- When transaction state is still null and the transport gets disconnected, …
- 7:59 AM Changeset [4437] by
- Branched for IP change project
Mar 11, 2013:
- 10:06 AM Ticket #1640 (Registration is terminated permanently on 480 (Temporarily Not Available) ...) closed by
- fixed: In 4436: […]
- 10:06 AM Changeset [4436] by
- Fixed #1640: Registration is terminated permanently on 480 (Temporarily …
- 10:06 AM Ticket #1640 (Registration is terminated permanently on 480 (Temporarily Not Available) ...) created by
- When REGISTER is responded with 480 (Temporarily Not Available) response, …
- 6:32 AM Changeset [4435] by
- Re #1639: merged android branch into trunk (except sample apps, i.e: …
- 6:28 AM Ticket #1639 (Android branch integration) created by
- Integrate android works on SVN android branch into SVN trunk.
- 5:27 AM Ticket #1638 (Continuation of Group Lock Fixes) closed by
- fixed: In 4434: […]
- 5:27 AM Changeset [4434] by
- Fixed #1638: more group lock fixes, this time for ioqueue_epoll
- 5:22 AM Ticket #1638 (Continuation of Group Lock Fixes) created by
- The Group Lock is described and implemented in #1616 and #1617. This …
Mar 8, 2013:
- 8:52 AM Ticket #1637 (Fixed crash in pjsua_media_channel_update() if one media gets rejected) closed by
- fixed: In 4433: […]
- 8:52 AM Changeset [4433] by
- Fixed #1637: Crash in pjsua_media_channel_update() if one media gets …
- 8:52 AM Ticket #1637 (Fixed crash in pjsua_media_channel_update() if one media gets rejected) created by
- If one of the medias gets disabled, the codec param of stream info is not …
- 8:02 AM Changeset [4432] by
- Re #1636: add initial support for bdIMAD
- 6:56 AM Ticket #1636 (Add BDsound IMproved Audio Device (bdIMAD) integration) created by
- BDSound IMproved Audio Device (bdIMAD) is a multiplatform audio …
Mar 7, 2013:
- 10:56 AM Changeset [4431] by
- Changed version to 1.16-svn
- 9:52 AM Milestone release-1.16 completed
- = Release 1.16 = This release is continuation of 1.x series and …
- 9:36 AM Changeset [4430] by
- Tagged 1.16
- 9:35 AM Changeset [4429] by
- Changed version to 1.16
- 9:14 AM Ticket #1634 (Miscellaneous fixes) closed by
- fixed
- 8:25 AM Ticket #1635 (Fixed the backport of ticket #1568 (smarter media update) to version 1.x ...) closed by
- fixed: In 4428: […]
- 8:25 AM Changeset [4428] by
- Fixed #1635: Fixed the backport of ticket #1568 (smarter media update) to …
- 8:25 AM Ticket #1635 (Fixed the backport of ticket #1568 (smarter media update) to version 1.x ...) created by
- 6:04 AM Changeset [4427] by
- Misc (re #1634): fixed compile warnings on Symbian platform.
- 5:08 AM Changeset [4426] by
- Misc (re #1634): fixed compile errors/warnings on MSVC
- 5:02 AM Ticket #1634 (Miscellaneous fixes) created by
Mar 6, 2013:
- 9:36 AM Ticket #1633 (Crash if on_redirected() callback is not implemented and UAC receives 422 ...) closed by
- fixed: In 4425: […]
- 9:36 AM Changeset [4425] by
- Fixed #1633: Crash if on_redirected() callback is not implemented and UAC …
- 9:35 AM Ticket #1633 (Crash if on_redirected() callback is not implemented and UAC receives 422 ...) created by
- The solution is to save INVITE request even when on_redirected() callback …
- 6:58 AM Ticket #1632 (Remove Contact header in MESSAGE requests (thanks to Anil Giri for the ...) closed by
- fixed: In 4424: […]
- 6:58 AM Changeset [4424] by
- Fixed #1632: Remove Contact header in MESSAGE requests
- 6:49 AM Ticket #1632 (Remove Contact header in MESSAGE requests (thanks to Anil Giri for the ...) created by
- According to RFC 3428: MESSAGE requests do not initiate dialogs. User …
- 6:06 AM Changeset [4423] by
- Re #1631: Fixed typo in null_port (thanks to Tomas Valenta for the report)
- 6:05 AM Ticket #1631 (Miscellaneous fixes (backported to 1.x)) created by
- Invalid ticket. Miscellaneous fixes will not be backported to 1.x (and 1.x …
- 6:00 AM Changeset [4422] by
- Re #1630: Fixed incorrect parameter in Python wrapper.
- 5:56 AM Ticket #1630 (Miscellaneous fixes) created by
- 5:55 AM Ticket #1629 (Add pjsua_call_set_hold2() API to allow update of Contact header) closed by
- fixed: In 4421: […]
- 5:55 AM Changeset [4421] by
- Fixed #1629: Add pjsua_call_set_hold2() API to allow update of Contact …
- 5:54 AM Ticket #1629 (Add pjsua_call_set_hold2() API to allow update of Contact header) created by
- 3:58 AM Milestone release-2.1 completed
- == Release Focus == === New Codecs! SILK and OpenCore AMR-WB === SILK …
- 3:58 AM Ticket #1562 (Miscellaneous fixes) closed by
- fixed
Mar 5, 2013:
- 11:59 AM Changeset [4420] by
- Implementation of Re #1628: Modify SIP transaction to use group lock to …
- 11:23 AM Changeset [4419] by
- Changed version to 2.1.0-svn
- 11:23 AM Ticket #1628 (Modify SIP transaction to use group lock to avoid deadlock etc.) created by
- The proxy use case of PJSIP will introduce deadlock and other racing …
- 10:55 AM Group_Lock edited by
- (diff)
- 10:22 AM Changeset [4418] by
- Tagged 2.1
- 10:21 AM Changeset [4417] by
- Remove tag 2.1.0
- 8:36 AM Changeset [4416] by
- Tagged 2.1.0
- 8:34 AM Changeset [4415] by
- Changed version to 2.1.0
- 8:21 AM Changeset [4414] by
- Misc (re #1559): add macro PJMEDIA_SDL_LIB to manually specify SDL library …
- 6:29 AM Changeset [4413] by
- Re #1616: Fixed assertion trying to release group lock when STUN …
- 3:12 AM Changeset [4412] by
- Misc (re #1559): fixed compile errors/warnings on MSVC
Mar 4, 2013:
- 4:34 AM Changeset [4411] by
- Misc (re #1559): fixed compile errors/warnings on Symbian platform.
Note: See TracTimeline
for information about the timeline view.