Timeline


and

Aug 12, 2009:

10:55 PM Ticket #936 (CANCEL must be sent with TCP if the INVITE was sent with TCP because of ...) created by bennylp
INVITE request may be sent with TCP if it is larger than 1300 bytes, even …
10:31 PM Changeset [2872] by bennylp
Ticket #915 (misc fixes): - fixed wrong doxygen comment for …
10:28 PM Ticket #933 (Incoming OPTIONS may trigger assertion if it arrives when PJSUA-LIB is ...) closed by bennylp
fixed: In r2871: - destroy the media subsystem after busy_sleep(1000) in the …
10:28 PM Changeset [2871] by bennylp
Ticket #933: Incoming OPTIONS may trigger assertion if it arrives when …
7:04 PM Changeset [2870] by nanang
Ticket #833: Updated Session Timer to keep the refresher role unchanged on …
5:54 PM Ticket #877 (Memory consumption of the invite session grows indefinitely if call is ...) closed by bennylp
fixed: Fixed in r2869: - introducing flip-flop pools in the pjsip_inv_session. …
5:53 PM Changeset [2869] by bennylp
Ticket #877: Memory consumption of the invite session grows indefinitely …
5:50 PM Changeset [2868] by nanang
Ticket #931: Fixed logging for non-multithreading platforms.
5:28 PM Changeset [2867] by bennylp
Bug fix for ticket #833 (session timer support) - bug in verifying …
5:24 PM Changeset [2866] by bennylp
Misc (ticket #915): enlarge the column for pool name in …
11:23 AM Changeset [2865] by nanang
Ticket #833: Fixed pjsip_timer definition (should not in a typedef).
11:09 AM Ticket #866 (Allow application to specify more than one STUN servers for more ...) closed by bennylp
fixed: Done in r2864: PJSUA-LIB: - New fields in pjsua_config to specify …
11:03 AM Changeset [2864] by bennylp
Ticket #866: Allow application to specify more than one STUN servers for …
10:56 AM Ticket #935 (New PJLIB API pj_sockaddr_parse2() to parse "HOSTPART[:PORT]" format into ...) closed by bennylp
fixed: Done in r2863
10:56 AM Changeset [2863] by bennylp
Ticket #935: new pj_sockaddr_parse2() API
9:30 AM Ticket #935 (New PJLIB API pj_sockaddr_parse2() to parse "HOSTPART[:PORT]" format into ...) created by bennylp
The …

Aug 11, 2009:

6:55 PM Ticket #934 (Incoming request requiring non-built-in SIP extensions always gets ...) closed by nanang
fixed
6:34 PM Changeset [2862] by nanang
Misc fix (ticket #915): Fixed bug of a wrong check variable used in …
6:21 PM Changeset [2861] by nanang
Ticket #833: - Updated build config for VS6, Symbian, and Makefile for …
6:10 PM Changeset [2860] by nanang
Ticket #930: Fixed compile error for C++ (missing explicit casting from …
4:26 PM Changeset [2859] by nanang
Ticket #833: - Renamed pjsip_timer_default_setting() to …
12:42 PM Changeset [2858] by nanang
Ticket #833: - Initial version of Session Timers (RFC 4028). - Added new …
12:36 PM Changeset [2857] by nanang
Misc fix (ticket #915): Fixed bug in checking transaction registration …

Aug 10, 2009:

10:59 AM Getting-Started/Symbian edited by bennylp
(diff)
10:52 AM Getting-Started/Symbian edited by bennylp
(diff)

Aug 6, 2009:

4:21 PM Ticket #929 (Improvement in packet lost concealment (PLC) when handling burst of lost ...) closed by bennylp
fixed
4:21 PM Ticket #925 (New application to simulate network and system impairments to see how it ...) closed by bennylp
fixed
4:20 PM Ticket #909 (Integration of VoIP Audio Service (VAS) for Nokia S60) closed by nanang
fixed
4:20 PM Ticket #920 (New pjsystest application for testing target system/device) closed by bennylp
fixed
4:20 PM Ticket #918 (Initial porting for Symbian 5th edition) closed by nanang
fixed
4:19 PM Ticket #910 (Configurable passthrough codecs based on audio device encoding formats ...) closed by nanang
fixed
4:19 PM Ticket #912 (Flags in logging configuration to append log file instead of overwriting ...) closed by bennylp
duplicate: This is duplicate of ticket #827, which was done in release 1.2! The flag …
4:04 PM Changeset [2856] by nanang
Ticket #934: Fixed pjsip_inv_verify_request2() to also checks all …
4:00 PM Ticket #934 (Incoming request requiring non-built-in SIP extensions always gets ...) created by nanang

Aug 5, 2009:

6:41 PM Changeset [2855] by nanang
Ticket #930: - Updated semantic of contact param in functions …
5:10 PM Changeset [2854] by bennylp
More ticket #925: added compile time option to enable verbose logging …
2:41 PM Ticket #933 (Incoming OPTIONS may trigger assertion if it arrives when PJSUA-LIB is ...) created by bennylp
When an OPTION request arrives while PJSUA-LIB is being shutdown, it may …
10:58 AM Ticket #931 (Logging function may infinitely recursively calls itself on Windows Mobile ...) closed by bennylp
fixed: In r2853: - Added feature to temporarily suspend the logging facility …
10:58 AM Changeset [2853] by bennylp
Ticket #931: Logging function may infinitely recursively calls itself on …
10:55 AM Ticket #932 (Logging function may infinitely recursively calls itself on Windows Mobile ...) created by bennylp
This is duplicate of ticket #931 for the 1.0 branch
10:53 AM Ticket #931 (Logging function may infinitely recursively calls itself on Windows Mobile ...) created by bennylp
The pj_log() function, the main implementation of logging …

Aug 4, 2009:

2:36 PM Ticket #930 (New PJSUA-LIB account option to add user defined parameters to the Contact ...) closed by nanang
fixed: In r2852: - Changed semantic of pjsua_acc_config.contact_params, it is …
2:36 PM Changeset [2852] by nanang
Ticket #930: - Changed semantic of pjsua_acc_config.contact_params, it is …
10:22 AM Ticket #930 (New PJSUA-LIB account option to add user defined parameters to the Contact ...) created by bennylp
The pjsua_acc_config.contact_params setting was used to add user …

Aug 1, 2009:

9:23 AM Changeset [2851] by bennylp
Misc fixes (ticket #915): compilation warning in IPP about conversion from …
9:20 AM Changeset [2850] by bennylp
Initial commit for ticket #929: Improve packet lost concealment (PLC) when …

Jul 31, 2009:

2:48 PM Ticket #929 (Improvement in packet lost concealment (PLC) when handling burst of lost ...) created by bennylp
9:56 AM Ticket #928 (Error linking PJSIP due to inclusion of aes_tables.c in libsrtp (thanks ...) closed by bennylp
fixed: In r2849: - removed aes_tables.c from the VS8 project
9:55 AM Changeset [2849] by bennylp
Ticket #928: Error linking PJSIP due to inclusion of aes_tables.c in …
9:43 AM Ticket #928 (Error linking PJSIP due to inclusion of aes_tables.c in libsrtp (thanks ...) created by bennylp
Linking error message: […]

Jul 30, 2009:

7:45 PM Ticket #927 (PIDF timestamp is not added to the tuple (thanks Johan Lantz for the ...) closed by bennylp
fixed: Fixed in r2848
7:45 PM Changeset [2848] by bennylp
Ticket #927: PIDF timestamp is not added to the tuple (thanks Johan Lantz …
7:44 PM Ticket #927 (PIDF timestamp is not added to the tuple (thanks Johan Lantz for the ...) created by bennylp
Ticket #873 was meant to add PIDF <timestamp> element into the <tuple>, …
7:35 PM Changeset [2847] by bennylp
Ticket #926 (SDP compliance with RFC 4566): updated token definition, …

Jul 29, 2009:

2:22 PM Ticket #926 (SDP parser compliance with RFC 4566 (thanks Johan Lantz for the report)) created by bennylp
RFC 4566 allows more character types to appear in certain SDP message …
12:28 PM Changeset [2846] by bennylp
Ticket #925: New application to simulate network and system impairments to …
12:26 PM Ticket #925 (New application to simulate network and system impairments to see how it ...) created by bennylp
This ticket depends on #923 and #924 Screenshot: […]
12:21 PM Ticket #924 (Loop media transport now allows more than one streams to receive the ...) closed by bennylp
fixed: Done in r2845
12:19 PM Changeset [2845] by bennylp
Ticket #924: Loop media transport now allows more than one streams to …
12:18 PM Ticket #924 (Loop media transport now allows more than one streams to receive the ...) created by bennylp
Previously the loop media transport only sends packets back to the same …
12:14 PM Ticket #923 (New API to retrieve current jitter buffer state from a stream/session) closed by bennylp
fixed: Done in r2844: - added pjmedia_session_get_stream_stat_jbuf() and …
12:14 PM Changeset [2844] by bennylp
Ticket #923: New API to retrieve current jitter buffer state from a …
12:08 PM Ticket #923 (New API to retrieve current jitter buffer state from a stream/session) created by bennylp
The jitter buffer provides pjmedia_jbuf_get_state() API to monitor …

Jul 22, 2009:

11:12 AM Changeset [2843] by bennylp
Ticket #922: Option to enable mutex related logging to assist …
11:06 AM Ticket #922 (Option to enable mutex related logging to assist troubleshooting ...) created by bennylp
New compile configuration option PJ_DEBUG_MUTEX can be used to log …

Jul 21, 2009:

12:20 PM Ticket #921 (New logging option/flag to include caller thread ID) closed by bennylp
fixed: Done in r2842
12:20 PM Changeset [2842] by bennylp
Ticket #921: New logging option/flag to include caller thread ID
12:19 PM Ticket #921 (New logging option/flag to include caller thread ID) created by bennylp
New logging flag PJ_LOG_HAS_THREAD_ID can be used to include the …

Jul 18, 2009:

9:52 AM Testing_Audio_Device_with_pjsystest edited by bennylp
(diff)
9:48 AM pjsystest.jpg attached to Testing_Audio_Device_with_pjsystest by bennylp
Screenshot
9:21 AM Changeset [2841] by bennylp
Misc (#915): added WAVE_FORMAT_DIRECT flag when opening waveIn/Out in WMME …
9:18 AM Changeset [2840] by bennylp
More ticket #920: fixed wrong latency calculation when there is loud noise …

Jul 17, 2009:

11:37 AM Changeset [2839] by bennylp
More ticket #720: added Win32 target in VS2005 project
10:36 AM Testing_Audio_Device_with_pjsystest edited by bennylp
(diff)
10:27 AM Testing_Audio_Device_with_pjsystest created by bennylp

Jul 16, 2009:

6:53 PM Changeset [2838] by bennylp
More ticket #920: fixed VS directory output for WM6 Pro
5:52 PM Changeset [2837] by bennylp
Sound device is not automatically started after pjsua_set_no_snd_dev() is …
11:37 AM Changeset [2836] by bennylp
More ticket #920: fix latency calculation not able to calculate latency …
10:36 AM Changeset [2835] by bennylp
Ticket #920: New pjsystest application for testing target system/device. …
10:35 AM Ticket #920 (New pjsystest application for testing target system/device) created by bennylp
Introducing new application, pjsystest, to perform various tests on …

Jul 15, 2009:

5:55 PM Ticket #919 (An iLBC session must use same mode in both directions.) closed by nanang
fixed
5:55 PM Changeset [2834] by nanang
Ticket #919: - Added default ilbc mode into codec passthrough setting. - …
5:42 PM Ticket #919 (An iLBC session must use same mode in both directions.) created by nanang
Currently, pjsua will do asymmetric iLBC mode when SDP offer answer …

Jul 14, 2009:

2:33 PM Changeset [2833] by nanang
Ticket #909: - Added support for Nokia VAS 2.0. - Fixed wrong value …
1:45 PM Changeset [2832] by nanang
Ticket #918: Added C compatible declarations in modules: G.711, transport …
1:34 PM Ticket #918 (Initial porting for Symbian 5th edition) created by nanang
Note: See TracTimeline for information about the timeline view.