Timeline


and

Jan 21, 2010:

5:27 PM Changeset [3070] by bennylp
Misc (#1026): initialize display field of SIP name address to NULL, as …
5:07 PM Ticket #1030 (Missing To tag in out-of-dialog response (thanks Rui Macedo for the ...) closed by bennylp
fixed: Fixed in r3069
5:07 PM Changeset [3069] by bennylp
Fixed ticket #1030: Missing To tag in out-of-dialog response (thanks Rui …
5:06 PM Ticket #1030 (Missing To tag in out-of-dialog response (thanks Rui Macedo for the ...) created by bennylp
PJSIP did not add To tag for responses which are outside or do not create …
10:04 AM Ticket #1029 (Fix support for multiple (event) subscriptions in a single dialog (thanks ...) closed by bennylp
fixed: Fixed in r3068
10:04 AM Changeset [3068] by bennylp
Ticket #1029: Fix support for multiple (event) subscriptions in a single …
10:00 AM Ticket #1029 (Fix support for multiple (event) subscriptions in a single dialog (thanks ...) created by bennylp
PJSIP should support multiple (event) subscriptions in a single dialog, …
8:39 AM Changeset [3067] by bennylp
Related to #969: make maximum PLC generated frames configurable …

Jan 20, 2010:

7:42 PM Changeset [3066] by bennylp
Ticket #1026: Wrong endianness detection for Motorola m68k architecture in …
1:02 AM Changeset [3065] by nanang
Ticket #969: - implemented progressive discard algorithm, discard rate is …

Jan 15, 2010:

4:53 PM Changeset [3064] by bennylp
Small bug in ticket #1025, which caused build error related to PortAudio?
3:57 PM Getting_Started_Using edited by bennylp
(diff)
3:50 PM Getting-Started/Autoconf edited by bennylp
(diff)
3:06 PM Ticket #694 (Proper installation (make install) on GNU targets) closed by bennylp
fixed: Done in r3063: - adhere to --prefix - header and lib files installation …
3:06 PM Changeset [3063] by bennylp
Ticket #694: work on 'make install': - adhere to --prefix - header and …
4:40 AM Ticket #1028 (Implement pjsua_codec_set_param()) created by nanang
Currently the API is there with empty implementation.

Jan 14, 2010:

2:46 PM Changeset [3062] by bennylp
More #1025 (support for using external third party libraries): - support …
12:40 PM Ticket #1027 (Stream sends no audio when using passthrough codecs and bypassing audio ...) closed by nanang
fixed: In r3061: Fixed stream to skip (frame.buf!=NULL) checking when frame …
12:39 PM Changeset [3061] by nanang
Ticket #1027: Fixed stream to skip (frame.buf!=NULL) checking when frame …
12:37 PM Ticket #1027 (Stream sends no audio when using passthrough codecs and bypassing audio ...) created by nanang
The report can be found …
9:05 AM Changeset [3060] by bennylp
Misc (#1026): remove the code that silently set SO_SNDBUF/SO_RCVBUF as …
9:02 AM Ticket #1026 (Miscellaneous fixes) created by bennylp
This is the placeholder for miscellaneous or minor fixes

Jan 13, 2010:

10:17 PM FAQ edited by bennylp
(diff)
10:14 PM FAQ edited by bennylp
(diff)
10:13 PM FAQ edited by bennylp
(diff)
10:03 PM FAQ edited by bennylp
(diff)
9:38 PM Ticket #993 (Build issues on Open Solaris (thanks Amit Kasturi for the report)) closed by bennylp
fixed: Build ok, with: […] pjsua runs fine up to registration. Didn't test …
9:28 PM Changeset [3059] by bennylp
Initial fixes for #993 (OpenSolaris? issues) - configure script patch for …
5:45 PM Ticket #994 (Fixes for OpenBSD (thanks Christopher Zimmermann for patches!)) closed by bennylp
fixed
4:28 PM Ticket #1025 (Support for using alternate third party PortAudio, Speex, and GSM ...) closed by bennylp
fixed: In r3058: - added --with-pa-path configure option - remove the use of …
4:28 PM Changeset [3058] by bennylp
Ticket #1025: Support for using different PortAudio? installation/path - …
4:22 PM Ticket #1025 (Support for using alternate third party PortAudio, Speex, and GSM ...) created by bennylp
Add support for using different PortAudio, Speex, and/or GSM library …
4:11 PM WikiStart edited by bennylp
(diff)
1:09 PM Changeset [3057] by bennylp
Initial OpenBSD fixes (#994): pjlib: - Autoconf fixes in detecting header …
11:25 AM Ticket #1024 (Problem with snprintf with uClibc) closed by bennylp
wontfix
11:19 AM Ticket #1024 (Problem with snprintf with uClibc) created by bennylp
PJSIP assumes that an snprintf of "%.*s" will nicely print nothing …

Jan 11, 2010:

6:54 PM Ticket #678 (Support fail-over to secondary STUN server if resolution fails) closed by bennylp
fixed: This has been implemented in release 1.4 by ticket #866
5:49 PM Ticket #1023 (Support for CELT codec) created by bennylp
CELT: http://www.celt-codec.org/
5:46 PM Ticket #1022 (Universal Plug and Play (UPnP) support) created by bennylp
5:45 PM Ticket #1021 (HTTP tunnel support) created by bennylp
SIP and RTP traffic tunneling inside HTTP. There may be a workaround …
5:44 PM Ticket #1020 (Support for SIP outbound and Path extension (RFC 5626, RFC 3327)) created by bennylp
This ticket implements SIP outbound ([http://tools.ietf.org/html/rfc5626
5:42 PM Ticket #1019 (Support for multiple TCP listeners) created by bennylp
5:38 PM Ticket #1018 (Simple HTTP client implementation (thanks Johan Lantz for the suggestion)) created by bennylp
A simple HTTP client implementation will make way for XCAP client …
5:36 PM Ticket #1017 (TURN TLS transport) created by bennylp
Implement TLS transport for TURN protocol, using the new PJLIB SSL …
5:33 PM Ticket #1016 (Native Linux ALSA audio device backend implementation) created by bennylp
Port Linux ALSA audio device backend implementation from the old sound …
4:06 PM Milestone unassigned completed
= Release is Unassigned = == Unassigned Features == And below are …
4:06 PM Milestone Known-Issues completed
= Known Issues = Below lists the known issues which have not get assigned …
11:16 AM Changeset [3056] by ismangil
Updated to 1.5.5-trunk after release
10:34 AM Milestone release-1.5.5 completed
---- This release is for bug fixes only, no new features are included. …
9:45 AM Changeset [3055] by ismangil
Tagged 1.5.5
9:42 AM Changeset [3054] by ismangil
Changed version to 1.5.5

Jan 8, 2010:

5:29 PM Ticket #1006 (Misc fixes for PocketPJ Windows Mobile sample application) closed by nanang
fixed
5:26 PM Ticket #1003 (Miscellaneous fixes) closed by bennylp
fixed
5:12 PM Changeset [3053] by bennylp
More ticket #1013: PJSIP resolver should not try to resolve the target if …
4:39 PM Ticket #1015 (Disable ioqueue Completion Port backend) closed by nanang
fixed: Done in r3052.
4:38 PM Changeset [3052] by nanang
Ticket #1015: Disabled ioqueue Completion Port (ioqueue_winnt.c).
4:35 PM Ticket #1015 (Disable ioqueue Completion Port backend) created by nanang
Perhaps temporary, at least until IOCP bug #985 resolved.
2:45 PM Ticket #1005 (TLS/SSL issues.) closed by nanang
fixed: Moved #3 and #4 to #1014
2:36 PM Ticket #1014 (Configurable cipher type/list setting in SIP transport TLS (thanks Tal ...) created by nanang
Configuring cipher-suites can be useful in controlling security level, …
1:11 PM Ticket #1001 (Calling pj_sock_getsockname() on a newly accepted socket may fail if IOCP ...) closed by nanang
fixed
1:08 PM Changeset [3051] by nanang
Ticket #1001: - Moved setsockopt(SO_UPDATE_ACCEPT_CONTEXT) from …
12:02 PM Changeset [3050] by bennylp
Ticket #991: - use PortAudio? revision 1433 instead, since PA revision …
10:03 AM Ticket #1013 (PJSIP resolver should not try to resolve the target if IP address is given ...) closed by bennylp
fixed: Fixed in r3049.
10:02 AM Changeset [3049] by bennylp
Ticket #1013: PJSIP resolver should not try to resolve the target if IP …
10:02 AM Ticket #1013 (PJSIP resolver should not try to resolve the target if IP address is given ...) created by bennylp
When target URI is an IP address, PJSIP resolver (sip_resolve.c) …
9:53 AM Changeset [3048] by bennylp
Misc (#1003): - Fixed gcc warnings in activesock unit test - 'make …

Jan 6, 2010:

5:11 PM Ticket #991 (Update to the latest PortAudio (PA) and fix PA issues on MacOS X Snow ...) closed by bennylp
fixed
2:35 PM Ticket #1012 (Potential buffer overflow in Unicode string conversion (thanks Orville ...) closed by bennylp
fixed: Fixed in r3047
2:35 PM Changeset [3047] by bennylp
Ticket #1012: Potential buffer overflow in Unicode string conversion …
2:33 PM Ticket #1012 (Potential buffer overflow in Unicode string conversion (thanks Orville ...) created by bennylp
In unicode_win32.c the pj_ansi_to_unicode function uses …
8:50 AM Ticket #1010 (SIP TCP transport client not being reused on MacOS platforms (thanks Emil ...) closed by nanang
fixed
8:35 AM Ticket #992 (Symbian build issues using RVCT compiler.) closed by bennylp
fixed: Fix committed in r3046
8:34 AM Changeset [3046] by bennylp
Ticket #992: Symbian build issues using RVCT compiler (thanks Gabor Tanka …

Jan 5, 2010:

4:31 PM Ticket #1011 ("Invalid operation step" assertion when TCP is used) created by bennylp
Scenario (in caller side): - 200/OK response to INVITE arrives - ACK is …
3:23 PM Changeset [3045] by bennylp
Misc (#1003): fixed bug: wrong month value in PIDF timestamp generation …

Jan 4, 2010:

4:54 PM Changeset [3044] by nanang
Ticket #1010: - Fixed bug in some APIs of address resolver and IP helper …
4:44 PM Ticket #1010 (SIP TCP transport client not being reused on MacOS platforms (thanks Emil ...) created by nanang
Seems that this is caused by transport manager failure in looking up …
2:20 PM Changeset [3043] by bennylp
Misc PJLIB fix (#1003): fix gcc warning about unused return value
2:05 PM Changeset [3042] by bennylp
Ticket #991: updated PA to the latest version (revision 1438)
1:08 PM Changeset [3041] by bennylp
Misc fix (#1003): resolve NAT type after mapped addresses for SIP/RTP/RTCP …
10:00 AM Ticket #1009 (Support for the latest Intel IPP version and using Intel IPP on MacOS ...) created by bennylp
The latest Intel IPP 6.1 has changed few things which is incompatible with …
9:24 AM WikiStart edited by bennylp
(diff)

Dec 30, 2009:

8:39 AM Changeset [3040] by bennylp
Few fixes and enhancements to Windows IP helper, related to #1000: - …
8:05 AM Ticket #1008 (Playback not working when using VAS AMR codec on few S60 devices) created by nanang
Seems related to Forum Nokia known issue of VAS on E72, see …
6:35 AM Changeset [3039] by nanang
Ticket #1005: - Fixed bug in pjsip_tls_transport_start(): specified …

Dec 29, 2009:

5:37 PM Changeset [3038] by bennylp
More ticket #1000: - fixed bug caused by r3030. If an adapter with NULL …
4:53 PM Ticket #1007 (Heap corruption when socket address with invalid address family is given ...) closed by bennylp
fixed: Fixed in r3037
4:53 PM Changeset [3037] by bennylp
Fixed ticket #1007: Heap corruption when socket address with invalid …
4:52 PM Ticket #1007 (Heap corruption when socket address with invalid address family is given ...) created by bennylp
Consider the following function: […] and looking at …
3:33 PM Changeset [3036] by bennylp
Misc PocketPJ fixes (#1006): - always intantiate TCP to support TCP …
3:31 PM Ticket #1006 (Misc fixes for PocketPJ Windows Mobile sample application) created by bennylp
This is the placeholder for any fixes to PocketPJ, the Windows Mobile …

Dec 22, 2009:

1:00 PM Changeset [3035] by bennylp
Misc (#1003): added protection against situation when …
Note: See TracTimeline for information about the timeline view.