Timeline
01/11/2010:
- 12:54 Ticket #678 (Support fail-over to secondary STUN server if resolution fails) closed by
- fixed: This has been implemented in release 1.4 by ticket #866
- 11:49 Ticket #1023 (Support for CELT codec) created by
- CELT: http://www.celt-codec.org/
- 11:46 Ticket #1022 (Universal Plug and Play (UPnP) support) created by
- 11:45 Ticket #1021 (HTTP tunnel support) created by
- SIP and RTP traffic tunneling inside HTTP
- 11:44 Ticket #1020 (Support for SIP outbound (RFC 5626)) created by
- 11:42 Ticket #1019 (Support for multiple TCP listeners) created by
- 11:38 Ticket #1018 (Simple HTTP client implementation (thanks Johan Lantz for the suggestion)) created by
- A simple HTTP client implementation will make way for XCAP client …
- 11:36 Ticket #1017 (TURN TLS transport) created by
- Implement TLS transport for TURN protocol, using the new PJLIB SSL …
- 11:33 Ticket #1016 (Native Linux ALSA audio device backend implementation) created by
- Port Linux ALSA audio device backend implementation from the old sound …
- 10:06 Milestone unassigned completed
- = Release is Unassigned = == Unassigned Features == And below are …
- 10:06 Milestone Known-Issues completed
- = Known Issues = Below lists the known issues which have not get assigned …
- 05:16 Changeset [3056] by
- Updated to 1.5.5-trunk after release
- 04:34 Milestone release-1.5.5 completed
- ---- This release is for bug fixes only, no new features are included. …
- 03:45 Changeset [3055] by
- Tagged 1.5.5
- 03:42 Changeset [3054] by
- Changed version to 1.5.5
01/08/2010:
- 11:29 Ticket #1006 (Misc fixes for PocketPJ Windows Mobile sample application) closed by
- fixed
- 11:26 Ticket #1003 (Miscellaneous fixes) closed by
- fixed
- 11:12 Changeset [3053] by
- More ticket #1013: PJSIP resolver should not try to resolve the target if …
- 10:39 Ticket #1015 (Disable ioqueue Completion Port backend) closed by
- fixed: Done in r3052.
- 10:38 Changeset [3052] by
- Ticket #1015: Disabled ioqueue Completion Port (ioqueue_winnt.c).
- 10:35 Ticket #1015 (Disable ioqueue Completion Port backend) created by
- Perhaps temporary, at least until IOCP bug #985 resolved.
- 08:45 Ticket #1005 (TLS/SSL issues.) closed by
- fixed: Moved #3 and #4 to #1014
- 08:36 Ticket #1014 (Configurable cipher type/list setting in SIP transport TLS (thanks Tal ...) created by
- Configuring cipher-suites can be useful in controlling security level, …
- 07:11 Ticket #1001 (Calling pj_sock_getsockname() on a newly accepted socket may fail if IOCP ...) closed by
- fixed
- 07:08 Changeset [3051] by
- Ticket #1001: - Moved setsockopt(SO_UPDATE_ACCEPT_CONTEXT) from …
- 06:02 Changeset [3050] by
- Ticket #991: - use PortAudio? revision 1433 instead, since PA revision …
- 04:03 Ticket #1013 (PJSIP resolver should not try to resolve the target if IP address is given ...) closed by
- fixed: Fixed in r3049.
- 04:02 Changeset [3049] by
- Ticket #1013: PJSIP resolver should not try to resolve the target if IP …
- 04:02 Ticket #1013 (PJSIP resolver should not try to resolve the target if IP address is given ...) created by
- When target URI is an IP address, PJSIP resolver (sip_resolve.c) …
- 03:53 Changeset [3048] by
- Misc (#1003): - Fixed gcc warnings in activesock unit test - 'make …
01/06/2010:
- 11:11 Ticket #991 (Update to the latest PortAudio (PA) and fix PA issues on MacOS X Snow ...) closed by
- fixed
- 08:35 Ticket #1012 (Potential buffer overflow in Unicode string conversion (thanks Orville ...) closed by
- fixed: Fixed in r3047
- 08:35 Changeset [3047] by
- Ticket #1012: Potential buffer overflow in Unicode string conversion …
- 08:33 Ticket #1012 (Potential buffer overflow in Unicode string conversion (thanks Orville ...) created by
- In unicode_win32.c the pj_ansi_to_unicode function uses …
- 02:50 Ticket #1010 (SIP TCP transport client not being reused on MacOS platforms (thanks Emil ...) closed by
- fixed
- 02:35 Ticket #992 (Symbian build issues using RVCT compiler.) closed by
- fixed: Fix committed in r3046
- 02:34 Changeset [3046] by
- Ticket #992: Symbian build issues using RVCT compiler (thanks Gabor Tanka …
01/05/2010:
- 10:31 Ticket #1011 ("Invalid operation step" assertion when TCP is used) created by
- Scenario (in caller side): - 200/OK response to INVITE arrives - ACK is …
- 09:23 Changeset [3045] by
- Misc (#1003): fixed bug: wrong month value in PIDF timestamp generation …
01/04/2010:
- 10:54 Changeset [3044] by
- Ticket #1010: - Fixed bug in some APIs of address resolver and IP helper …
- 10:44 Ticket #1010 (SIP TCP transport client not being reused on MacOS platforms (thanks Emil ...) created by
- Seems that this is caused by transport manager failure in looking up …
- 08:20 Changeset [3043] by
- Misc PJLIB fix (#1003): fix gcc warning about unused return value
- 08:05 Changeset [3042] by
- Ticket #991: updated PA to the latest version (revision 1438)
- 07:08 Changeset [3041] by
- Misc fix (#1003): resolve NAT type after mapped addresses for SIP/RTP/RTCP …
- 04:00 Ticket #1009 (Support for the latest Intel IPP version and using Intel IPP on MacOS ...) created by
- The latest Intel IPP 6.1 has changed few things which is incompatible with …
- 03:24 WikiStart edited by
- (diff)
12/30/2009:
- 02:39 Changeset [3040] by
- Few fixes and enhancements to Windows IP helper, related to #1000: - …
- 02:05 Ticket #1008 (Playback not working when using VAS AMR codec on few S60 devices) created by
- Seems related to Forum Nokia known issue of VAS on E72, see …
- 00:35 Changeset [3039] by
- Ticket #1005: - Fixed bug in pjsip_tls_transport_start(): specified …
12/29/2009:
- 11:37 Changeset [3038] by
- More ticket #1000: - fixed bug caused by r3030. If an adapter with NULL …
- 10:53 Ticket #1007 (Heap corruption when socket address with invalid address family is given ...) closed by
- fixed: Fixed in r3037
- 10:53 Changeset [3037] by
- Fixed ticket #1007: Heap corruption when socket address with invalid …
- 10:52 Ticket #1007 (Heap corruption when socket address with invalid address family is given ...) created by
- Consider the following function: […] and looking at …
- 09:33 Changeset [3036] by
- Misc PocketPJ fixes (#1006): - always intantiate TCP to support TCP …
- 09:31 Ticket #1006 (Misc fixes for PocketPJ Windows Mobile sample application) created by
- This is the placeholder for any fixes to PocketPJ, the Windows Mobile …
12/22/2009:
- 07:00 Changeset [3035] by
- Misc (#1003): added protection against situation when …
12/16/2009:
- 09:16 Ticket #1005 (TLS/SSL issues.) created by
- Known issues: 1. pjsip_tls_transport_start() won't apply ca_list_file …
- 07:31 Ticket #1004 (Fixes for Symbian timer heap implementation to prevent stray timer ...) closed by
- fixed: In r3034: - Symbian timer heap now records active timers and cancel them …
- 07:30 Changeset [3034] by
- Ticket #1004: Symbian timer heap fix - timer heap now records active …
12/15/2009:
- 12:39 Ticket #1004 (Fixes for Symbian timer heap implementation to prevent stray timer ...) created by
- The original timer heap design is based on passive object principle, where …
12/14/2009:
- 08:24 Ticket #1000 (IPHLPAPI.DLL issues on Windows Mobile targets and with IPv6 enumeration) closed by
- fixed: In r3033: - fixed the Unicode bug
- 08:24 Changeset [3033] by
- Ticket #1000: fixed different treatment with regard to Unicode argument to …
- 08:10 Ticket #1000 (IPHLPAPI.DLL issues on Windows Mobile targets and with IPv6 enumeration) reopened by
- 05:13 Changeset [3032] by
- Misc (ticket #1003): - added missing transport selection information in …
- 05:11 Ticket #1003 (Miscellaneous fixes) created by
- This is the placeholder for miscellaneous fixes for this release.
Note: See TracTimeline
for information about the timeline view.
![(please configure the [header_logo] section in trac.ini)](/repos/chrome/site/pj.jpg)