Timeline
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 …
Jul 15, 2009:
- 5:55 PM Ticket #919 (An iLBC session must use same mode in both directions.) closed by
- fixed
- 5:55 PM Changeset [2834] by
- 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
- Currently, pjsua will do asymmetric iLBC mode when SDP offer answer …
Jul 14, 2009:
- 2:33 PM Changeset [2833] by
- Ticket #909: - Added support for Nokia VAS 2.0. - Fixed wrong value …
- 1:45 PM Changeset [2832] by
- Ticket #918: Added C compatible declarations in modules: G.711, transport …
- 1:34 PM Ticket #918 (Initial porting for Symbian 5th edition) created by
Jul 10, 2009:
- 4:51 PM Ticket #917 (INVITE/CANCEL may be sent to different servers than the INVITE when DNS ...) created by
- RFC 3263 says: the ACK for non-2xx SIP responses to INVITE MUST be sent …
- 3:38 PM Ticket #916 (Crash in TURN client when TCP connection is used) closed by
- fixed: Fixed in r2831
- 3:38 PM Changeset [2831] by
- Ticket #916: Crash in TURN client when TCP connection is used
- 3:37 PM Ticket #916 (Crash in TURN client when TCP connection is used) created by
- Crash in TURN client when TCP connection is used to connect to the TURN …
Jul 2, 2009:
- 4:09 PM Changeset [2830] by
- Changed version to 1.0.3-trunk
- 3:59 PM Milestone release-1.0.3 completed
- This release is bug-fix only release of the stable 1.0 branch. For …
- 2:53 PM Changeset [2829] by
- Tagged 1.0.3
- 2:50 PM Changeset [2828] by
- Changed version to 1.0.3
- 11:09 AM Changeset [2827] by
- Misc fix (#915): Moved a call to dump_check() in ice_session.c to be …
- 11:04 AM Ticket #915 (Miscellaneous fixes) created by
- This is placeholder for miscellaneous or minor fixes.
- 8:24 AM Ticket #913 (Concurrency problem in select ioqueue may corrupt descriptor set) closed by
- fixed: In r2826: - fixed the concurrency problem - also fixed ioqueue …
- 8:24 AM Changeset [2826] by
- Ticket #913: Concurrency problem in select ioqueue may corrupt descriptor …
- 7:50 AM Ticket #914 (Concurrency problem in select ioqueue may corrupt descriptor set) created by
- This is duplicate of ticket #913 for 1.0 branch
Jul 1, 2009:
- 5:59 PM Nokia_APS_VAS_Direct edited by
- Updated about VAS support. (diff)
- 3:01 PM Getting-Started/TOC edited by
- Added VAS page to Getting Started/TOC (diff)
- 2:54 PM VAS created by
- Initial version of VAS doc
- 9:22 AM Ticket #913 (Concurrency problem in select ioqueue may corrupt descriptor set) created by
- If one thread is unregistering the socket while another is issuing pending …
Note: See TracTimeline
for information about the timeline view.