Timeline


and

Mar 8, 2012:

8:34 AM Ticket #1440 (Proper set up of RTCP compound packet (thanks Werner Dittmann for the ...) closed by nanang
fixed: (In [3969]) Fix #1440: - Use separate buffer for outgoing RTCP. …
8:34 AM Changeset [3969] by nanang
Fix #1440: - Use separate buffer for outgoing RTCP. Previously, RTCP …
7:44 AM Changeset [3968] by bennylp
Re #1462: libresample as shared library support on Mac OS X
7:27 AM Ticket #1440 (Proper set up of RTCP compound packet (thanks Werner Dittmann for the ...) reopened by nanang
Reopened for issue: - RTCP generation overrides outgoing RTP payload …
6:35 AM Ticket #1462 (Add support for building libresample as shared library for GNU targets) closed by bennylp
fixed: (In [3967]) Closed #1462: Added support for building libresample as shared …
6:35 AM Changeset [3967] by bennylp
Closed #1462: Added support for building libresample as shared library for …
6:31 AM Ticket #1462 (Add support for building libresample as shared library for GNU targets) created by bennylp
We already have Visual Studio project for building libresample (under …

Mar 7, 2012:

3:09 AM Ticket #1461 (pjsua_call_make_call: assertion failure when rapidly making calls) closed by ming
fixed: (In [3966]) Fixed #1461: pjsua_call_make_call: assertion failure when …
3:09 AM Changeset [3966] by ming
Fixed #1461: pjsua_call_make_call: assertion failure when rapidly making …
2:42 AM Ticket #1461 (pjsua_call_make_call: assertion failure when rapidly making calls) created by ming
When user makes calls pretty rapidly, he will get: Assertion failed: …

Mar 6, 2012:

7:39 AM Ticket #1459 (Assertion when making call to any destination with unresolved host name ...) closed by nanang
fixed: (In [3965]) Fix #1459: returned back the old/1.x way of controlling dialog …
7:39 AM Changeset [3965] by nanang
Fix #1459: returned back the old/1.x way of controlling dialog lifetime in …
7:18 AM Ticket #1460 (Call may be wrongly hung up if UPDATE is sent to lock codec during early ...) closed by bennylp
fixed: (In [3964]) Fixed #1460: Allow call to transition to CONFIRMED state even …
7:18 AM Changeset [3964] by bennylp
Fixed #1460: Allow call to transition to CONFIRMED state even when SDP …
7:16 AM Ticket #1460 (Call may be wrongly hung up if UPDATE is sent to lock codec during early ...) created by bennylp
Call will be hung up by PJSIP on the following scenario: […] With the …
5:54 AM Ticket #1459 (Assertion when making call to any destination with unresolved host name ...) created by nanang
The original report can be found …
5:37 AM Ticket #1458 (Cannot create unidirectional sound port) closed by nanang
fixed: (In [3963]) Fix #1458: removed the problematic sound device direction …
5:37 AM Changeset [3963] by nanang
Fix #1458: removed the problematic sound device direction setting.
5:34 AM Ticket #1458 (Cannot create unidirectional sound port) created by nanang
Silly mistake in sound_port.c, the sound device direction setting is …
4:34 AM Ticket #1457 (Assertion when incoming reoffer SDP contains no media (thanks Ashraf Jaddo ...) closed by nanang
fixed: (In [3962]) Fix #1457: removed check for remote SDP media count before …
4:34 AM Changeset [3962] by nanang
Fix #1457: removed check for remote SDP media count before calling …
4:27 AM Ticket #1457 (Assertion when incoming reoffer SDP contains no media (thanks Ashraf Jaddo ...) created by nanang
Original report can be found …

Feb 29, 2012:

6:37 AM Video_Users_Guide edited by nanang
Explicitly mentioning inttypes.h and stdint.h requirement for using ffmpeg … (diff)

Feb 28, 2012:

10:38 AM Ticket #1456 (Crash on SRTP unprotect after SRTP restarted on replay error (thanks Dan ...) closed by nanang
fixed: (In [3961]) Fix #1456: don't use SRTP internal state (tx_policy/rx_policy) …
10:38 AM Changeset [3961] by nanang
Fix #1456: don't use SRTP internal state (tx_policy/rx_policy) directly …
10:24 AM Ticket #1456 (Crash on SRTP unprotect after SRTP restarted on replay error (thanks Dan ...) created by nanang
Scenario reported: 1. A packet arrives and srtp_rtp_cb() is called. 2. …

Feb 27, 2012:

2:41 PM Ticket #1440 (Proper set up of RTCP compound packet (thanks Werner Dittmann for the ...) closed by nanang
fixed: (In [3960]) Fix #1440: Send and parse RTCP compound packet, containing …
2:41 PM Changeset [3960] by nanang
Fix #1440: Send and parse RTCP compound packet, containing report …
9:12 AM Ticket #1455 (Incoming re-INVITE is unhandled if it comes in CONNECTING state (thanks ...) closed by bennylp
fixed: (In [3959]) Fixed #1455: Incoming re-INVITE is unhandled if it comes in …
9:12 AM Changeset [3959] by bennylp
Fixed #1455: Incoming re-INVITE is unhandled if it comes in CONNECTING …
8:37 AM Ticket #1455 (Incoming re-INVITE is unhandled if it comes in CONNECTING state (thanks ...) created by bennylp
An incoming re-INVITE request will be ignored/unhandled if it is received …

Feb 25, 2012:

12:55 AM Ticket #1454 (Bug in parsing XML document if node name is followed by newline (thanks ...) closed by bennylp
fixed: (In [3958]) Fixed #1454: Bug in parsing XML document if node name is …
12:55 AM Changeset [3958] by bennylp
Fixed #1454: Bug in parsing XML document if node name is followed by …
12:51 AM Ticket #1454 (Bug in parsing XML document if node name is followed by newline (thanks ...) created by bennylp
Parsing of XML document fails if node name is followed by newline, for …

Feb 21, 2012:

12:31 PM Changeset [3957] by bennylp
Misc (re #1417): prevent buggy libc library from printing "(null)" in SDP …
8:31 AM Ticket #1453 (Memory leak in setting default video codec parameters (thanks Bo Shi for ...) closed by nanang
fixed: (In [3956]) Fix #1453: - Add and manage pool instance in default codec …
8:31 AM Changeset [3956] by nanang
Fix #1453: - Add and manage pool instance in default codec param in video …
8:23 AM Ticket #1453 (Memory leak in setting default video codec parameters (thanks Bo Shi for ...) created by nanang
Calling pjmedia_vid_codec_mgr_set_default_param() multiple times using the …

Feb 20, 2012:

3:30 AM Changeset [3955] by nanang
Re #1244: Added bitrate adjustment for video encoder based on remote SDP …

Feb 18, 2012:

2:12 AM Ticket #1452 (Wrong call media state is reported if hold request is challenged with ...) closed by bennylp
fixed: (In [3954]) Fixed #1452: Wrong call media state is reported if hold …
2:12 AM Changeset [3954] by bennylp
Fixed #1452: Wrong call media state is reported if hold request is …
1:47 AM Ticket #1452 (Wrong call media state is reported if hold request is challenged with ...) created by bennylp
Wrong call media state is reported if hold request is challenged with …

Feb 16, 2012:

8:49 AM Changeset [3953] by ming
Re 1446#: Fix division by zero error caused by DShow if video device does …
5:35 AM Changeset [3952] by bennylp
Allow run-time control of automatic switching to TCP when request is …

Feb 8, 2012:

9:29 AM Ticket #1451 (Deadlock caused by conflicting locking order in ICE and ioqueue (thanks ...) closed by nanang
fixed: (In [3951]) Fix #1451: Don't hold the ICE session's mutex when calling …
9:29 AM Changeset [3951] by nanang
Fix #1451: Don't hold the ICE session's mutex when calling …
9:26 AM Ticket #1451 (Deadlock caused by conflicting locking order in ICE and ioqueue (thanks ...) created by nanang
Deadlock scenario: Thread 1: 1. packet arrived 2. …

Feb 7, 2012:

10:40 AM Video_Users_Guide edited by ismangil
(diff)
Note: See TracTimeline for information about the timeline view.