Timeline
Oct 18, 2012:
- 8:36 AM Changeset [4284] by
- Re #1546: Fixed race condition in text i/o thread for apjsua
Oct 17, 2012:
Oct 12, 2012:
- 6:19 AM Changeset [4283] by
- Re #1559: Fixed potential buffer overflow when duplicating the string
Oct 11, 2012:
Oct 8, 2012:
- 9:05 AM Changeset [4282] by
- Re #1589: Removed "--disable-floating-point" from "configure-iphone".
- 8:13 AM Ticket #1592 (Multithreading issues in PJSIP (thanks to Matt Williams for the report and ...) closed by
- fixed: In 4281: […]
- 8:13 AM Changeset [4281] by
- Fixed #1592: Multithreading issues in PJSIP (fixing pj_timer_heap_poll() …
- 8:11 AM Ticket #1592 (Multithreading issues in PJSIP (thanks to Matt Williams for the report and ...) created by
- 1) pj_timer_heap_poll examines the timer heap’s current size without …
- 5:23 AM Ticket #1591 (Fixed dialog locking in acquire_call() when media transport is created ...) closed by
- fixed: In 4280: […]
- 5:23 AM Changeset [4280] by
- Fixed #1591: Fixed dialog locking in acquire_call() when media transport …
- 5:23 AM Ticket #1591 (Fixed dialog locking in acquire_call() when media transport is created ...) created by
- 2:55 AM Changeset [4279] by
- Re #1562: Fixed default custom media transport creation callback flag. By …
Oct 5, 2012:
- 10:04 AM Changeset [4278] by
- Re #1586: Add support for SILK multiple frames per packet
Oct 4, 2012:
- 7:55 AM Changeset [4277] by
- Misc (re #1562): Fixed ffmpeg codec wrapper compile error of undefined …
- 7:36 AM Changeset [4276] by
- Misc (re #1562): pkgconfig removed duplicated framework name from Libs …
- 6:11 AM Changeset [4275] by
- Close #1590: APIs to facilitate pending processing of pjsip_rx_data
- 4:45 AM Ticket #1590 (APIs to facilitate pending processing of pjsip_rx_data) created by
- Processing of incoming messages (i.e. pjsip_rx_data) is done in …
Oct 2, 2012:
- 4:00 AM Ticket #1589 (Enable floating point by default for iOS target) closed by
- fixed: In 4274: […]
- 4:00 AM Changeset [4274] by
- Close #1589: Enable floating point by default for iOS target
- 3:58 AM Ticket #1589 (Enable floating point by default for iOS target) created by
- This ticket sets PJ_HAS_FLOATING_POINT to 1 in …
- 2:47 AM Ticket #1588 (State PJSIP_INV_STATE_NULL is called after call has been disconnected) closed by
- fixed: In 4273: […]
- 2:47 AM Changeset [4273] by
- Fixed #1588: State PJSIP_INV_STATE_NULL is called after call has been …
- 2:46 AM Ticket #1588 (State PJSIP_INV_STATE_NULL is called after call has been disconnected) created by
- When sending initial INVITE fails due to network failure (for example, …
Oct 1, 2012:
- 11:11 AM Changeset [4272] by
- Re #1586: Implement SILK config setting and fixed decoding fmtp
- 11:08 AM Changeset [4271] by
- Re #1586: Removed configure warning when using --with-silk option
- 10:18 AM Changeset [4270] by
- More re #1586: added PJMEDIA_HAS_SILK_CODEC to config_auto.h.in
- 8:57 AM FAQ edited by
- (diff)
Sep 28, 2012:
- 10:07 AM Changeset [4269] by
- Re #1587: Respond to call replace request with the last provisional …
- 8:56 AM Changeset [4268] by
- Re #1587: - Don't answer call replace request with 200 if the replaced …
- 6:17 AM Changeset [4267] by
- Close #1587: Added settings to accept call replace when in early state and …
- 5:42 AM Ticket #1587 (Option to accept call replace when in early state and as UAS) created by
- A user likes to have same transfer behaviour as he is used to his old …
Sep 26, 2012:
- 5:55 AM Changeset [4266] by
- Misc (re #1559): Consistent use of SAMPLES_PER_FRAME in G711.
Sep 25, 2012:
- 7:01 AM VAS edited by
- (diff)
- 2:23 AM Changeset [4265] by
- Re #1568: Add build config for SILK
Sep 24, 2012:
- 6:58 AM Changeset [4264] by
- Re #1586: Initial version of SILK wrapper.
- 6:54 AM Ticket #1586 (SILK audio codec wrapper implementation) created by
- Requirements: * Desktop platforms: - Get SILK SDK 1.0.8 or 1.0.9 …
Sep 20, 2012:
- 12:29 PM PJSIP-Datasheet edited by
- (diff)
- 11:26 AM Ticket #1582 (DTMF digit E (End) bit fixes according to RFC 4733 (RFC 2833)) closed by
- fixed: In 4263: […]
- 11:26 AM Changeset [4263] by
- Fixed #1582: Transmit the last DTMF packet (containing the E bit) three …
- 6:00 AM Ticket #1585 (IPv6 support for SIP TCP and TLS transports and PJSUA-LIB v2) closed by
- fixed: In 4262: […]
- 6:00 AM Changeset [4262] by
- Fixed #1585: IPv6 support for SIP TCP and TLS transports and PJSUA-LIB v2
Sep 19, 2012:
- 9:23 AM Ticket #1582 (DTMF digit E (End) bit fixes according to RFC 4733 (RFC 2833)) reopened by
- 6:38 AM Ticket #1575 (Bind TCP and TLS client socket to the configured address too) closed by
- duplicate: The fix is integrated in #1585.
- 5:10 AM Ticket #1585 (IPv6 support for SIP TCP and TLS transports and PJSUA-LIB v2) created by
- This ticket implements the following. ==== IPv6 Support for SIP TCP and …
Sep 18, 2012:
- 9:41 PM Getting-Started/Download-Source edited by
- (diff)
- 9:41 AM Ticket #1584 (Custom media transport creation callback is not always called (thanks to ...) closed by
- fixed: In 4261: […]
- 9:41 AM Changeset [4261] by
- Fixed #1584: Custom media transport creation callback is not always called
- 9:38 AM Changeset [4260] by
- Re #1583: Removed testing scenario accidentally left in the code
- 9:35 AM Changeset [4259] by
- Re #1583: Fixed error propagation that caused the disconnection of the …
- 8:39 AM Ticket #1583 (Unexpected SIP message transmission after transaction has timed-out) closed by
- fixed: In 4258: […]
- 8:39 AM Changeset [4258] by
- Fixed #1583: Unexpected SIP message transmission after transaction has …
- 5:42 AM Ticket #1584 (Custom media transport creation callback is not always called (thanks to ...) created by
- Steps to reproduce: First, create a call that doesn't use custom med tp. …
Note: See TracTimeline
for information about the timeline view.