Timeline
Aug 21, 2009:
- 2:53 PM Ticket #954 (Session Timer fixes) created by
- Known issues: 1. Session Timer should be more tolerant when receiving …
- 1:38 PM Changeset [2907] by
- Misc (#951): r2906 accidentally left STEREO_DEMO option ON in pjsua
- 11:12 AM Changeset [2906] by
- Misc (ticket #951): fixed crash in pjsua application during shutdown with …
Aug 20, 2009:
- 11:39 PM Getting-Started/Download-Source edited by
- (diff)
- 11:39 PM Getting-Started/Download-Source edited by
- (diff)
- 11:38 PM Getting-Started/Download-Source edited by
- (diff)
- 11:38 PM Getting-Started/Download-Source edited by
- (diff)
- 10:42 PM Ticket #953 (ICE may find the wrong best candidate (thanks John Ridges for the report)) closed by
- fixed: Fixed in r2905
- 10:42 PM Changeset [2905] by
- Fixed ticket #953: ICE may find the wrong best candidate (thanks John …
- 10:39 PM Ticket #953 (ICE may find the wrong best candidate (thanks John Ridges for the report)) created by
- Report on …
- 1:06 PM Ticket #952 (Error in calculating RTP packet extended header (thanks Thomas Falk for ...) closed by
- fixed: Fixed in r2904
- 1:06 PM Changeset [2904] by
- Ticket #952: Error in calculating RTP packet extended header (thanks …
- 1:02 PM Ticket #952 (Error in calculating RTP packet extended header (thanks Thomas Falk for ...) created by
- The code in the function pjmedia_rtp_decode_rtp (in …
- 12:49 PM FAQ edited by
- (diff)
- 12:45 PM FAQ edited by
- (diff)
Aug 19, 2009:
- 9:39 AM Changeset [2903] by
- Misc #951: use UPPERCASE characters in transport type in SIP Via header, …
- 9:36 AM Ticket #951 (Miscellaneous fixes) created by
- This is placeholder for miscellaneous/minor fixes.
Aug 18, 2009:
- 10:56 AM Ticket #950 (Support for QoS settings (TOS, DSCP, WMM, 802.1p) for sockets) created by
- Please see QoS for the detailed description.
- 10:34 AM S60-Phones-Supported edited by
- Added new section for S60 5th edition devices (diff)
- 10:27 AM WikiStart edited by
- Added VAS link into Symbian section. (diff)
- 10:23 AM Audio_Dev_API edited by
- Added VAS into the supported audio backends list. (diff)
Aug 17, 2009:
- 10:03 PM Changeset [2902] by
- Changed version to 1.4-trunk
- 9:45 PM Milestone release-1.4 completed
- == Release Focus == Release focus: - Nokia VAS and VAS-Direct Support - …
- 9:45 PM Ticket #915 (Miscellaneous fixes) closed by
- fixed
- 9:44 PM Milestone release-1.4-QA completed
- Ticket list: [[TicketQuery(...)]]
- 9:31 PM Changeset [2901] by
- Tagged 1.4
- 9:30 PM Changeset [2900] by
- Changed version to 1.4
- 9:26 PM Ticket #947 (SRTP stops functioning after the library is restarted) closed by
- fixed
- 9:25 PM Ticket #948 (Replaces extension stops functioning after the library is restarted.) closed by
- fixed
- 9:24 PM Changeset [2899] by
- Misc fix (ticket #915): Updated VS2005 pjproject-vs8.sln removing platform …
- 8:54 PM Changeset [2898] by
- Misc (ticket #915): removed mention of version number in PJSIP (it's …
- 8:28 PM Changeset [2897] by
- Ticket #833: Updated dump-config in pjsua app to include Session Timer …
- 7:28 PM Ticket #949 (Refreshing session in Session Timer should also notice media transport ...) created by
- Currently media transport attributes transmitted by refresher is not …
- 6:55 PM Changeset [2896] by
- More ticket #833: - special treatment in ICE media transport, since …
- 5:31 PM VAS edited by
- Added note about specifying VAS version in building steps, also note about … (diff)
- 4:30 PM Changeset [2895] by
- Ticket #866: Fixed compile error caused by implicit conversion from void* …
- 3:59 PM Changeset [2894] by
- Ticket #948: Fixed bug Replaces extension stops functioning after the …
- 3:57 PM Ticket #948 (Replaces extension stops functioning after the library is restarted.) created by
- 3:56 PM Changeset [2893] by
- Ticket #833: Fixed bug session timer won't work properly after pjsua-lib …
- 3:33 PM Changeset [2892] by
- Misc (ticket #915): added reload command in pjsua to shutdown and …
- 3:17 PM Changeset [2891] by
- Fixed ticket #974: SRTP stops functioning after the library is restarted
- 3:09 PM Ticket #947 (SRTP stops functioning after the library is restarted) created by
- SRTP session creation will return failure after the (PJSUA-LIB or PJMEDIA) …
- 2:42 PM Changeset [2890] by
- Ticket #833: Updated previous fix for Session Timer (timer callback gets …
- 12:59 PM Changeset [2889] by
- Ticket #833: Fixed bug in session timer, timer callback shouldn't perform …
- 11:30 AM Ticket #946 (Symbian kern-exec 0 in resolving IPv6 address.) closed by
- fixed: In r2888: - Fixed Symbian address resolver to have PJ_HAS_IPV6 check, so …
- 11:29 AM Changeset [2888] by
- Ticket #946: Fixed Symbian address resolver to have PJ_HAS_IPV6 check, so …
- 11:17 AM Ticket #946 (Symbian kern-exec 0 in resolving IPv6 address.) created by
- Found that kern-exec 0 is caused by access to RHostResolver instance for …
- 10:43 AM Ticket #945 (Account config may not get initialized with default values if ...) closed by
- fixed: Fixed in r2887: - added call to pjsua_config_default() in init_data(), so …
- 10:42 AM Changeset [2887] by
- Ticket #945: Account config may not get initialized with default values if …
- 10:41 AM Ticket #945 (Account config may not get initialized with default values if ...) created by
- This is because account config inherits several global PJSUA-LIB config …
- 10:10 AM Changeset [2886] by
- More #935: don't call pj_sockaddr_init() for PJ_AF_INET6 if IPv6 is not …
- 9:06 AM Changeset [2885] by
- Misc fix (ticket #915): - Removed self detach() in destroy() in transport …
- 8:29 AM Changeset [2884] by
- Misc (#915): several fixes on the python unit tests on Linux: - added …
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 …
Note: See TracTimeline
for information about the timeline view.