Timeline


and

Jun 9, 2009:

1:59 PM Ticket #881 (PJSUA-LIB should send UPDATE or re-INVITE after ICE negotiation, if the ...) created by bennylp
According to draft-ietf-mmusic-ice-19 Section 8.1.2 Updating States: "If …
1:08 PM Ticket #830 (Echo canceller/suppressor produces tick noises.) closed by nanang
fixed
1:05 PM Changeset [2757] by nanang
Ticket #830: Fixed noise from EC by keeping the playing frames unmodified …

Jun 8, 2009:

3:31 PM Ticket #831 (Automatically switch to TCP transport when sending large request) closed by nanang
fixed: In r2756: - Added compile-time option to disable this feature.
3:30 PM Changeset [2756] by nanang
Ticket #831: Added compile-time option to disable/prevent transport …

Jun 7, 2009:

4:49 PM Changeset [2755] by nanang
Ticket #879: Reverted back changes in r2747, r2748, r2751.

Jun 5, 2009:

4:10 PM Changeset [2754] by bennylp
More ticket #869: Added PJSIP_PUBLISHC_DELAY_BEFORE_REFRESH configuration
3:55 PM Ticket #844 (Assertion in on_rx_rtp(transport_udp.c) possibly due to race condition ...) closed by bennylp
fixed: on_rx_rtp.patch applied in r2753
3:55 PM Changeset [2753] by bennylp
Ticket #844: Assertion in on_rx_rtp(transport_udp.c) possibly due to race …
10:14 AM Ticket #880 (Pressing call hold twice in pjsua will cause call to be unheld) closed by bennylp
fixed: Fixed in r2752
10:14 AM Changeset [2752] by bennylp
Ticket #880: Pressing call hold twice in pjsua will cause call to be …

Jun 4, 2009:

10:51 PM Changeset [2751] by bennylp
More ticket #879: - updated VS6, Makefile, and Symbian .mmp project files …
10:21 PM Ticket #880 (Pressing call hold twice in pjsua will cause call to be unheld) created by bennylp
Symptom: :: Pressing 'H' (to put the call on hold) twice will cause SDP …
10:17 PM Ticket #860 (REFER is sent instead of SUBSCRIBE with Expires=0 when when transferee ...) closed by bennylp
fixed: Several fixes in r2750: - will send SUBSCRIBE to refresh REFER …
10:16 PM Changeset [2750] by bennylp
Ticket #860: - will send SUBSCRIBE to refresh REFER subscription (not …
10:08 PM Changeset [2749] by bennylp
Misc (ticket #838): - protect pj_strdup() for case when source and …
7:36 PM Changeset [2748] by nanang
Ticket #879: - Fixed bug in conf bridge create_on_port() (bug of r2747). …
6:48 PM Changeset [2747] by nanang
Ticket #879: - Added pjmedia synchronizer port. - Updated affected …
6:45 PM Ticket #879 (Add pjmedia synchronizer port (for audio device).) created by nanang
It is a common problem that audio device does not always provide a smooth …
5:47 PM Ticket #831 (Automatically switch to TCP transport when sending large request) reopened by nanang
5:35 PM Ticket #861 (IPv6: when an IPv6 URI has ";transport=udp" parameter, the resolver will ...) closed by bennylp
fixed: Fixed in r2746
5:35 PM Changeset [2746] by bennylp
Ticket #861: IPv6: when an IPv6 URI has ";transport=udp" parameter, the …
3:52 PM Ticket #863 (Account may always re-register with IPv6, due to string comparison of IPv6 ...) closed by bennylp
fixed: Fixed in r2745. Note that this changeset needs ticket #878.
3:51 PM Changeset [2745] by bennylp
Ticket #863: Account may always re-register with IPv6, due to string …
3:29 PM Ticket #878 (New PJLIB API to parse socket address string) closed by bennylp
fixed: In r2744: - updated PJSUA-LIB to use the new API
3:29 PM Changeset [2744] by bennylp
More ticket #878 (New PJLIB API to parse socket address string): - …
3:11 PM Changeset [2743] by bennylp
Ticket #878: New PJLIB API to parse socket address string
2:59 PM Ticket #878 (New PJLIB API to parse socket address string) created by bennylp
New PJLIB API to parse string containing socket address (IP address and …
9:51 AM Ticket #877 (Memory consumption of the invite session grows indefinitely if call is ...) created by bennylp
The invite session uses single memory pool to allocate memory pool for its …

Jun 3, 2009:

6:59 PM Changeset [2742] by bennylp
More ticket #876: - fixed crash when null-audio is used with switchboard
1:41 PM Ticket #871 (Building solution failed for Windows Mobile 5.0 SDK, all skipped) closed by ismangil
fixed: It seems that the SDK sometimes need 'initialising' by creating a normal …
1:40 PM Ticket #792 (Use Visual Studio property sheets for all projects) closed by ismangil
fixed
12:43 PM Ticket #876 (Second call fails to open the sound device event when --null-audio is set) closed by bennylp
fixed: Fixed in r2741
12:43 PM Changeset [2741] by bennylp
Ticket #876: Second call fails to open the sound device event when …
12:42 PM Ticket #876 (Second call fails to open the sound device event when --null-audio is set) created by bennylp
When --null-audio option is given to pjsua (equal to calling …
12:29 PM Ticket #853 (./configure with --disable-sound argument does not work) closed by bennylp
fixed: Fixed in r2740: - when --disable-sound is specified, no sound factory …
12:29 PM Changeset [2740] by bennylp
Ticket #853: ./configure with --disable-sound argument does not work - …
10:28 AM Ticket #821 (New buddy state callback which additional event parameter (thanks Johan ...) closed by bennylp
wontfix
10:28 AM Ticket #821 (New buddy state callback which additional event parameter (thanks Johan ...) reopened by bennylp
10:28 AM Ticket #821 (New buddy state callback which additional event parameter (thanks Johan ...) closed by bennylp
fixed: Close the ticket since it's deprecated by #873
10:19 AM Ticket #822 (Retransmit provisional response every 1 minute) closed by bennylp
fixed: Done in r2739
10:19 AM Changeset [2739] by bennylp
Ticket #822: Retransmit provisional response every 1 minute
8:40 AM Changeset [2738] by bennylp
Misc (ticket #838): removed all Python doxygen comments/documentations …
8:37 AM Changeset [2737] by bennylp
Misc (ticket #838): added link to the ticket which changed the account …
8:27 AM Changeset [2736] by bennylp
Related to ticket #841: fixed one more compilation warning

Jun 2, 2009:

6:03 PM Ticket #874 (Some codecs don't maintain timestamp (Thanks Roman Imankulov for the ...) closed by nanang
fixed: In r2735: - Updated codec G711, G722, G722.1, GSM, passthrough, L16 to …
6:01 PM Changeset [2735] by nanang
Ticket #874: Updated some pjmedia codecs to maintain timestamp.
5:25 PM Ticket #875 (Some codecs don't maintain timestamp (Thanks Roman Imankulov for the ...) created by nanang
This is a duplicate of ticket #874 for 1.0.x branch.
5:23 PM Ticket #874 (Some codecs don't maintain timestamp (Thanks Roman Imankulov for the ...) created by nanang
The corresponding ticket for 1.0.x branch is ticket #875.
4:28 PM Changeset [2734] by nanang
Ticket #793: Updated (IPP) AMR codec to choose mode in the mode-set based …
2:34 PM Ticket #873 (Include the parsed XML tuple in the pjsip_pres_status, and include it in ...) created by bennylp
Several enhancements on the presence body handling: - include the full …
2:04 PM Ticket #793 (AMR encoder should regard 'mode-set' param specified by remote decoder.) closed by nanang
fixed
12:38 PM Changeset [2733] by nanang
Ticket #793: Updated (IPP) AMR codec to choose the highest mode in …
9:40 AM Ticket #872 (Symbian MDA/MFF sound device to use G.711 codec as its native format and ...) created by bennylp
Using G.711 codec rather than PCM improves the latency.
8:27 AM Ticket #871 (Building solution failed for Windows Mobile 5.0 SDK, all skipped) created by ismangil
Using VS 2005 and Windows Mobile 5.0 SDK (both Pocket PC and Smartphone), …
8:19 AM Ticket #870 (Changed the mapping of host resolution failure to SIP status code 502 from ...) closed by bennylp
fixed: Fixed in r2732: - also fixed client registration to use the reason phrase …
8:17 AM Changeset [2732] by bennylp
Ticket #870: Changed the mapping of host resolution failure to SIP status …
8:14 AM Ticket #870 (Changed the mapping of host resolution failure to SIP status code 502 from ...) created by bennylp
Currently host resolution error (when sending request) is treated as SIP …

Jun 1, 2009:

4:49 PM Ticket #841 (Possibility of naming collisions for codecs using ITU implementation ...) closed by nanang
fixed
4:43 PM Changeset [2731] by nanang
Ticket #841: Added config to expand G722.1 functions as inline, default …
3:40 PM Ticket #869 (Make various event/presence subscription time settings configurable ...) closed by bennylp
fixed: Done in r2730
3:39 PM Changeset [2730] by bennylp
Ticket #869: Make various event/presence subscription time settings …
3:38 PM Ticket #869 (Make various event/presence subscription time settings configurable ...) created by bennylp
Export the following internal macros so that they are overridable from …
3:31 PM Changeset [2729] by bennylp
More ticket #868: compilation error due to changes in pj_xml_find() …
1:56 PM Ticket #834 (Delay buffer's mutex leaks (thanks Girish Kumar for the report).) closed by nanang
fixed: In r2728: - Added calls to delay buf destructor in conference.c and …
1:56 PM Changeset [2728] by nanang
Ticket #834: - Added calls to delay buf destructor in conference.c and …
9:29 AM Ticket #868 (Added functions to search XML child nodes recursively) closed by bennylp
fixed: Done in r2727: - added pj_xml_find_node_rec() and …
9:28 AM Changeset [2727] by bennylp
Ticket #868: Added functions to search XML child nodes recursively
9:27 AM Ticket #868 (Added functions to search XML child nodes recursively) created by bennylp
Currently there is no API to do recursive search of child nodes (for …

May 30, 2009:

10:18 AM Ticket #862 (SRTP should accept tag 0 in crypto attribute in the SDP) closed by nanang
fixed: In r2726: - Updated validations of SRTP crypto attribute.
10:17 AM Changeset [2726] by nanang
Ticket #862: Updated validations of SRTP crypto attribute.
9:29 AM Ticket #859 (AMR-WB format param in the SDP is not negotiated correctly.) closed by nanang
fixed
9:23 AM Ticket #849 (Modify conference audio switch behavior in connecting ports.) closed by nanang
fixed: In r2725: - Updated warning log level and message.
9:23 AM Changeset [2725] by nanang
Ticket #849: Updated warning log level and message.
8:46 AM Milestone Sipit24 completed
These are the tickets that were created during SIPit24 event. They have …

May 29, 2009:

1:04 PM Changeset [2724] by bennylp
Integration of Sipit24 branch, many tickets involved: - #793: AMR encoder …

May 22, 2009:

4:18 PM Ticket #867 (Return error instead of asserting when PJSUA-LIB fails to open log file) closed by bennylp
fixed: Fixed in r2723
4:18 PM Changeset [2723] by bennylp
Ticket #867: Return error instead of asserting when PJSUA-LIB fails to …
4:16 PM Ticket #867 (Return error instead of asserting when PJSUA-LIB fails to open log file) created by bennylp
Currently when PJSUA-LIB fails to open the log file (for example, the …
4:13 PM Changeset [2722] by bennylp
Added TODO comment to randomize DNS query sequence number/id for security …
4:11 PM Changeset [2721] by bennylp
More ticket #851: added extra timer and mutex protection
3:55 PM Ticket #866 (Allow application to specify more than one STUN servers for more ...) created by bennylp
Currently if STUN server is down, PJSUA-LIB initialization will fail. …
3:24 PM Ticket #865 (More clever RTP transport remote address switch) created by bennylp
Currently the UDP and ICE media transport has the capability to switch …
3:17 PM Ticket #864 (Revise on account registration Contact update rule) created by bennylp
== Handle But in NAT Router == Some firewall such as Microsoft Forefront …
6:18 AM Ticket #863 (Account may always re-register with IPv6, due to string comparison of IPv6 ...) created by bennylp
We use string comparison to compare the Contact address and received …
6:17 AM Ticket #862 (SRTP should accept tag 0 in crypto attribute in the SDP) created by nanang
Tag 0 (in SDP crypto attribute) is valid, so it shouldn't be rejected. …
6:12 AM Ticket #857 (Support for ICE keep-alive with Binding indication) closed by bennylp
fixed: Should be okay, TURN packets are always encapsulated by TURN protocol …
6:10 AM Ticket #861 (IPv6: when an IPv6 URI has ";transport=udp" parameter, the resolver will ...) created by bennylp
6:01 AM Ticket #860 (REFER is sent instead of SUBSCRIBE with Expires=0 when when transferee ...) created by bennylp
After call transfer is complete, normally transferee should terminate the …

May 20, 2009:

5:28 PM Changeset [2720] by bennylp
Small enhancement (related to ticket #851): display the attribute value …
5:26 PM Changeset [2719] by bennylp
Bug in ICE (related to ticket #851, but also applies to old code): wrong …
2:26 PM Changeset [2718] by nanang
Ticket #859: - Fixed AMR-WB negotiation in sdp_neg.c - Updated encoding …
2:22 PM Ticket #859 (AMR-WB format param in the SDP is not negotiated correctly.) created by nanang

May 19, 2009:

2:26 PM Ticket #857 (Support for ICE keep-alive with Binding indication) reopened by bennylp
Reopening: need to test this with TURN relay (sending Binding Indication …
2:25 PM Ticket #857 (Support for ICE keep-alive with Binding indication) closed by bennylp
fixed: Done in r2717
2:25 PM Changeset [2717] by bennylp
Ticket #857: Support for ICE keep-alive with Binding indication
12:33 PM Ticket #858 (Do not authenticate STUN 438 response) closed by bennylp
fixed: Fixed in r2716
12:33 PM Changeset [2716] by bennylp
Fixed ticket #858: Do not authenticate STUN 438 (Stale Nonce) response
7:26 AM Ticket #858 (Do not authenticate STUN 438 response) created by bennylp
4:44 AM Changeset [2715] by bennylp
More ticket #851: ICE session options not set to pjmedia_transport in …
2:07 AM Ticket #857 (Support for ICE keep-alive with Binding indication) created by bennylp

May 18, 2009:

11:58 PM Ticket #852 (--ip-addr support for IPv6 for media transport in pjsua) closed by bennylp
fixed: Done in r2706
11:55 PM Ticket #850 (Remove 'Require=replaces' param in 'Refer-To' header (in call transfer ...) closed by bennylp
fixed
11:51 PM Ticket #851 (Support for regular nomination in ICE) closed by bennylp
fixed
11:50 PM Ticket #832 (Support for outbound proxy setting without using Route header) closed by bennylp
fixed
11:50 PM Ticket #831 (Automatically switch to TCP transport when sending large request) closed by bennylp
fixed
11:50 PM Ticket #856 (Put back the ICE candidate priority values according to the default values ...) closed by bennylp
fixed: Done in r2714
11:49 PM Changeset [2714] by bennylp
Ticket #856: Put back the ICE candidate priority values according to the …
11:49 PM Ticket #856 (Put back the ICE candidate priority values according to the default values ...) created by bennylp
7:59 PM Ticket #855 (Bug in digit map frequencies for DTMF digits (thanks FCCH for the report)) closed by bennylp
fixed: Fixed in r2713
7:59 PM Changeset [2713] by bennylp
Fixed ticket #855: Bug in digit map frequencies for DTMF digits (thanks …
7:58 PM Ticket #855 (Bug in digit map frequencies for DTMF digits (thanks FCCH for the report)) created by bennylp
There are typos in digit map declaration for 3, 6, 9, and # digits, …
7:25 PM Ticket #854 (Adding SOFTWARE attribute in all outgoing requests may cause compatibility ...) closed by bennylp
fixed: Fixed in r2712: * only add SOFTWARE attribute if STUN magic is set
7:24 PM Changeset [2712] by bennylp
Fixed ticket #854: Adding SOFTWARE attribute in all outgoing requests …
7:24 PM Ticket #854 (Adding SOFTWARE attribute in all outgoing requests may cause compatibility ...) created by bennylp
In 1.2 we added STUN SOFTWARE attribute in all outgoing STUN requests, as …
6:55 PM Ticket #853 (./configure with --disable-sound argument does not work) created by bennylp
6:42 PM Changeset [2711] by bennylp
More ticket #831: bug in previous commit (message is always detected as …
11:18 AM Changeset [2710] by bennylp
More ticket #831: - fixed Via address unchanged when switching transport …
9:06 AM Changeset [2709] by nanang
Ticket #793: Initial patch for AMR codec (IPP) to regard 'mode-set' param.
8:34 AM Changeset [2708] by bennylp
More ticket #851: bug on Role Conflict case. The (now) controlling agent …
5:49 AM Changeset [2707] by bennylp
More ticket #851: propagated ICE regular nomination option up to pjsua

May 17, 2009:

6:37 PM Changeset [2706] by bennylp
Ticket #852: --ip-addr support for IPv6 for media transport in pjsua
6:33 PM Ticket #852 (--ip-addr support for IPv6 for media transport in pjsua) created by bennylp
5:57 PM Changeset [2705] by bennylp
Ticket #851: initial code to support regular nomination in ICE: - Added …
5:53 PM Ticket #851 (Support for regular nomination in ICE) created by bennylp
4:28 PM Changeset [2704] by nanang
Ticket #850: Updated pjsua app to omit 'Require=replaces' param in sending …
4:24 PM Ticket #850 (Remove 'Require=replaces' param in 'Refer-To' header (in call transfer ...) created by nanang
Some SIP clients are known to reject such param (even though they can …
3:59 PM Changeset [2703] by nanang
Ticket 831: Quick/initial patch for automatic transport switching (to TCP) …
3:48 PM Changeset [2702] by nanang
Ticket #832: Introduced a new internal param 'hide' for route header to …
3:34 PM Changeset [2701] by nanang
Ticket #849: Updated conf switch to force destination port to be available …
3:31 PM Ticket #849 (Modify conference audio switch behavior in connecting ports.) created by nanang
Previously when the sink port is busy, the connection is rejected due to …
1:32 PM Changeset [2700] by ismangil
Added copyright statements
5:14 AM Changeset [2699] by nanang
Branch for sipit24.

May 15, 2009:

10:19 AM APS edited by ismangil
(diff)

May 14, 2009:

7:55 PM Ticket #848 (Audio drops out with the DirectSound sound device after few hours running) created by bennylp
See …
4:33 PM APS edited by ismangil
(diff)
4:33 PM APS edited by ismangil
(diff)
4:31 PM APS edited by ismangil
(diff)
4:09 PM APS edited by ismangil
(diff)
3:05 PM Ticket #847 (Invalid audio device settings in symbian_ua_gui.mmp.) closed by nanang
fixed
2:31 PM Changeset [2698] by nanang
Ticket #847: Fixed audio device settings/macros in symbian_ua_gui.mmp.
12:45 PM Ticket #847 (Invalid audio device settings in symbian_ua_gui.mmp.) created by nanang
It hasn't been updated to conform to the new audio device framework.
12:19 PM APS edited by ismangil
(diff)
12:08 PM APS edited by ismangil
(diff)
8:26 AM Getting-Started edited by ismangil
(diff)
8:26 AM Getting-Started edited by ismangil
(diff)
8:25 AM Getting-Started/TOC edited by ismangil
(diff)
8:24 AM Getting-Started/TOC edited by ismangil
(diff)
8:23 AM S60-Phones-Supported edited by ismangil
(diff)
8:23 AM Getting-Started/Symbian edited by ismangil
(diff)
8:21 AM S60-Phones-Supported edited by ismangil
(diff)
8:20 AM S60-Phones-Supported edited by ismangil
(diff)
8:18 AM Python_SIP_Tutorial edited by ismangil
(diff)
8:17 AM Python_SIP/Build_Install edited by ismangil
(diff)
8:16 AM Python_SIP/Build_Install edited by ismangil
(diff)

May 13, 2009:

3:38 PM APS edited by ismangil
(diff)
9:55 AM APS edited by ismangil
(diff)
9:53 AM APS edited by ismangil
(diff)
9:53 AM Getting-Started/TOC edited by ismangil
(diff)
9:52 AM Getting-Started/Symbian edited by ismangil
(diff)
9:49 AM select-pkg.png attached to Getting-Started/Symbian by ismangil
9:48 AM Getting-Started/Symbian edited by ismangil
(diff)
9:43 AM add-pkg-file.png attached to Getting-Started/Symbian by ismangil
9:40 AM Getting-Started/Symbian edited by ismangil
(diff)
9:28 AM trk-sis-selection.png attached to Getting-Started/Symbian by ismangil
9:25 AM trk-conn-settings.png attached to Getting-Started/Symbian by ismangil
9:24 AM executable-selection.png attached to Getting-Started/Symbian by ismangil
9:21 AM new-launch-configuration.png attached to Getting-Started/Symbian by ismangil
9:10 AM Getting-Started/Symbian edited by ismangil
(diff)
9:00 AM Getting-Started/Symbian edited by ismangil
(diff)
8:57 AM Ticket #845 (Crash in 100rel after CANCEL is received and 487 is sent (thanks Gang Liu ...) closed by bennylp
fixed: Fixed in r2697
8:57 AM Changeset [2697] by bennylp
Fixed ticket #845: Crash in 100rel after CANCEL is received and 487 is …
8:55 AM Ticket #846 (Crash in 100rel after CANCEL is received and 487 is sent (thanks Gang Liu ...) created by bennylp
This duplicate of ticket #845 for the 1.0 branch
8:54 AM Ticket #845 (Crash in 100rel after CANCEL is received and 487 is sent (thanks Gang Liu ...) created by bennylp
Scenario: […] Above will crash the UAS because inv tsx was destroyed …

May 12, 2009:

6:22 PM Changeset [2696] by bennylp
Minor (#838): should not print sound device creation to the log when the …
5:28 PM pkg-in-explorer.png attached to Getting-Started/Symbian by ismangil
5:26 PM Getting-Started/Symbian edited by ismangil
(diff)
4:20 PM Ticket #844 (Assertion in on_rx_rtp(transport_udp.c) possibly due to race condition ...) created by bennylp
See …
3:57 PM Ticket #842 (Error parsing status line in sipfrag message body in call transfer ...) closed by bennylp
fixed: Fixed in r2695: - also added test to reproduce this in pjsip_test - also …
3:55 PM Changeset [2695] by bennylp
Ticket #842: Error parsing status line in sipfrag message body in call …
2:59 PM Ticket #843 (Error parsing status line in sipfrag message body in call transfer ...) created by bennylp
This is duplicate of ticket #842 for the 1.0 branch.
2:58 PM Ticket #842 (Error parsing status line in sipfrag message body in call transfer ...) created by bennylp
The pjsip_parse_status_line() function fails to parse the status …
1:17 PM Ticket #841 (Possibility of naming collisions for codecs using ITU implementation ...) created by nanang
Sample case: - Some functions in basic_op.h of libg7221codec are reported …
10:50 AM Changeset [2694] by bennylp
Minor (#838): updated TURN compatibility to draft-ietf-behave-turn-14 …
10:15 AM Ticket #840 (Update in pjnath-test to support updated TURN draft) closed by bennylp
fixed: Done in r2693
10:14 AM Changeset [2693] by bennylp
Ticket #840: Update in pjnath-test to support updated TURN draft
10:14 AM Ticket #840 (Update in pjnath-test to support updated TURN draft) created by bennylp
The pjnath-test needs to be updated to support turn-13.
10:11 AM Ticket #839 (Crash in TURN lookup_ch_by_addr() function when sending data) closed by bennylp
fixed: Fixed in r2692
10:11 AM Changeset [2692] by bennylp
Fixed ticket #839: Crash in TURN lookup_ch_by_addr() function when sending …
10:08 AM Ticket #839 (Crash in TURN lookup_ch_by_addr() function when sending data) created by bennylp
Last TURN update caused crash in lookup_ch_by_addr() function …
10:01 AM Changeset [2691] by bennylp
Minor fixes (#838): const correctness in some function call arguments@
10:00 AM Ticket #838 (Miscellaneous fixes) created by bennylp
This is placeholder for miscellaneous or minor fixes.
8:02 AM Ticket #836 (SHA1 encryption may corrupt STUN packets with MESSAGE-INTEGRITY) closed by bennylp
fixed: Fixed in r2690. Also added unit test to verify this behavior.
8:01 AM Changeset [2690] by bennylp
Fixed ticket #836: SHA1 encryption may corrupt STUN packets with …
Note: See TracTimeline for information about the timeline view.