Timeline


and

Apr 10, 2008:

10:24 PM Changeset [1923] by bennylp
More ticket #485: fixed REQUESTED-TRANSPORT endianness
11:51 AM Ticket #505 (Optimize delay of current jitter buffer) closed by bennylp
fixed: ticket505.3.patch committed in r1922. It was modified slightly to keep the …
11:51 AM Changeset [1922] by bennylp
More ticket #505: the jitter buffer only discard one packet at a time when …
11:04 AM Changeset [1921] by bennylp
Fixed bug in writing snd_clock_rate configuration to file in pjsua
10:31 AM Changeset [1920] by bennylp
More ticket #451: updated PortAudio? to the latest
10:16 AM Ticket #523 (Handle imprecise audio frame from sound device (e.g. OSS)) closed by bennylp
fixed: Patch committed in r1918. With this patch pasound.c now is able to handle …
10:15 AM Changeset [1919] by bennylp
More ticket #523: renamed some variable names for clarity
9:53 AM Changeset [1918] by bennylp
Ticket #523: Handle incomplete audio frame from sound device (e.g. OSS)

Apr 9, 2008:

1:38 PM Changeset [1917] by bennylp
More ticket #485: now really remove pjstun-srv-test
1:34 PM Changeset [1916] by bennylp
More ticket #485: removed pjstun-srv-test project and fixed build errors …
12:08 PM Changeset [1915] by bennylp
Added PJNATH class diagram
12:08 PM Changeset [1914] by bennylp
Improve the PJNATH documentation
9:54 AM Ticket #524 (Change base audio frame time from 10ms to 20ms for better stability) created by bennylp
Currently the base audio frame time is 10ms to reduce latency. However …
9:38 AM Changeset [1913] by bennylp
More ticket #485: huge changeset to support TURN TCP. Please see ticket …

Apr 8, 2008:

11:33 PM Changeset [1912] by bennylp
As per list report, changed the default response to incoming REFER from …

Apr 7, 2008:

1:46 PM Ticket #523 (Handle imprecise audio frame from sound device (e.g. OSS)) created by bennylp
Sound sound device backend (such as OSS) may return audio frame that is …
1:25 PM Changeset [1911] by bennylp
Removed setting PJ_IOQUEUE_HAS_SAFE_UNREG to zero in config_site_sample.h …
1:16 PM Changeset [1910] by bennylp
Changed PJ_IOQUEUE_MAX_HANDLES count when PJ_CONFIG_MINIMAL_SIZE is set …
10:10 AM Changeset [1909] by bennylp
Fixed crash in SRTP when incoming SDP is received without any m= line …

Apr 4, 2008:

10:50 AM Ticket #522 (Enable keep-alive for UDP transport even when STUN is not configured) closed by bennylp
fixed: Done in r1908
10:50 AM Changeset [1908] by bennylp
Ticket #522: Enable keep-alive for UDP transport even when STUN is not …
10:48 AM Ticket #522 (Enable keep-alive for UDP transport even when STUN is not configured) created by bennylp
Ticket #407 added keep-alive mechanism in PJSUA-LIB. Here we only enabled …

Apr 3, 2008:

10:18 PM Ticket #505 (Optimize delay of current jitter buffer) reopened by bennylp
Suspected the last modification to cause audio stutter.
10:03 PM Changeset [1907] by bennylp
Fixed link error to pj_log() in libSRTP if PJ_LOG_MAX_LEVEL is set to zero …

Apr 2, 2008:

8:35 PM Ticket #521 (Duplicate Authorization header when PJSIP is configured to send empty ...) closed by bennylp
fixed: Fixed in r1906: * this was caused by the Authorization header being …
8:34 PM Changeset [1906] by bennylp
Ticket #521: Duplicate Authorization header when PJSIP is configured to …
8:33 PM Ticket #521 (Duplicate Authorization header when PJSIP is configured to send empty ...) created by bennylp
In IMS mode (--use-ims option in pjsua), PJSIP is configured to send an …
6:37 PM Ticket #520 (Race condition may cause ioqueue corruption (thanks Philippe Leuba)) closed by bennylp
fixed: Fixed in r1905. Thanks Philippe.
6:36 PM Changeset [1905] by bennylp
Ticket #520: Race condition may cause ioqueue corruption (thanks Philippe …
6:29 PM Ticket #520 (Race condition may cause ioqueue corruption (thanks Philippe Leuba)) created by bennylp
Quoting Philippe email: When I destroy the transports, they call …

Apr 1, 2008:

6:23 PM Changeset [1904] by bennylp
More work on ticket #485: bug when TURN UDP relay is not destroyed if …
6:22 PM Ticket #519 (STUN request is not freed when transaction times out (thanks Amit Sharma)) closed by bennylp
fixed: Fixed in r1903
6:21 PM Changeset [1903] by bennylp
Ticket #519: STUN request is not freed when transaction times out (thanks …
6:21 PM Ticket #519 (STUN request is not freed when transaction times out (thanks Amit Sharma)) created by bennylp
When STUN transaction completes with timed out, memory leaks occurs …
4:37 PM Changeset [1902] by bennylp
More ticket #514: bug in previous fix caused invite session to unable to …

Mar 31, 2008:

9:17 AM Ticket #518 (Growing memory usage in PJSUA-LIB) created by bennylp
Still some operations in PJSUA-LIB use the global pool which will not be …

Mar 30, 2008:

8:58 AM Changeset [1901] by bennylp
More ticket #504: added missing new files!

Mar 29, 2008:

1:03 PM Changeset [1900] by bennylp
Added missing framework link command for MacOS X in Python setup.py …
12:40 PM Ticket #517 (Invalid argument error when binding media transport on MacOS X (thanks ...) closed by bennylp
fixed: Fixed in r1899
12:40 PM Changeset [1899] by bennylp
Ticket #517: Invalid argument error when binding media transport on MacOS …
12:39 PM Ticket #517 (Invalid argument error when binding media transport on MacOS X (thanks ...) created by bennylp
Running simpleua.c and siprtp.c samples on MacOS X give the following …
12:31 PM Ticket #504 (Fixed support for stereo audio all the way in pjmedia) closed by bennylp
fixed: Committed ticket504.4.patch in r1898 with the following modifications: - …
12:24 PM Changeset [1898] by bennylp
Ticket #504: final installment to support stereo audio all the way in …

Mar 28, 2008:

2:06 PM Changeset [1897] by bennylp
Fixed bug in automatic RTCP address calculation causing assertion failure …

Mar 27, 2008:

5:30 PM Changeset [1896] by bennylp
More ticket #514: the last fix causes invite session to refuse to send …

Mar 26, 2008:

4:18 PM Changeset [1895] by bennylp
Updated pjmedia_test with the latest jitter buffer API
3:13 PM Changeset [1894] by bennylp
Fixed bugs in libsrtp that effect dtls-srtp

Mar 25, 2008:

5:06 PM Ticket #516 (Assertion in sound device when headset is plugged/unplugged in MacOS X ...) closed by bennylp
fixed: Committed in r1893
5:05 PM Changeset [1893] by bennylp
Ticket #516: Assertion in sound device when headset is plugged/unplugged …
3:53 PM Ticket #516 (Assertion in sound device when headset is plugged/unplugged in MacOS X ...) created by nanang
http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2008-March/002183.ht
2:03 PM Changeset [1892] by bennylp
Fixed autoconf configure warning when detecting mswsock.h on Mingw
1:53 PM Changeset [1891] by bennylp
Fixed autoconf configure warning when detecting net/if.h on MacOS X
10:09 AM Changeset [1890] by bennylp
More ticket #451: fixed build error on MacOS X caused by new PA

Mar 22, 2008:

9:34 AM Ticket #515 (Update Contact header in REGISTER for TCP/TLS transport (thanks Klaus ...) closed by bennylp
fixed: Implemented in r1889.
9:33 AM Changeset [1889] by bennylp
Ticket #515 (Update Contact header in REGISTER for TCP/TLS transport)
9:33 AM Changeset [1888] by bennylp
Added comment about byte ordering in TURN CHANNEL-NUMBER attribute and …
9:29 AM Ticket #515 (Update Contact header in REGISTER for TCP/TLS transport (thanks Klaus ...) created by bennylp
Ticket #381 (released in version 0.8) added the ability to update Contact …
9:06 AM PJSUA_API_Design edited by bennylp
(diff)
9:05 AM PJSUA_API_Design edited by bennylp
(diff)
8:23 AM PJSUA_API_Design created by bennylp

Mar 21, 2008:

1:47 PM Ticket #505 (Optimize delay of current jitter buffer) closed by bennylp
fixed: Patch applied in r1887, thanks. Closing the ticket..
1:47 PM Changeset [1887] by bennylp
Ticket #505: optimizing the jitter buffer delay
1:46 PM Changeset [1886] by bennylp
Enlarge the buffer for printing call media statistic in pjsua (sometimes …
9:43 AM Changeset [1885] by bennylp
More ticket #485: wrong encoding of CHANNEL-NUMBER attribute
9:15 AM Changeset [1884] by bennylp
More ticket #61: (after rolling back previously buggy patch) Fixed bug in …
8:56 AM Changeset [1883] by bennylp
More ticket #61: bug in pjsua-lib with SRTP. If call is hold and resumed, …

Mar 20, 2008:

7:21 PM Changeset [1882] by bennylp
More ticket #485: updated Makefiles and fixed compilation warnings with …
6:34 PM Changeset [1881] by bennylp
Fixed minor warning about unused variable in transport_srtp.c
6:26 PM Changeset [1880] by bennylp
More ticket #485: fixed TURN transport code point and REQUESTED-TRANSPORT …
4:32 PM Changeset [1879] by bennylp
More ticket #485: client and server self tested
2:43 PM Ticket #514 (Bug with handling simultaneous re-INVITE (thanks Philippe Leuba)) closed by bennylp
fixed: Fixed in r1878
2:40 PM Changeset [1878] by bennylp
Ticket #514: bug with handling simultaneous outgoing re-INVITE, the invite …
2:39 PM Ticket #514 (Bug with handling simultaneous re-INVITE (thanks Philippe Leuba)) created by bennylp
The invite session (sip_inv.c) didn't save outgoing re-INVITE in …
8:46 AM FAQ edited by bennylp
(diff)

Mar 19, 2008:

11:00 PM Changeset [1877] by bennylp
Related to ticket #485: huge changeset to update STUN relating to managing …
5:06 PM Changeset [1876] by bennylp
More ticket #451: build error on Mingw with the latest PortAudio? (thanks …
2:35 PM Changeset [1875] by bennylp
More ticket #497: division by zero in wsola when min_extra is set to zero …
8:48 AM 3rd_Party_Media edited by bennylp
(diff)
8:29 AM 3rd_Party_Media edited by bennylp
(diff)
8:27 AM 3rd_Party_Media edited by bennylp
(diff)

Mar 18, 2008:

1:40 PM Changeset [1874] by bennylp
Related to ticket #353: still memory leak with pjsua wav player (thanks …

Mar 17, 2008:

4:05 PM Changeset [1873] by bennylp
More ticket #479: bug in pjmedia_transport_get_info(), the info should be …
3:58 PM Changeset [1872] by bennylp
More ticket #507: fixed the bug introduced in r1871 about operator …
2:43 PM Ticket #507 (G.722 codec implementation and support) closed by bennylp
fixed
2:24 PM Changeset [1871] by bennylp
More ticket #507: updated GNU build system with the G.722 codec and fixed …
2:07 PM Changeset [1870] by bennylp
Ticket #507: committed and tested g722 patch on Windows

Mar 16, 2008:

12:01 PM FAQ edited by bennylp
(diff)
11:39 AM 3rd_Party_Media edited by bennylp
(diff)
11:24 AM 3rd_Party_Media edited by bennylp
(diff)
10:14 AM 3rd_Party_Media edited by bennylp
(diff)

Mar 15, 2008:

5:53 PM WikiStart edited by bennylp
(diff)
5:53 PM WikiStart edited by bennylp
(diff)
5:33 PM 3rd_Party_Media edited by bennylp
(diff)
1:28 PM 3rd_Party_Media edited by bennylp
(diff)
1:04 PM 3rd_Party_Media edited by bennylp
(diff)
10:57 AM 3rd_Party_Media edited by bennylp
(diff)
9:39 AM diagram.jpg attached to 3rd_Party_Media by bennylp
9:38 AM 3rd_Party_Media created by bennylp

Mar 14, 2008:

5:56 PM Changeset [1869] by bennylp
More ticket #485: initial test on TURN client/server
2:19 PM Ticket #513 (Support for RTCP XR) created by bennylp
Some specs: 1. The following RTCP XR block types shall be supported: - …

Mar 13, 2008:

9:55 PM Ticket #512 (Bug in select ioqueue causing unnecessary sleep() to be invoked (thanks ...) closed by bennylp
fixed: Fixed in r1868
9:51 PM Changeset [1868] by bennylp
Ticket #512: Bug in select ioqueue causing unnecessary sleep() to be …
9:51 PM Ticket #512 (Bug in select ioqueue causing unnecessary sleep() to be invoked (thanks ...) created by bennylp
The pjsip endpoint will invoke pj_thread_sleep() if …
3:11 PM Changeset [1867] by bennylp
More ticket #485: added TURN client application
10:15 AM Changeset [1866] by bennylp
More ticket #504: buffer overflow in splitcomb when handling stereo audio

Mar 12, 2008:

11:37 PM Ticket #483 (Problems with using multiple sound devices (with splitcomb) with PJSUA-LIB) closed by bennylp
fixed: We couldn't exactly reproduce the problem, but one thing that we observed, …
11:21 PM Ticket #451 (Updated PortAudio to the latest revision) closed by bennylp
fixed: Done in r1865
11:21 PM Changeset [1865] by bennylp
Ticket #451: Updated PortAudio? to the latest version
11:14 PM Changeset [1864] by bennylp
More ticket #485: added TURN client session/UDP client to pjnath VS6 …
10:44 PM Ticket #511 (Add --disable-oss option to disable OSS in configure script) closed by bennylp
fixed: Done in r1863
10:44 PM Changeset [1863] by bennylp
Ticket #511: Add --disable-oss option to disable OSS in configure script
8:52 PM Changeset [1862] by bennylp
More ticket #485: implementation of TURN UDP client session
8:45 PM Ticket #511 (Add --disable-oss option to disable OSS in configure script) created by bennylp
10:22 AM Ticket #510 (Smaller PTIME for L16 codecs) created by bennylp
Currently the PTIME for L16 codecs are set to either 10 or 20 ms. There …
10:14 AM Ticket #509 (Audio "clicks" with re-INVITE) created by bennylp
Re-INVITE will cause stream to be destroyed and re-created, and this …
10:06 AM Ticket #508 (Support for MPEG2 audio codec) created by bennylp
9:53 AM Ticket #507 (G.722 codec implementation and support) created by bennylp
Implement an experimental G.722 codec in pjmedia-codec. We'll just …
9:18 AM Ticket #479 (Allow transport framework to return transport specific info) closed by bennylp
fixed
12:01 AM Ticket #506 (Behavior when cancelling INVITE before provisional response is received) created by bennylp
Ticket #302 changed the behavior of INVITE UAC transaction, it stops …

Mar 11, 2008:

9:47 PM Changeset [1861] by bennylp
Ticket #504: fixed stream.c for stereo codecs
9:38 PM Changeset [1860] by bennylp
Ticket #479: allow media transport framework to return transport specific …
8:51 PM Ticket #494 (Configuration option to use high quality tone generation) closed by bennylp
fixed: Committed patch as is in r1859, thanks.
8:50 PM Changeset [1859] by bennylp
Ticket #494: Configuration option to use high quality tone generation
1:38 PM Changeset [1858] by bennylp
Added missing PJ_INT64() macro for Symbian compilers
1:37 PM Changeset [1857] by bennylp
More ticket #7: fixed undefined symbol on Symbian
1:18 PM Changeset [1856] by bennylp
Ticket #493: added EC settings in dialog
1:15 PM Changeset [1855] by bennylp
More ticket #495: bug in snd_clock_rate causing unability to open sound …
Note: See TracTimeline for information about the timeline view.