Timeline


and

Aug 31, 2012:

11:42 AM Ticket #1579 (Update Symbian APS/VAS to use new pjmedia_format) closed by nanang
fixed: In 4243: […]
11:42 AM Changeset [4243] by nanang
Fix #1579: Update Symbian APS/VAS to use new pjmedia_format.
11:41 AM Ticket #1579 (Update Symbian APS/VAS to use new pjmedia_format) created by nanang
The problematic old pjmedia_format fields used by APS/VAS are 'bitrate' …
10:07 AM Ticket #1578 (Possible deadlock when call is adding new media with ICE and STUN enabled) closed by bennylp
fixed: In 4242: […]
10:07 AM Changeset [4242] by bennylp
Fixed #1578: Possible deadlock when call is adding new media with ICE and …
9:57 AM Ticket #1578 (Possible deadlock when call is adding new media with ICE and STUN enabled) created by bennylp
Deadlock may happen if call is adding new media (e.g. adding video) with …
9:30 AM Changeset [4241] by ming
Re #1562: Add support for I420 format in DShow video device.
9:03 AM Ticket #1577 (Add pjmedia setting to include SDP bandwidth modifier "TIAS" (RFC3890)) closed by ming
fixed: In 4240: […]
9:03 AM Changeset [4240] by ming
Fixed #1577: Add pjmedia setting to include SDP bandwidth modifier "TIAS" …
9:02 AM Ticket #1577 (Add pjmedia setting to include SDP bandwidth modifier "TIAS" (RFC3890)) created by ming
Add setting to determine whether pjmedia should include SDP bandwidth …
6:29 AM Changeset [4239] by nanang
Misc (re #1562): fixed compile warnings on Win platform (some are reported …
6:17 AM Changeset [4238] by nanang
Misc (#1559): fixed warnings of unused var on Symbian platform.
5:26 AM Getting-Started/Android edited by ming
(diff)
5:25 AM Changeset [4237] by ming
Re #1546: Assign default value for USE_GUI on Android

Aug 30, 2012:

9:20 AM Ticket #1576 (Add support for Apple iOS LLVM compiler (clang)) created by ming
From …
9:17 AM Ticket #1575 (Bind TCP and TLS client socket to the configured address too) created by bennylp
For TCP and TLS, currently only the server (i.e. listening) socket will be …

Aug 24, 2012:

3:49 AM Ticket #1572 (Modifying video stream in a call caused duplicate transport attributes in ...) closed by ming
fixed: In 4236: […]
3:49 AM Changeset [4236] by ming
Fixed #1572: duplicate transport attributes when modifying video stream …
3:15 AM Changeset [4235] by ming
Re #1559: Removed unnecessary PJ_UNUSED_ARG(payload_len) in …

Aug 23, 2012:

3:58 AM Ticket #1574 (Failure to initialize media channel when answering call using ...) created by ming
Related to the fix of ticket #1526, when answering call using …
3:15 AM Ticket #1573 (Deadlock in SSL socket (thanks to Jeff Anderson for detailed report)) created by ming
Thread 1 is reading data from the SSL socket with this sequence of events: …
1:48 AM Ticket #1572 (Modifying video stream in a call caused duplicate transport attributes in ...) created by ming
When pjsua_vid.c's call_modify_video() is called, the current SDP will be …

Aug 22, 2012:

9:07 AM Changeset [4234] by ming
Re #1562: Fixed compilation error if PJMEDIA_HAS_PASSTHROUGH_CODECS is …

Aug 21, 2012:

11:16 AM Changeset [4233] by ming
Re #1559: Removed unnecessary assertion from sock_bsd's pj_sock_recvfrom() …

Aug 20, 2012:

6:01 AM Changeset [4232] by ming
Re #1559: Add support for OS X version after 10.7.x

Aug 17, 2012:

6:11 AM Ticket #1571 (Deadlock when closing the video port on Mac OS X) created by bennylp
A deadlock may occur when the main thread is stopping a video port (e.g. …

Aug 15, 2012:

7:58 AM Changeset [4231] by ming
Re #1518: Add JNI-based Android audio device

Aug 14, 2012:

9:13 AM Getting-Started/Android edited by bennylp
(diff)
8:40 AM Ticket #1570 (Update BlackBerry BB10 audio device to SDK R6) closed by bennylp
fixed: In 4230: […]
8:39 AM Changeset [4230] by bennylp
Fixed #1570: Update BlackBerry? BB10 audio device to the latest SDK R6
8:38 AM Ticket #1570 (Update BlackBerry BB10 audio device to SDK R6) created by bennylp
Update the BlackBerry/BB10 audio device to the latest SDK R6. Thanks Bob …

Aug 13, 2012:

9:15 AM Changeset [4229] by bennylp
More #1412: also handle the case for presence subscription, publish, and …
7:26 AM Ticket #1569 (Option to allow hash character ('#') to appear in user part of SIP URL) closed by bennylp
fixed: In 4228: […]
7:26 AM Changeset [4228] by bennylp
Fixed #1569: Option to allow hash character ('#') to appear in user part …
7:22 AM Ticket #1569 (Option to allow hash character ('#') to appear in user part of SIP URL) created by bennylp
By default, hash character will be escaped as per RFC 3261 rule. …
6:32 AM Changeset [4227] by bennylp
More re #1412: set default value of PJSIP_CHECK_VIA_SENT_BY to 0, because …

Aug 10, 2012:

2:52 AM Changeset [4226] by ming
Re #1518: Add support for cross-platform OpenSL audio device (thanks to …

Aug 9, 2012:

9:16 AM Changeset [4225] by nanang
Re #1562: Added compile-time setting to enable/disable "c=" line in SDP …
7:26 AM Ticket #1568 (Smarter media re-initialization on call refresh with SDP re-offer/answer) created by nanang
Always re-initializing the media on call refresh can be annoying, …
5:21 AM Ticket #1567 (Option to use STUN2 format for resolving mapped address) closed by nanang
fixed: In 4224: […]
5:21 AM Changeset [4224] by nanang
Close #1567: Added option to use STUN2 format for resolving mapped address …
5:17 AM Ticket #1567 (Option to use STUN2 format for resolving mapped address) created by nanang
Currently pjstun_get_mapped_addr() is using old STUN format (RFC3489). …

Aug 8, 2012:

12:50 PM Ticket #1566 (Metallic audio on audio+video call with audio codec G.722) closed by nanang
fixed: In 4223: […]
12:50 PM Changeset [4223] by nanang
Fixed #1566: - Increased RTP check count from 5 to 50. - Immediate stop …
12:48 PM Ticket #1566 (Metallic audio on audio+video call with audio codec G.722) created by nanang
Reported that G.722 audio has metallic reverberation only when video …
9:06 AM Changeset [4222] by ming
Re #1516: Fixed compatibility problem with configure script on Ubuntu
12:57 AM Getting-Started/Autoconf edited by bennylp
(diff)

Aug 7, 2012:

9:09 AM Getting-Started/Android edited by ming
(diff)
9:06 AM Changeset [4221] by ming
Re #1516: Add help info for configure-android, add support for selecting …
3:32 AM Ticket #1565 (DNS deadlock) closed by nanang
fixed: In 4220: […]
3:32 AM Changeset [4220] by nanang
Fixed #1565: deadlock in DNS resolver.
3:28 AM Ticket #1565 (DNS deadlock) created by nanang
Reported that there is DNS deadlock issue similar to #1108, the affected …
2:53 AM Ticket #1563 (Crash when resolving STUN when there is no network connectivity) closed by nanang
fixed: In 4219: […]
2:53 AM Changeset [4219] by nanang
Fixed #1563: Crash when resolving STUN when there is no network …
2:18 AM Ticket #1412 (Account specific NAT settings: STUN, ICE, and TURN) closed by bennylp
fixed: In 4218: […]
2:18 AM Changeset [4218] by bennylp
Fixed #1412: Account specific NAT settings: STUN, ICE, and TURN

Aug 6, 2012:

9:12 AM Ticket #1564 (Guide for Android native debugging and deployment topics) created by bennylp
Topics such as: - How to perform native debugging - How to setup and …

Aug 3, 2012:

9:10 AM Ticket #1563 (Crash when resolving STUN when there is no network connectivity) created by bennylp
To reproduce: run pjsua with --stun-server <IP-ADDRESS> without network …
7:34 AM pjsua2/SWIG_Quirks edited by bennylp
(diff)
Note: See TracTimeline for information about the timeline view.