Timeline


and

Oct 28, 2008:

2:24 AM Changeset [2358] by nanang
Ticket #670: Added AMR codec helper and updated IPP codecs to use the AMR …
2:18 AM Ticket #670 (Create AMR codec helper containing common AMR tables and functions.) created by nanang
This should be reusable for various AMR codec implementations.

Oct 27, 2008:

9:05 AM Changeset [2357] by nanang
Minor fix on Symbian sound latency info.

Oct 23, 2008:

12:20 PM Ticket #664 (Contact URI should use "transport=tls" parameter rather than SIPS URI when ...) closed by bennylp
duplicate
12:18 PM Ticket #665 (Wrong Contact URI generated when TLS transport is used) closed by bennylp
fixed: There are few problems with the Contact URI generated by PJSUA-LIB when …
11:31 AM Ticket #667 (Padding issue when the old/RFC 3489 STUN client is communicating with ...) closed by bennylp
fixed: Fixed in r2356
11:31 AM Changeset [2356] by bennylp
Ticket #667: Padding issue when the old/RFC 3489 STUN client is …

Oct 21, 2008:

5:38 PM Changeset [2355] by nanang
Ticket #662: Updated pjmedia transport ICE to handle missing IP address …
4:48 PM Changeset [2354] by nanang
Ticket #666: Updated SDP parser to allow trailing newlines.
2:29 PM Changeset [2353] by nanang
Ticket #558: Added srtp_deinit() function and registered this with …
6:18 AM S60-Phones-Supported created by fpietrosanti
6:18 AM WikiStart edited by fpietrosanti
(diff)

Oct 20, 2008:

10:56 AM APS edited by nanang
(diff)
9:55 AM APS edited by nanang
(diff)

Oct 19, 2008:

8:22 AM Ticket #669 (Double CRLF for TCP and TLS keep-alive) closed by bennylp
fixed: Done in r2352
8:22 AM Ticket #669 (Double CRLF for TCP and TLS keep-alive) created by bennylp
Some servers expect to receive double CRLF (rather than single CRLF) for …
8:20 AM Ticket #668 (Omit media attributes when rejecting SDP media lines) created by bennylp
Currently when we reject a media line in SDP offer, we copy the media …
8:18 AM Ticket #667 (Padding issue when the old/RFC 3489 STUN client is communicating with ...) created by bennylp
The NAT detection and STUN mapped address detection routines in PJLIB-UTIL …
8:17 AM Ticket #666 (Make the SDP parser more lenient by allowing trailing newlines) created by bennylp
Some endpoints put extra newlines in the SDP body, which would otherwise …

Oct 17, 2008:

7:41 AM Changeset [2352] by bennylp
Modified keep-alive packet content for TCP/TLS from CRLF to double CRLF

Oct 16, 2008:

5:08 PM Ticket #558 (Memory leak in SRTP) reopened by nanang
8:14 AM Changeset [2351] by bennylp
Ticket #665: Wrong Contact URI generated when TLS transport is used
8:11 AM Ticket #665 (Wrong Contact URI generated when TLS transport is used) created by bennylp
There are few problems with the Contact URI generated by PJSUA-LIB when …

Oct 15, 2008:

9:24 PM Ticket #664 (Contact URI should use "transport=tls" parameter rather than SIPS URI when ...) created by bennylp
This is duplicate of ticket #665
9:22 PM Ticket #663 (ICE negotiation may not complete indefinitely if remote doesn't perform ...) created by bennylp
A candidate pair is marked as valid only after connectivity checks from …
9:21 PM Ticket #662 (Handle missing IP address in SDP a=rtcp attribute) created by bennylp
The IP address part is optional in SDP a=rtcp attribute
9:20 PM Ticket #661 (Calculate ICE default candidate from RTP default candidate if a=rtcp ...) created by bennylp

Oct 14, 2008:

11:34 AM Ticket #660 (INVITE is not retried when 401/407 response is received after ...) created by bennylp
INVITE request is not retried with authentication, even when correct …

Oct 10, 2008:

12:17 AM WikiStart edited by bennylp
(diff)
12:16 AM WikiStart edited by bennylp
(diff)

Oct 9, 2008:

4:24 PM Changeset [2350] by bennylp
Changed version to 1.0-trunk
4:13 PM Milestone release-1.0 completed
= Version 1.0 = This would be a major milestone for what we have been …
4:13 PM Ticket #658 (Mismatched signal level for codec G.722 (thanks Olle Frimanson for the ...) closed by bennylp
fixed
3:31 PM Changeset [2349] by bennylp
Tagged 1.0
2:40 PM Changeset [2348] by bennylp
Changed version to 1.0
2:19 PM Changeset [2347] by nanang
Ticket #646: Fixed panic E32USER-CBase 66 and leak of undeinit'ed stdlib …

Oct 8, 2008:

11:57 AM Changeset [2346] by bennylp
Added more targets to python Makefile
10:14 AM Changeset [2345] by nanang
Ticket #631: Fixed transport ICE returning zero/invalid remote RTP address …

Oct 7, 2008:

8:23 PM Changeset [2344] by bennylp
Added pjmedia-test to build system and changed it to not always wait for …
4:17 PM Ticket #659 (Implement RFC3263 for locating servers) created by ismangil
This will allow support for enhanced discovery of SIP servers, including …
12:42 PM Changeset [2343] by nanang
Removed 'odd' clock rate from sound device clock rates list.

Oct 6, 2008:

7:39 PM Ticket #658 (Mismatched signal level for codec G.722 (thanks Olle Frimanson for the ...) created by nanang
Symptoms: - VoiceAge? G.722 to PJMEDIA G.722: recieved signal is 6dB lower …
6:42 PM Changeset [2342] by nanang
Fixed G.722 codec that is suppossed to work with 14 bits PCM for its input …
10:52 AM Ticket #657 (Partial early media forking support) created by bennylp
Consider this scenario, where pjsip acts as UAC: […] One scenario …

Oct 3, 2008:

1:50 PM Ticket #656 (Error processing DNS SRV response when SRV entries contain the same host) created by bennylp
With this sample DNS SRV entries: […] the SRV resolver will put two …

Oct 2, 2008:

10:13 PM Ticket #655 (Compilation error on Linux when PJ_HAS_POOL_ALT_API is used (thanks Gang ...) closed by bennylp
fixed: Fixed in r2341.
10:13 PM Changeset [2341] by bennylp
Ticket #655: Compilation error on Linux when PJ_HAS_POOL_ALT_API is used …
10:12 PM Ticket #655 (Compilation error on Linux when PJ_HAS_POOL_ALT_API is used (thanks Gang ...) created by bennylp
The PJ_HAS_POOL_ALT_API is used to provide alternative …
5:55 PM Ticket #654 (Error when falling back to secondary TURN server (thanks Nicolas Fauvel ...) closed by bennylp
fixed: Fixed in r2340. Also added the capability to use DNS SRV in the TURN …
5:54 PM Changeset [2340] by bennylp
Ticket #654: Error when falling back to secondary TURN server (thanks …
5:51 PM Ticket #654 (Error when falling back to secondary TURN server (thanks Nicolas Fauvel ...) created by bennylp
The TURN session is capable to falling back to using the secondary server …

Oct 1, 2008:

10:00 AM Ticket #653 (Add WinCE workspace/project files for pjsip unit tests (thanks Seth Hinze ...) closed by bennylp
fixed: Done in r2339
10:00 AM Changeset [2339] by bennylp
Ticket #653: Add WinCE workspace/project files for pjsip unit tests …
10:00 AM Ticket #653 (Add WinCE workspace/project files for pjsip unit tests (thanks Seth Hinze ...) created by bennylp
Add embedded Visual C++ 4.0 (eVC) workspace and project files for pjsip …
9:58 AM Ticket #652 (Add WinCE workspace/project files for pjnath unit tests (thanks Seth Hinze ...) closed by bennylp
fixed: Done in r2338
9:58 AM Changeset [2338] by bennylp
Ticket #652: Add WinCE workspace/project files for pjnath unit tests …
9:57 AM Ticket #652 (Add WinCE workspace/project files for pjnath unit tests (thanks Seth Hinze ...) created by bennylp
Add embedded Visual C++ 4.0 (eVC) workspace and project files for pjnath …
9:56 AM Ticket #651 (Add WinCE workspace/project files for pjlib-util unit tests (thanks Seth ...) closed by bennylp
fixed: Done in r2337
9:56 AM Changeset [2337] by bennylp
Ticket #651: Added WinCE workspace/project files for pjlib-util unit tests …
9:55 AM Ticket #651 (Add WinCE workspace/project files for pjlib-util unit tests (thanks Seth ...) created by bennylp
Added embedded Visual C++ 4.0 (eVC) workspace and project files for …
9:02 AM Ticket #650 (Unit test failure in the timestamp test on very fast CPU (thanks Seth ...) closed by bennylp
fixed: Fixed in r2336
9:02 AM Changeset [2336] by bennylp
Ticket #650: Unit test failure in the timestamp test on very fast CPU …
9:01 AM Ticket #650 (Unit test failure in the timestamp test on very fast CPU (thanks Seth ...) created by bennylp
A unit test failure in the timestamp test that occurrs when the tests are …
8:45 AM Ticket #649 (Build error in wav_writer.c in big endian systems (thanks Seth Hinze for ...) closed by bennylp
fixed: Fixed in r2335
8:45 AM Changeset [2335] by bennylp
Ticket #649: Build error in wav_writer.c in big endian systems (thanks …
8:43 AM Ticket #649 (Build error in wav_writer.c in big endian systems (thanks Seth Hinze for ...) created by bennylp
Compilation failure when building for a big endian target due to …

Sep 28, 2008:

11:03 AM Milestone release-1.0-rc4 completed
= Version 1.0-rc4 = This release fixes build problems on Mingw32, Visual …
10:59 AM Changeset [2334] by bennylp
Changed version to 1.0-rc4-trunk
9:27 AM Changeset [2333] by bennylp
Tagged 1.0-rc4
9:27 AM Changeset [2332] by bennylp
Changed version to 1.0-rc4
Note: See TracTimeline for information about the timeline view.