Timeline
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 …
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
- Changed version to 1.0-rc4-trunk
- 9:27 AM Changeset [2333] by
- Tagged 1.0-rc4
- 9:27 AM Changeset [2332] by
- Changed version to 1.0-rc4
Sep 27, 2008:
- 1:16 PM Changeset [2331] by
- Fixed ticket #644 and 648 again (hopefully once and for all): build error …
- 12:50 PM Changeset [2330] by
- Fixed previous accidental check in r2329.
- 11:53 AM Changeset [2329] by
- Fixed assertion in echo suppressor when recording and playing level is …
- 11:50 AM Changeset [2328] by
- Fixed possible assertion by codec when stereo/multichannel codec is used …
- 9:37 AM Ticket #648 (Build problem on Visual Studio 6 when IPv6 support is disabled and IPv6 ...) closed by
- fixed: Fixed in r2327: - incorrect muticast related socket constant names …
- 9:36 AM Ticket #644 (Build issues related to multicast support (especially on Mingw where the ...) closed by
- fixed: Fixed in r2327: - incorrect muticast related socket constant names …
- 9:35 AM Changeset [2327] by
- Fixed ticket #644 and #648: incorrect muticast related socket constant …
- 8:55 AM Changeset [2326] by
- Missing PJ_DECL in pjsip_tx_data_create() declaration (thanks Tomáš …
Sep 26, 2008:
- 10:06 PM Changeset [2325] by
- More ticket #643: added setting to disable this ticket (by setting …
- 11:47 AM Ticket #648 (Build problem on Visual Studio 6 when IPv6 support is disabled and IPv6 ...) created by
- Build error: […] This seems to have been caused by ticket #629
- 10:51 AM Ticket #647 (Assign STUN and TURN as default candidate only when the ...) created by
- Quoting Stephen's email: > At the moment, the default seems to be set …
Sep 25, 2008:
- 9:48 PM Ticket #646 (Problem in quitting symbian_ua_gui app) created by
- - E32USER-CBase 66 - undeinited stdlib
- 9:37 PM Ticket #645 (Bad tone generated by the floating point backend with high tone frequency ...) created by
- With the float backend, the tone generator generates bad/weird result when …
- 3:51 PM Ticket #644 (Build issues related to multicast support (especially on Mingw where the ...) created by
- Several issues with the multicast socket options that were recently added …
- 3:28 PM Changeset [2324] by
- Changed version to 1.0-rc3-trunk
- 12:25 PM Milestone release-1.0-rc3 completed
- == Release Focus == This release focuses on fixing bugs to make the …
- 11:57 AM Changeset [2323] by
- (re)Tagged 1.0-rc3
- 11:57 AM Changeset [2322] by
- Removed rc3 tag due to last minute bug fix
- 11:46 AM Changeset [2321] by
- Ticket #638: Fixed assertion caused by prefetch < min_prefetch (thanks …
- 11:22 AM Changeset [2320] by
- Tagged 1.0-rc3
- 11:21 AM Changeset [2319] by
- Changed version to 1.0-rc3
- 11:04 AM Changeset [2318] by
- Ticket #638: Cleaned up compilation warning in jbuf.
- 10:01 AM Ticket #638 (Update jitter buffer to avoid/reduce such case of shrinking and underflow ...) closed by
- fixed
- 10:01 AM Ticket #547 (Path to DirectX SDK headers need to be manually inserted) closed by
- fixed
Sep 24, 2008:
- 5:27 PM Changeset [2317] by
- Ticket #638: Reenable prefetch buffering via initial prefetch setting (set …
- 5:07 PM Ticket #638 (Update jitter buffer to avoid/reduce such case of shrinking and underflow ...) reopened by
- 4:53 PM Ticket #643 (Consider the server IP address before trying to re-register with a new ...) closed by
- fixed: Done in r2316: * we will not switch if the Contact and server IP are in …
- 4:52 PM Changeset [2316] by
- Ticket #643: Do not try to re-register with a new Contact when the …
- 11:51 AM Ticket #643 (Consider the server IP address before trying to re-register with a new ...) created by
- Ticket #409 (from 0.8.0 milestone) adds the feature to automatically …
- 10:17 AM Ticket #635 (Disconnect the other call leg when multiple 2xx/OK responses to INVITE are ...) closed by
- fixed: Done in r2315: - Implement on_dlg_forked() of the UA layer module …
- 10:10 AM Changeset [2315] by
- Ticket #635: Disconnect the other call leg when multiple 2xx/OK responses …
- 9:51 AM Changeset [2314] by
- Fixed bug in pjsip_auth_clt_clone(), the cached_auth list is not …
- 9:39 AM Ticket #642 (Discontinuous tone generation (thanks Olle Frimanson for the report)) closed by
- fixed: Fixed in r2313
- 9:38 AM Changeset [2313] by
- Ticket #642: Discontinuous tone generation (thanks Olle Frimanson for the …
- 9:38 AM Ticket #642 (Discontinuous tone generation (thanks Olle Frimanson for the report)) created by
- When tone generator is set to play one tone in loop and when tone off-time …
Sep 23, 2008:
- 8:39 PM Changeset [2312] by
- Ticket #547: Added DirectX include path from Windows environment settings …
- 6:48 PM Changeset [2311] by
- Updated delay buffer to perform shrinking only in the PUT operation.
- 4:56 PM Ticket #638 (Update jitter buffer to avoid/reduce such case of shrinking and underflow ...) closed by
- fixed: In r2310: - Jitter buffer shrinking is done based on max_hist_level …
- 4:55 PM Changeset [2310] by
- Ticket #638: - Jitter buffer shrinking is done based on max_hist_level …
- 4:37 PM Ticket #630 (Implement (another) WMME audio device (thanks Seth Hinze for the patch).) closed by
- fixed
- 4:37 PM Ticket #633 (Bugs in dsound.c: stop/start without close/reopen & possible buffer ...) closed by
- fixed
- 4:36 PM Ticket #625 (Unicode build issues on Windows platform (thanks Seth Hinze for the ...) closed by
- fixed
- 4:35 PM Ticket #631 (Add capability of media transport to query actual remote address from ...) closed by
- fixed
- 4:34 PM Changeset [2309] by
- Fixed bug missing reinit med_orig when reinit pjsua media transports.
- 9:41 AM Ticket #622 (Reactivate the support for iqoueue epoll back-end for Linux (thanks Simon ...) closed by
- fixed: In r2308: * Some more fixes related to handling multiple threads calling …
- 9:40 AM Changeset [2308] by
- More ticket #622: some more fixes to ioqueue_epoll, it passes pjlib-test …
- 9:11 AM Changeset [2307] by
- More ticket #639: fixed warning with gcc about comparison always true
Sep 22, 2008:
- 2:37 PM Ticket #641 (Assertion error when late 200/OK is received after call has been ...) closed by
- fixed: Fixed in r2306
- 2:36 PM Changeset [2306] by
- Ticket #641: Assertion error when late 200/OK is received after call has …
- 2:31 PM Ticket #641 (Assertion error when late 200/OK is received after call has been ...) created by
- Scenario (pjsua as UAC): […] This scenario happens when the SDP in …
- 9:40 AM Tone_Generator edited by
- (diff)
- 9:29 AM Changeset [2305] by
- More ticket #619: disable fade-in and fade-out if the tone off duration is …
Sep 21, 2008:
- 10:56 PM Ticket #640 (Crash when receiving ACK with SDP after BYE has been received (thanks Amit ...) closed by
- fixed: Fixed in r2304
- 10:55 PM Changeset [2304] by
- Ticket #640: Crash when receiving ACK with SDP after BYE has been received …
- 10:53 PM Ticket #640 (Crash when receiving ACK with SDP after BYE has been received (thanks Amit ...) created by
- Scenario: - pjsip as UAS - INVITE without SDP is received - pjsip …
- 10:02 PM Ticket #637 (Handling of non-ASCII UTF-8 characters in SIP message elements (thanks ...) closed by
- fixed: In r2303: - added torture tests to handle non-ASCII UTF-8 characters
- 10:01 PM Changeset [2303] by
- Ticket #639: added torture tests for handling non-ASCII UTF-8 characters …
- 9:13 PM Ticket #639 (Assertion in <ctype.h> functions with Visual Studio 2005 when handling ...) closed by
- fixed: Fixed in r2302: - changed the function arguments to unsigned char
- 9:11 PM Changeset [2302] by
- Ticket #639: Assertion in <ctype.h> functions with Visual Studio 2005 when …
- 9:05 PM Ticket #639 (Assertion in <ctype.h> functions with Visual Studio 2005 when handling ...) created by
- With Visual Studion 2005 and possibly later, the ctype.h functions such as …
Note: See TracTimeline
for information about the timeline view.