Timeline
Aug 15, 2009:
- 11:26 AM Ticket #783 (Latency issue with Windows Mobile (thanks Johan Lantz for the report)) closed by
- worksforme: With the new pjsystest application, so far we concluded that this is …
- 11:05 AM Ticket #922 (Option to enable mutex related logging to assist troubleshooting ...) closed by
- fixed: Close the ticket for now. Some TODO list still: - implement for Unix …
- 11:03 AM Ticket #886 (Broken exception in Symbian, potentially will cause undefined behavior ...) closed by
- fixed
- 11:02 AM Ticket #833 (Support for SIP Session Timer (RFC 4028)) closed by
- fixed
- 11:00 AM Changeset [2883] by
- More ticket #930 (New PJSUA-LIB account option to add user defined …
- 10:15 AM Ticket #943 (Assertion in destroying stream port with SRTP in MIPS test) closed by
- fixed: Fixed by [924#comment:2]
- 10:14 AM Ticket #942 (MIPS test fails on iLBC encode/decode.) closed by
- fixed: Fixed by ticket #944
- 10:07 AM Ticket #944 (Miscellaneous fixes to pjmedia_test) closed by
- fixed: In r2882: - Fixed the iLBC assertion - also added compile time macro in …
- 10:05 AM Changeset [2882] by
- Ticket #944: misc fixes in pjmedia_test: - Assertion in pjmedia tests's …
- 10:03 AM Ticket #944 (Miscellaneous fixes to pjmedia_test) created by
- - Assertion in pjmedia tests's MIPS test with iLBC codec due to ptime …
- 9:53 AM Changeset [2881] by
- More ticket #924: removed assertion in detach() since SRTP transport calls …
- 9:08 AM Changeset [2880] by
- Misc fixes (ticket #915): added more search paths for jbtest.dat
Aug 14, 2009:
- 4:58 PM Ticket #943 (Assertion in destroying stream port with SRTP in MIPS test) created by
- Transport loop don't like to be detached twice. Firstly at stream …
- 3:10 PM Ticket #942 (MIPS test fails on iLBC encode/decode.) created by
- 2:49 PM Ticket #941 (Lots of compilation wanings in libg7221 in basic_op.h with gcc) created by
- Warnings: […]
- 2:13 PM Ticket #940 (Multiple header rows with the same name may not be completely processed by ...) created by
- Sample cases: - pjsip_inv_verify_request2() fails to collect all …
- 1:23 PM Changeset [2879] by
- Ticket #877: Fixed bug flip-flop pools shouldn't be swapped when SDP …
- 10:41 AM Ticket #939 (Throwing exception inside exception handler will cause infinite loop ...) closed by
- fixed: Fixed in r2878: - exception handler is now popped from the stack …
- 10:41 AM Changeset [2878] by
- Fixed ticket #939: Throwing exception inside exception handler will cause …
- 10:38 AM Ticket #939 (Throwing exception inside exception handler will cause infinite loop ...) created by
- The following snippet: […] leads to an endless loop: […] Thanks …
- 9:07 AM FAQ edited by
- (diff)
Aug 13, 2009:
- 4:20 PM Ticket #926 (SDP parser compliance with RFC 4566 (thanks Johan Lantz for the report)) closed by
- fixed
- 4:17 PM Changeset [2877] by
- Better fix for ticket #938: Presence PIDF document may be rejected by …
- 4:06 PM Ticket #938 (Presence PIDF document may be rejected by presence servers that implement ...) closed by
- fixed: Fixed in r2876
- 4:05 PM Changeset [2876] by
- Fixed ticket #938: Presence PIDF document may be rejected by presence …
- 4:02 PM Ticket #938 (Presence PIDF document may be rejected by presence servers that implement ...) created by
- PJSIP's generated PIDF presence document may be rejected by presence …
- 3:57 PM Changeset [2875] by
- Misc (#915): - updated missing doxygen documentation from various …
- 3:55 PM Changeset [2874] by
- Misc (#915): removed unused fields (refresh_tm and hangup_tm) from …
- 11:54 AM Changeset [2873] by
- Ticket #886: - Added C++ wrapper files for C source files using exception …
- 11:54 AM Ticket #937 (Revamping of presence management to make it more efficient) created by
- Some issues to be fixed in the presence management in PJSUA-LIB: - …
- 9:36 AM FAQ edited by
- Updated third-party libraries license info: replaced the third-party … (diff)
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
- INVITE request may be sent with TCP if it is larger than 1300 bytes, even …
- 10:31 PM Changeset [2872] by
- 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
- fixed: In r2871: - destroy the media subsystem after busy_sleep(1000) in the …
- 10:28 PM Changeset [2871] by
- Ticket #933: Incoming OPTIONS may trigger assertion if it arrives when …
- 7:04 PM Changeset [2870] by
- 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
- fixed: Fixed in r2869: - introducing flip-flop pools in the pjsip_inv_session. …
- 5:53 PM Changeset [2869] by
- Ticket #877: Memory consumption of the invite session grows indefinitely …
- 5:50 PM Changeset [2868] by
- Ticket #931: Fixed logging for non-multithreading platforms.
- 5:28 PM Changeset [2867] by
- Bug fix for ticket #833 (session timer support) - bug in verifying …
- 5:24 PM Changeset [2866] by
- Misc (ticket #915): enlarge the column for pool name in …
- 11:23 AM Changeset [2865] by
- 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
- fixed: Done in r2864: PJSUA-LIB: - New fields in pjsua_config to specify …
- 11:03 AM Changeset [2864] by
- 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
- fixed: Done in r2863
- 10:56 AM Changeset [2863] by
- 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
- The …
Aug 11, 2009:
- 6:55 PM Ticket #934 (Incoming request requiring non-built-in SIP extensions always gets ...) closed by
- fixed
- 6:34 PM Changeset [2862] by
- Misc fix (ticket #915): Fixed bug of a wrong check variable used in …
- 6:21 PM Changeset [2861] by
- Ticket #833: - Updated build config for VS6, Symbian, and Makefile for …
- 6:10 PM Changeset [2860] by
- Ticket #930: Fixed compile error for C++ (missing explicit casting from …
- 4:26 PM Changeset [2859] by
- Ticket #833: - Renamed pjsip_timer_default_setting() to …
- 12:42 PM Changeset [2858] by
- Ticket #833: - Initial version of Session Timers (RFC 4028). - Added new …
- 12:36 PM Changeset [2857] by
- Misc fix (ticket #915): Fixed bug in checking transaction registration …
Aug 10, 2009:
Aug 6, 2009:
- 4:21 PM Ticket #929 (Improvement in packet lost concealment (PLC) when handling burst of lost ...) closed by
- fixed
- 4:21 PM Ticket #925 (New application to simulate network and system impairments to see how it ...) closed by
- fixed
- 4:20 PM Ticket #909 (Integration of VoIP Audio Service (VAS) for Nokia S60) closed by
- fixed
- 4:20 PM Ticket #920 (New pjsystest application for testing target system/device) closed by
- fixed
- 4:20 PM Ticket #918 (Initial porting for Symbian 5th edition) closed by
- fixed
- 4:19 PM Ticket #910 (Configurable passthrough codecs based on audio device encoding formats ...) closed by
- fixed
- 4:19 PM Ticket #912 (Flags in logging configuration to append log file instead of overwriting ...) closed by
- duplicate: This is duplicate of ticket #827, which was done in release 1.2! The flag …
- 4:04 PM Changeset [2856] by
- 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
Aug 5, 2009:
- 6:41 PM Changeset [2855] by
- Ticket #930: - Updated semantic of contact param in functions …
- 5:10 PM Changeset [2854] by
- 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
- 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
- fixed: In r2853: - Added feature to temporarily suspend the logging facility …
- 10:58 AM Changeset [2853] by
- 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
- 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
- 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
- fixed: In r2852: - Changed semantic of pjsua_acc_config.contact_params, it is …
- 2:36 PM Changeset [2852] by
- 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
- The pjsua_acc_config.contact_params setting was used to add user …
Aug 1, 2009:
- 9:23 AM Changeset [2851] by
- Misc fixes (ticket #915): compilation warning in IPP about conversion from …
- 9:20 AM Changeset [2850] by
- 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
- 9:56 AM Ticket #928 (Error linking PJSIP due to inclusion of aes_tables.c in libsrtp (thanks ...) closed by
- fixed: In r2849: - removed aes_tables.c from the VS8 project
- 9:55 AM Changeset [2849] by
- 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
- 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
- fixed: Fixed in r2848
- 7:45 PM Changeset [2848] by
- 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
- Ticket #873 was meant to add PIDF <timestamp> element into the <tuple>, …
- 7:35 PM Changeset [2847] by
- 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
- RFC 4566 allows more character types to appear in certain SDP message …
- 12:28 PM Changeset [2846] by
- 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
- 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
- fixed: Done in r2845
- 12:19 PM Changeset [2845] by
- 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
- 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
- fixed: Done in r2844: - added pjmedia_session_get_stream_stat_jbuf() and …
- 12:14 PM Changeset [2844] by
- 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
- The jitter buffer provides pjmedia_jbuf_get_state() API to monitor …
Jul 22, 2009:
- 11:12 AM Changeset [2843] by
- 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
- 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
- fixed: Done in r2842
- 12:20 PM Changeset [2842] by
- 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
- 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
- (diff)
- 9:21 AM Changeset [2841] by
- Misc (#915): added WAVE_FORMAT_DIRECT flag when opening waveIn/Out in WMME …
- 9:18 AM Changeset [2840] by
- More ticket #920: fixed wrong latency calculation when there is loud noise …
Jul 17, 2009:
- 11:37 AM Changeset [2839] by
- More ticket #720: added Win32 target in VS2005 project
- 10:36 AM Testing_Audio_Device_with_pjsystest edited by
- (diff)
- 10:27 AM Testing_Audio_Device_with_pjsystest created by
Jul 16, 2009:
- 6:53 PM Changeset [2838] by
- More ticket #920: fixed VS directory output for WM6 Pro
- 5:52 PM Changeset [2837] by
- Sound device is not automatically started after pjsua_set_no_snd_dev() is …
- 11:37 AM Changeset [2836] by
- More ticket #920: fix latency calculation not able to calculate latency …
- 10:36 AM Changeset [2835] by
- 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
- Introducing new application, pjsystest, to perform various tests on …
Note: See TracTimeline
for information about the timeline view.