Timeline


and

Feb 22, 2008:

11:39 PM Ticket #493 (PocketPJ: a new and better sample application for PocketPC) closed by bennylp
fixed: Initial version in r1819
11:38 PM Changeset [1819] by bennylp
Ticket #493: PocketPC, a new and better sample application for PocketPC
11:36 PM Ticket #493 (PocketPJ: a new and better sample application for PocketPC) created by bennylp
11:11 AM Ticket #7 (Move PJSIP compile time configurations/settings (such as T1, T2 timers) to ...) closed by bennylp
fixed: Thanks Philippe Leuba for the patch Patch applied in r1818 with minor …
11:10 AM Changeset [1818] by bennylp
Ticket #7: Move PJSIP compile time configurations/settings (such as T1, T2 …
9:56 AM Ticket #491 (Crash in TCP/TLS transport when the listener is destroyed (thanks ...) closed by bennylp
fixed: Fixed in r1817: * TCP/TLS transport should not keep the listener …
9:56 AM Changeset [1817] by bennylp
Ticket #491: Crash in TCP/TLS transport when the listener is destroyed
8:36 AM Ticket #492 (Bug in strict route processing when challenged with 401/407 response ...) closed by bennylp
fixed: Fixed in r1816
8:36 AM Changeset [1816] by bennylp
Ticket #492: Bug in strict route processing when challenged with 401/407 …
7:24 AM Ticket #492 (Bug in strict route processing when challenged with 401/407 response ...) created by bennylp
Quoting Klaus email: If I specify an outbound proxy (acc_cfg) as strict …

Feb 21, 2008:

9:52 PM Ticket #491 (Crash in TCP/TLS transport when the listener is destroyed (thanks ...) created by bennylp
The TCP and TLS transport keep pointer reference to its listener. When the …
9:38 PM Ticket #412 (Increase the randomness of guid_simple) closed by bennylp
fixed: In r1815: * randomness increased to 2192 bits * seed random number …
9:36 PM Changeset [1815] by bennylp
Ticket #412: increased randomness of guid_simple.c to 192-bits, and seed …
7:29 PM Ticket #488 (When outgoing request within dialog is responded with 481 or 408, should ...) closed by bennylp
fixed: Done in r1814
7:28 PM Changeset [1814] by bennylp
Ticket #488: When outgoing request within dialog is responded with 481 or …
4:49 PM Ticket #486 (Handle G.722 wong clock rate bug and other codec with inconsistent clock ...) closed by bennylp
fixed: Committed in r1813 with some modifications: * changed samples per frame …
4:46 PM Changeset [1813] by bennylp
Ticket #486: Handle G.722 wong clock rate bug and other codec with …
3:54 PM Changeset [1812] by bennylp
Ticket #485: initial TURN server implementation (not yet compilable)
3:38 PM Changeset [1811] by bennylp
Ticket #485: initial modification in STUN messaging in accordance to …
10:10 AM Ticket #467 (RTP/AVP vs RTP/SAVP negotiation) closed by bennylp
fixed: Committed ticket467.2.patch in r1810 with minor modifications: * changed …
10:08 AM Changeset [1810] by bennylp
Ticket #467: fixed issues with RTP/AVP vs RTP/SAVP negotiation
9:01 AM Ticket #487 (Crash occured when stream port has no transmitter on call using ILBC with ...) closed by bennylp
fixed: Committed in r1809, thanks.
9:00 AM Changeset [1809] by bennylp
Ticket #487: Crash occured when stream port has no transmitter on call …
8:52 AM Ticket #468 (Support for non-looping playback in memory player) closed by bennylp
fixed
8:51 AM Changeset [1808] by bennylp
Ticket #468: Added support for non looping playback in memory player
7:53 AM Changeset [1807] by bennylp
Replaced fprintf/printf with err_report()

Feb 20, 2008:

11:02 AM Ticket #490 (New voice activity detection (VAD)) created by bennylp
9:13 AM FAQ edited by bennylp
(diff)
8:56 AM Ticket #489 (New PJSUA callbacks to notify application when media stream is created and ...) closed by bennylp
fixed: Done in r1806. Thanks Norman Franke for the patch.
8:56 AM Changeset [1806] by bennylp
Ticket #489: New PJSUA callbacks to notify application when media stream …
8:54 AM Ticket #489 (New PJSUA callbacks to notify application when media stream is created and ...) created by bennylp
New callbacks: * on_stream_created(): this callback is called to …

Feb 19, 2008:

8:19 AM Ticket #488 (When outgoing request within dialog is responded with 481 or 408, should ...) created by bennylp
When we send an INFO request in an INVITE initiated dialog and receive …

Feb 18, 2008:

7:32 PM Ticket #487 (Crash occured when stream port has no transmitter on call using ILBC with ...) created by nanang
The crash happens if the stream port is disconnected from the conference …
7:08 PM Ticket #486 (Handle G.722 wong clock rate bug and other codec with inconsistent clock ...) created by nanang
Some codecs need to be treated special: - G.722, because of erroneously …
1:50 PM Changeset [1805] by bennylp
Allow receiving SDP with lines terminated with LF instead of CRLF (thanks …
12:27 PM Changeset [1804] by bennylp
Fixed crash when running SRTP on Win32 app since stderr is undefined …
12:22 PM Changeset [1803] by bennylp
Build error when PJ_IOQUEUE_MAX_HANDLES is declared to large value on …
12:16 PM Changeset [1802] by bennylp
Fixed build error if SRTP is disabled in compile time (thanks Helmut Wolf)

Feb 17, 2008:

11:20 AM Ticket #485 (Support for new TURN draft (TURN-07) and latest ICE draft (ICE-19)) created by bennylp
11:17 AM Ticket #462 (Playback of PCAP file) closed by bennylp
duplicate: See ticket #465
11:10 AM Ticket #484 (Allow to use binary certificate in TLS transport) created by bennylp
It would be nice if PJSIP allows not only to load certificate from a file, …

Feb 15, 2008:

7:20 PM Ticket #483 (Problems with using multiple sound devices (with splitcomb) with PJSUA-LIB) created by bennylp
There have been some problems with using the splitter/combiner port …
5:33 PM Ticket #480 (PJSIP rejects incoming call with m=image in the offer (thanks Thiago)) closed by bennylp
fixed: Committed in r1801, thanks.
5:33 PM Changeset [1801] by bennylp
Ticket #480: PJSIP rejects incoming call with m=image in the offer (thanks …
5:27 PM Ticket #482 (TCP keep-alive packets are corrupting SIP message (thanks Helmut Wolf)) closed by bennylp
fixed: Done in r1800
5:26 PM Changeset [1800] by bennylp
Ticket #482: TCP keep-alive packets are corrupting SIP message (thanks …
5:25 PM Ticket #482 (TCP keep-alive packets are corrupting SIP message (thanks Helmut Wolf)) created by bennylp
TCP keep-alives packets are not dropped by the stack, and although the …
9:29 AM FAQ edited by bennylp
(diff)
9:21 AM FAQ edited by bennylp
Added TLS on MinGW (diff)
8:08 AM Ticket #481 (Default TLS version should be TLSv1 (thanks Klaus Darilion)) closed by bennylp
fixed: Done in r1799
8:08 AM Changeset [1799] by bennylp
Ticket #481: Default TLS version should be TLSv1 (thanks Klaus Darilion)
8:07 AM Ticket #481 (Default TLS version should be TLSv1 (thanks Klaus Darilion)) created by bennylp
TLSv1 should be used as default version when creating SIP TLS transport, …

Feb 14, 2008:

7:47 PM Ticket #478 (Handle duplicated/misordered incoming DTMF packets) closed by bennylp
fixed: Committed in r1798 with some modification, thanks.
7:45 PM Changeset [1798] by bennylp
Ticket #478: Handle duplicated/misordered incoming DTMF packets
7:02 PM Ticket #480 (PJSIP rejects incoming call with m=image in the offer (thanks Thiago)) created by nanang
PJSIP will reject incoming call with unknown media in the media line (for …
5:49 PM Ticket #479 (Allow transport framework to return transport specific info) created by nanang
Currently, media transport info only return socket info, this is …
4:28 PM Ticket #478 (Handle duplicated/misordered incoming DTMF packets) created by nanang
The incoming RFC 2833 DTMF handler does not handle the case where RTP …
3:51 PM Ticket #477 (DTMF digit callback error in Python) closed by bennylp
fixed: Done in r1797. Also added libsrtp dependency on the Python VS6 workspace.
3:50 PM Changeset [1797] by bennylp
Ticket #477: DTMF digit callback error in Python
3:50 PM Ticket #477 (DTMF digit callback error in Python) created by bennylp
The Python DTMF callback wrongly call on_media_state() rather than …
2:49 PM Ticket #476 (Support for receiving multiple codecs in SDP answer) created by bennylp
Currently pjmedia expects than callee sends RTP packet using the codec …
2:38 PM Changeset [1796] by bennylp
Added link to discussions about on_dtmf_callback() concurrency
2:20 PM Changeset [1795] by bennylp
More ticket #469: fix in ioqueue to handle case when key has been …
2:14 PM Changeset [1794] by bennylp
More ticket #469: bail out from on_rx_rtp/rtcp loop if recvfrom returns …
1:40 PM Ticket #475 (GSM codec on Symbian) closed by bennylp
fixed: Done in r1793
1:39 PM Changeset [1793] by bennylp
Ticket #475: ported GSM codec to Symbian OS
1:34 PM Changeset [1792] by bennylp
Implemented ticket #474 for Symbian
9:57 AM Changeset [1791] by bennylp
Handle short files in WAV player

Feb 13, 2008:

7:53 PM PJSUA_Locks edited by bennylp
(diff)
7:51 PM PJSUA_Locks edited by bennylp
(diff)
5:02 PM Ticket #469 (Loop forever than UDP media transport is destroyed while callback is ...) closed by bennylp
fixed: Done in r1790. This would also fix ticket #460. Please note that most of …
5:02 PM Ticket #460 (Concurrency problem when destroying stream (thanks Michael Broughton)) closed by bennylp
fixed: Done in r1790. This would also fix ticket #469. Please note that most of …
4:59 PM Changeset [1790] by bennylp
Ticket #460: Concurrency problem when destroying stream (thanks Michael …
4:04 PM Ticket #475 (GSM codec on Symbian) created by nanang
Add GSM codec support in Symbian port.
3:17 PM Ticket #474 (Option in the ioqueue to control concurrency (allow/disallow ...) closed by bennylp
fixed: Done in r1789
3:17 PM Changeset [1789] by bennylp
Ticket #474: option in ioqueue to control concurrency (to allow/disallow …
3:15 PM Ticket #474 (Option in the ioqueue to control concurrency (allow/disallow ...) created by bennylp
Previously the ioqueue always allow multiple callbacks to be called on the …

Feb 12, 2008:

12:30 PM FAQ edited by bennylp
Added lock ordering (diff)
12:25 PM WikiStart edited by bennylp
(diff)
12:23 PM PJSUA_Locks created by bennylp

Feb 11, 2008:

9:53 AM FAQ edited by bennylp
(diff)

Feb 10, 2008:

9:53 AM Python_SIP_Tutorial edited by bennylp
(diff)

Feb 8, 2008:

3:21 PM Changeset [1788] by bennylp
More ticket #472: Fixed problem when building on Mingw. Now …
3:18 PM Changeset [1787] by bennylp
More ticket #470: semaphore got disabled on Mingw because semaphore.h is …
12:57 PM Changeset [1786] by bennylp
Minor error: wrong logging info when printing RTP socket address
9:43 AM Changeset [1785] by bennylp
Fixed compilation errors on Symbian and others caused by ticket #472
8:49 AM Changeset [1784] by bennylp
Related to ticket #61: disable SRTP on Symbian while it is not ported yet

Feb 7, 2008:

3:33 PM Ticket #473 (Speex version upgrade and handling multiple speex audio frames) created by bennylp
Upgrade Speex to latest version (may require large modification due to new …
1:12 PM Ticket #472 (Problem with setting up FD_SETSIZE) closed by bennylp
fixed: Fixed in r1783: * Added PJ_FD_SETSIZE_SETABLE macro to indicate …
1:12 PM Ticket #471 (Compilation error if pthread_mutexattr_set_type() is not present) closed by bennylp
fixed: Fixed in r1783: * Added PJ_HAS_PTHREAD_MUTEXATTR_SETTYPE macro …
1:12 PM Ticket #470 (Compile error when <semaphore.h> is not present) closed by bennylp
fixed: Fixed in r1783: * Added PJ_HAS_SEMAPHORE_H macro which will be …
1:11 PM Changeset [1783] by bennylp
Ticket #470, #471, and #472: Compile error when semaphore.h is not …
1:01 PM Ticket #472 (Problem with setting up FD_SETSIZE) created by bennylp
PJLIB assumes that FD_SETSIZE is always set-able in every OS, so …
12:09 PM Ticket #471 (Compilation error if pthread_mutexattr_set_type() is not present) created by bennylp
PJLIB's os_core_unix.c needs to set the mutex type to either simple …
12:04 PM Ticket #470 (Compile error when <semaphore.h> is not present) created by bennylp
The PJLIB's os_core_unix.c includes <semaphore.h>
11:58 AM Changeset [1782] by bennylp
Fixed compilation error on libsrtp in crypto/aes.c when it finds the wrong …
11:55 AM Changeset [1781] by bennylp
Added missing <math.h> include in playsine.c
11:53 AM Changeset [1780] by bennylp
Removed const on on_rx_rtp() and on_rx_rtcp() functions arguments in …

Feb 6, 2008:

11:52 PM Ticket #469 (Loop forever than UDP media transport is destroyed while callback is ...) created by bennylp
Changeset r773 updated the media transport so that it does not stop …

Feb 5, 2008:

9:17 PM ARM_QEMU edited by bennylp
(diff)
8:40 PM ARM_QEMU edited by bennylp
(diff)
7:52 PM Ticket #468 (Support for non-looping playback in memory player) created by nanang
6:25 PM Ticket #467 (RTP/AVP vs RTP/SAVP negotiation) created by bennylp
Issues: 1. Currently, when pjsip sends offer with RTP/AVP with a=crypto …
2:49 PM ARM_QEMU edited by bennylp
(diff)
1:54 AM ARM_QEMU edited by bennylp
(diff)
12:00 AM ARM_QEMU edited by bennylp
(diff)

Feb 4, 2008:

11:56 PM Changeset [1779] by nanang
Ticket #461: Initial integration of the new jitter buffer into stream
11:52 PM Changeset [1778] by nanang
Ticket #461: - added param userdata to JB callbacks - added a bit …
11:44 PM ARM_QEMU edited by bennylp
(diff)
11:37 PM ARM_QEMU edited by bennylp
(diff)
11:37 PM Ticket #466 (Speex decoder set decoded frame size incorrectly) closed by nanang
fixed: In r1777: Fixed PCM frame size returned by speex decoder.
11:37 PM Changeset [1777] by nanang
Ticket #466: Fixed PCM frame size returned by speex decoder.
11:34 PM Ticket #466 (Speex decoder set decoded frame size incorrectly) created by nanang
It was hardcoded to 320 bytes (160 samples) regardless what mode the speex …
3:11 PM ARM_QEMU created by bennylp
7:19 AM FAQ edited by bennylp
(diff)
7:09 AM FAQ edited by bennylp
(diff)

Feb 3, 2008:

4:59 PM Changeset [1776] by nanang
Ticket #461: - added feature resample, to test the effect of drift …
4:55 PM Changeset [1775] by nanang
Ticket #461: - added JB phases(idle, learning, running) - changed …

Feb 2, 2008:

5:07 PM Changeset [1774] by bennylp
More ticket #61: fixed signaling security level calculation for SRTP
4:37 PM Changeset [1773] by nanang
Ticket #461: Fixed bug in find_matched_window(), the ref pointer is not …
12:12 PM Changeset [1772] by nanang
Ticket #461: Added another test for JB2, which the objective is to measure …
11:49 AM Changeset [1771] by nanang
Ticket #461: Added test for new jitter buffer (JB2). The test will read …
11:23 AM Changeset [1770] by nanang
Ticket #461: Added the new jitter buffer, initial source.
9:12 AM Changeset [1769] by bennylp
More ticket #465: option to return UDP header in pj_pcap_read_udp(), and …
9:09 AM Changeset [1768] by bennylp
Fixed warning about uninitialized tpinfo variable
8:22 AM Changeset [1767] by bennylp
Added trace to PCAP reader

Feb 1, 2008:

4:44 PM Changeset [1766] by bennylp
More ticket #465: updated VS8 and WinCE projects
2:59 PM Ticket #465 (New utility to read RTP packets/payload from PCAP file) closed by bennylp
fixed: Done in r1765
2:59 PM Changeset [1765] by bennylp
Ticket #465: utility to read PCAP file and sample application to read RTP …
2:57 PM Ticket #465 (New utility to read RTP packets/payload from PCAP file) created by bennylp
Included in this package: - new pcap.[hc] file in PJLIB-UTIL to …
2:53 PM Changeset [1764] by bennylp
More ticket #61: mismatch in libsrtp output library name causing error …
2:51 PM SRTP edited by bennylp
(diff)
2:47 PM Changeset [1763] by bennylp
More ticket #61: removed const from rtp and rtcp callback function …
9:34 AM FAQ edited by bennylp
(diff)

Jan 31, 2008:

9:26 PM Changeset [1762] by bennylp
Added media transport diagram for documentation
9:59 AM FAQ edited by bennylp
(diff)
8:58 AM FAQ edited by bennylp
(diff)
8:53 AM FAQ edited by bennylp
(diff)
8:11 AM Ticket #464 (Jitter buffer should return length information) closed by bennylp
fixed: Committed in r1761
8:11 AM Changeset [1761] by bennylp
Ticket #464: jitter buffer should return frame length information

Jan 30, 2008:

5:03 PM Ticket #464 (Jitter buffer should return length information) created by bennylp
Currently jitter buffer doesn't return length information, which causes …
2:46 PM Ticket #463 (Configuration option to have external sound device implementation) created by bennylp
Currently pjmedia allows selection of audio backend via build settings …
2:45 PM Ticket #462 (Playback of PCAP file) created by bennylp
9:47 AM Changeset [1760] by bennylp
Ticket #61: undo r1759 and replace it with other patches to fix unable to …

Jan 29, 2008:

6:35 PM Ticket #461 (New Jitter Buffer Development) created by nanang
Main objectives are aiming optimum latency, drift handling, less noise, …
5:40 PM Changeset [1759] by bennylp
Ticket #61: bug, unable to accept RTP/AVP with crypto attribute when …
11:52 AM Changeset [1758] by bennylp
Ticket #61: --srtp-use option in pjsua did not change account config

Jan 27, 2008:

10:28 PM Ticket #460 (Concurrency problem when destroying stream (thanks Michael Broughton)) created by bennylp
[http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2008-January/001463

Jan 26, 2008:

10:45 AM Changeset [1757] by bennylp
Added pj_strstr() and pj_stristr() in pjlib
10:45 AM Changeset [1756] by bennylp
Bug: source address not initialized in loop transport causing pjsip-test …
10:18 AM Changeset [1755] by bennylp
Move branches/pjproject-0.5-stable to archives
10:17 AM Changeset [1754] by bennylp
Move branches/trunk-0.6-pre to archives
10:16 AM Changeset [1753] by bennylp
Move branches/pjproject-0.2 to archives
10:15 AM Changeset [1752] by bennylp
Added branches/archives directory
10:09 AM Changeset [1751] by bennylp
Branched trunk to branches/projects/jbuf2 for new jitter buffer …
10:07 AM Changeset [1750] by bennylp
Branched trunk to branches/projects/turn, for TURN-06 and ICE and new …
10:05 AM Changeset [1749] by bennylp
Added branches/projects directory

Jan 25, 2008:

10:01 PM SRTP edited by bennylp
(diff)
4:06 PM Changeset [1748] by bennylp
Fixed doxygen comments everywhere
2:51 PM SRTP edited by bennylp
(diff)
2:49 PM SRTP edited by bennylp
(diff)
12:01 PM Ticket #459 (pjmedia_clock_create() should not create thread when ...) closed by bennylp
fixed: Patch committed in r1747. Thanks.
12:01 PM Changeset [1747] by bennylp
Ticket #459: pjmedia_clock_create() should not create thread when …
11:47 AM Ticket #459 (pjmedia_clock_create() should not create thread when ...) created by nanang
Creating pjmedia_clock always create background thread, regardless the …
11:28 AM Ticket #61 (Support for SRTP) closed by bennylp
fixed: r1746: - disable CPU_RISC as it seems to be broken (tested on ARM)
11:28 AM Changeset [1746] by bennylp
More ticket #61: disable CPU_RISC in SRTP as it seems to be broken (tested …
9:41 AM SRTP edited by bennylp
(diff)
9:39 AM SRTP edited by bennylp
(diff)
9:02 AM Changeset [1745] by bennylp
More ticket #61: fix bug in secure signaling determination, and added …

Jan 24, 2008:

8:50 PM SRTP edited by bennylp
(diff)
8:36 PM FAQ edited by bennylp
(diff)
8:01 PM Ticket #458 (PJ_ERESOLVE error in Windows Mobile) closed by bennylp
fixed
7:59 PM Changeset [1744] by bennylp
Related to ticket #458: pj_getaddrinfo() should return success if IP …
7:54 PM Changeset [1743] by bennylp
Related to ticket #458: enum_interface() should return non-PJ_SUCCESS if …
7:20 PM Changeset [1742] by bennylp
Return 406/Not Acceptable if SRTP negotiation failed instead of 500
7:20 PM Changeset [1741] by bennylp
Fixed libsrtp random string generation on Win32
6:35 PM Changeset [1740] by bennylp
More ticket #61: error detecting CPU type in srtp_config.h causing libsrtp …
3:29 PM Changeset [1739] by bennylp
More ticket #61: fix potential error when looking up SRTP error string, …
3:27 PM Changeset [1738] by bennylp
More ticket #61: SRTP will try to use /dev/urandom as RNG if fcntl.h and …
3:18 PM Changeset [1737] by bennylp
More ticket #61: crashed on SRTP error string lookup
3:14 PM Ticket #458 (PJ_ERESOLVE error in Windows Mobile) created by bennylp
See mailing list discussions: - …
10:23 AM Changeset [1736] by bennylp
Ticket #61: added Windows Mobile/WinCE eVC project for SRTP and libsrtp
9:04 AM FAQ edited by bennylp
Added SRTP entry and fixed broken links (diff)
8:59 AM TLS edited by bennylp
(diff)
8:23 AM WikiStart edited by bennylp
(diff)
7:35 AM SRTP edited by bennylp
(diff)

Jan 23, 2008:

8:39 PM Changeset [1735] by bennylp
Ticket #61: Implement SRTP support in PJMEDIA and PJSUA-LIB, and updated …
8:34 PM Changeset [1734] by bennylp
Handle SDP offer containing application as the media type
8:29 PM Changeset [1733] by bennylp
Related to ticket #61: added new invite session API …
8:25 PM Changeset [1732] by bennylp
Related to ticket #61: Added PJSIP_ESESSIONINSECURE error code in …
8:23 PM Changeset [1731] by bennylp
Fixed integer conversion/format warning on x86_64 Linux
8:17 PM Changeset [1730] by bennylp
Ticket #61: imported libsrtp into third_party directory (backported from …
7:58 PM SRTP edited by bennylp
(diff)
6:49 PM SRTP edited by bennylp
(diff)
6:02 PM media-srtp-transport.PNG attached to SRTP by bennylp
6:02 PM media-transport.PNG attached to SRTP by bennylp
6:01 PM SRTP edited by bennylp
(diff)
4:20 PM SRTP edited by bennylp
(diff)
4:03 PM SRTP created by bennylp
2:36 PM Ticket #452 (SRTP development) closed by bennylp
fixed: Moved to TRUNK!
2:34 PM Changeset [1729] by bennylp
Merged from SRTP branch: added stdint.h header detection in autoconf. …
1:42 PM Changeset [1728] by bennylp
Added stdint.h detection (PJ_HAS_STDINT_H) and minor fix in …
12:16 PM FAQ edited by ismangil
(diff)
11:03 AM Changeset [1727] by bennylp
Fixed various warnings when building on x86_64 Linux target
8:23 AM FAQ edited by bennylp
(diff)
8:16 AM FAQ edited by bennylp
(diff)
Note: See TracTimeline for information about the timeline view.