Timeline
Oct 30, 2008:
- 4:52 PM Ticket #672 (Option to add custom parameters in the account Contact URI) created by
- 4:49 PM Ticket #671 (Conference bridge cuts very low audio signal) created by
- When the audio input is very low, the conference bridge will cut the audio …
Oct 29, 2008:
- 10:17 AM Changeset [2359] by
- Ticket #670: - Configurable setting to enable/disable AMR bitstream …
Oct 28, 2008:
- 2:24 AM Changeset [2358] by
- 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
- This should be reusable for various AMR codec implementations.
Oct 27, 2008:
- 9:05 AM Changeset [2357] by
- 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
- duplicate
- 12:18 PM Ticket #665 (Wrong Contact URI generated when TLS transport is used) closed by
- 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
- fixed: Fixed in r2356
- 11:31 AM Changeset [2356] by
- Ticket #667: Padding issue when the old/RFC 3489 STUN client is …
Oct 21, 2008:
- 5:38 PM Changeset [2355] by
- Ticket #662: Updated pjmedia transport ICE to handle missing IP address …
- 4:48 PM Changeset [2354] by
- Ticket #666: Updated SDP parser to allow trailing newlines.
- 2:29 PM Changeset [2353] by
- Ticket #558: Added srtp_deinit() function and registered this with …
- 6:18 AM S60-Phones-Supported created by
- 6:18 AM WikiStart edited by
- (diff)
Oct 20, 2008:
Oct 19, 2008:
- 8:22 AM Ticket #669 (Double CRLF for TCP and TLS keep-alive) closed by
- fixed: Done in r2352
- 8:22 AM Ticket #669 (Double CRLF for TCP and TLS keep-alive) created by
- 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
- 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
- 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
- Some endpoints put extra newlines in the SDP body, which would otherwise …
Oct 17, 2008:
- 7:41 AM Changeset [2352] by
- 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
- 8:14 AM Changeset [2351] by
- 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
- 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
- This is duplicate of ticket #665
- 9:22 PM Ticket #663 (ICE negotiation may not complete indefinitely if remote doesn't perform ...) created by
- 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
- 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
Oct 14, 2008:
- 11:34 AM Ticket #660 (INVITE is not retried when 401/407 response is received after ...) created by
- INVITE request is not retried with authentication, even when correct …
Oct 10, 2008:
Oct 9, 2008:
- 4:24 PM Changeset [2350] by
- 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
- fixed
- 3:31 PM Changeset [2349] by
- Tagged 1.0
- 2:40 PM Changeset [2348] by
- Changed version to 1.0
- 2:19 PM Changeset [2347] by
- Ticket #646: Fixed panic E32USER-CBase 66 and leak of undeinit'ed stdlib …
Oct 8, 2008:
- 11:57 AM Changeset [2346] by
- Added more targets to python Makefile
- 10:14 AM Changeset [2345] by
- Ticket #631: Fixed transport ICE returning zero/invalid remote RTP address …
Oct 7, 2008:
- 8:23 PM Changeset [2344] by
- 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
- This will allow support for enhanced discovery of SIP servers, including …
- 12:42 PM Changeset [2343] by
- 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
- Symptoms: - VoiceAge? G.722 to PJMEDIA G.722: recieved signal is 6dB lower …
- 6:42 PM Changeset [2342] by
- 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
- 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
- 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
- fixed: Fixed in r2341.
- 10:13 PM Changeset [2341] by
- 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
- 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
- fixed: Fixed in r2340. Also added the capability to use DNS SRV in the TURN …
- 5:54 PM Changeset [2340] by
- 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
- 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
- fixed: Done in r2339
- 10:00 AM Changeset [2339] by
- 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
- 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
- fixed: Done in r2338
- 9:58 AM Changeset [2338] by
- 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
- 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
- fixed: Done in r2337
- 9:56 AM Changeset [2337] by
- 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
- 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
- fixed: Fixed in r2336
- 9:02 AM Changeset [2336] by
- 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
- 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
- fixed: Fixed in r2335
- 8:45 AM Changeset [2335] by
- 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
- Compilation failure when building for a big endian target due to …
Note: See TracTimeline
for information about the timeline view.