Timeline
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 …
Jun 30, 2009:
- 3:14 PM Ticket #912 (Flags in logging configuration to append log file instead of overwriting ...) created by
- Add couple of logging flags in PJSUA-LIB logging configuration: - flag to …
- 3:02 PM Changeset [2825] by
- Ticket #910: - Added a new API pjmedia_codec_passthrough_init2(). - …
- 1:54 PM Ticket #911 (Crash when receiving NOTIFY after subscription is terminated (thanks Johan ...) closed by
- fixed: In r2824: - added subscription state name string in pjsua_buddy_info and …
- 1:53 PM Changeset [2824] by
- Related to #911: - added subscription state name string in …
- 1:49 PM Changeset [2823] by
- Related to #911: - added SIPp scenario for scenario when the first NOTIFY …
- 1:47 PM Changeset [2822] by
- Ticket #911: Crash when receiving NOTIFY after subscription is terminated …
- 1:37 PM Changeset [2821] by
- Ticket #909: - Added new audio device VAS for Symbian platform. - …
- 1:33 PM Ticket #911 (Crash when receiving NOTIFY after subscription is terminated (thanks Johan ...) created by
- Ticket #873 causes crash on the following scenario on the subscriber side: …
- 12:20 PM Ticket #910 (Configurable passthrough codecs based on audio device encoding formats ...) created by
- Currently, passthrough codec enables all codecs it has in compile-time. …
- 12:09 PM Ticket #909 (Integration of VoIP Audio Service (VAS) for Nokia S60) created by
Jun 29, 2009:
- 11:36 AM Ticket #908 (pjlib-test failed on select() test Windows Vista multi-core) closed by
- fixed: In r2820: - backported changes from ticket #890
- 11:35 AM Changeset [2820] by
- Ticket #908: backported changes from ticket #890
- 11:29 AM Ticket #908 (pjlib-test failed on select() test Windows Vista multi-core) created by
- This is a duplicate of ticket #890 for 1.0.x branch
Jun 25, 2009:
- 1:30 PM Ticket #773 (Miscellaneous fixes) closed by
- fixed: In r2819: backported changes from #838: - from r2749: protect pj_strdup() …
- 1:29 PM Changeset [2819] by
- Ticket #773 (misc fixes): backported changes from #838: - from r2749: …
- 1:27 PM Changeset [2818] by
- Ticket #773 (mixed fixes): backported changes from #772: - from r2566: …
- 1:18 PM Ticket #900 (pjlib-test failed on timer heap test on Symbian S60 3rd Edition MR) closed by
- fixed: In r2817: - backported changes in #893
- 1:18 PM Changeset [2817] by
- Ticket #900: pjlib-test failed on timer heap test on Symbian S60 3rd …
- 1:15 PM Ticket #899 (pjlib-test failed with "Bus Error" on MacOS X) closed by
- fixed: In r2816: - backported changes in #891
- 1:14 PM Changeset [2816] by
- Ticket #899: pjlib-test failed with "Bus Error" on MacOS X - backported …
- 1:13 PM Ticket #905 (Pressing call hold twice in pjsua will cause call to be unheld) closed by
- fixed: In r2815: - backported from #880
- 1:13 PM Changeset [2815] by
- Ticket #905: Pressing call hold twice in pjsua will cause call to be …
- 1:12 PM Ticket #904 (Return error instead of asserting when PJSUA-LIB fails to open log file) closed by
- fixed: In r2814: - backported changes from #867
- 1:11 PM Changeset [2814] by
- Ticket #904: Return error instead of asserting when PJSUA-LIB fails to …
- 1:09 PM Ticket #898 (Race condition in sound auto-close feature may cause sound device to not ...) closed by
- fixed: In r2813: - backported changes from #824
- 1:09 PM Changeset [2813] by
- Ticket #898: Race condition in sound auto-close feature may cause sound …
- 1:06 PM Ticket #790 (Buddy callback is still called even after buddy has been deleted (thanks ...) closed by
- fixed: In r2812: - backported changes from #789
- 1:05 PM Changeset [2812] by
- Ticket #790: Buddy callback is still called even after buddy has been …
- 1:01 PM Ticket #787 (Crash when UAC invite or subscribe session initialization fails (thanks ...) closed by
- fixed: In r2811: - backported changes from #786
- 1:01 PM Changeset [2811] by
- Ticket #787: Crash when UAC invite or subscribe session initialization …
- 12:53 PM Ticket #901 (TURN client ignores the allocation parameter specified by application) closed by
- fixed: In r2810: - backported changes from #889
- 12:53 PM Changeset [2810] by
- Ticket #901: TURN client ignores the allocation parameter specified by …
- 12:46 PM Ticket #837 (SHA1 encryption may corrupt STUN packets with MESSAGE-INTEGRITY) closed by
- fixed: In r2809: - backported changes from #836
- 12:46 PM Changeset [2809] by
- Ticket #837: SHA1 encryption may corrupt STUN packets with …
- 12:42 PM Ticket #813 (Wrong selection of default candidate among host candidates) closed by
- fixed: In r2808: - backported changes in #757
- 12:42 PM Changeset [2808] by
- Ticket #813: Wrong selection of default candidate among host candidates - …
- 12:34 PM Ticket #826 (FILE_APPEND_DATA is not valid on Smartphone/Pocket PC2003 and Windows ...) closed by
- fixed: In r2807: - backported changes from #825
- 12:33 PM Changeset [2807] by
- Ticket #826: FILE_APPEND_DATA is not valid on Smartphone/Pocket? PC2003 and …
- 12:32 PM Ticket #770 (Bug in select ioqueue: event counter may exceed maximum value, causing ...) closed by
- fixed: In r2806 - backported changes in #769
- 12:31 PM Changeset [2806] by
- Ticket #770: Bug in select ioqueue: event counter may exceed maximum …
- 12:29 PM Ticket #765 (Bug with milliseconds time resolution in WinCE/Windows Mobile targets ...) closed by
- fixed: In r2805: - backported changes in #764
- 12:29 PM Changeset [2805] by
- Ticket #765: Bug with milliseconds time resolution in WinCE/Windows Mobile …
- 12:26 PM Ticket #759 (Problem with TCP transport on Symbian) closed by
- fixed: In r2804 - backported changes in #758
- 12:26 PM Changeset [2804] by
- Ticket #759: Problem with TCP transport on Symbian - backported changes …
- 12:15 PM Ticket #897 (Bug with generating SDP version in origin line (thanks Joel Dodson for the ...) closed by
- duplicate: This ticket is duplicate of #795.
- 12:03 PM Ticket #846 (Crash in 100rel after CANCEL is received and 487 is sent (thanks Gang Liu ...) closed by
- fixed: In r2803: - backported from #845
- 12:02 PM Changeset [2803] by
- Ticket #846: Crash in 100rel after CANCEL is received and 487 is sent …
- 11:30 AM Ticket #843 (Error parsing status line in sipfrag message body in call transfer ...) closed by
- fixed: In r2802: - backported changes from #842
- 11:29 AM Changeset [2802] by
- Ticket #843: Error parsing status line in sipfrag message body in call …
- 11:22 AM Ticket #816 (Re-INVITE transactions takes too long to be cleared when failed final ...) closed by
- fixed: In r2801: - backported changes from #815
- 11:21 AM Changeset [2801] by
- Ticket #816: Re-INVITE transactions takes too long to be cleared when …
- 11:17 AM Ticket #799 (UAC disconnect call when receiving BYE in early state (thanks Gang Liu for ...) closed by
- fixed: In r2800: - backported changes from #798
- 11:17 AM Changeset [2800] by
- Ticket #799: UAC disconnect call when receiving BYE in early state (thanks …
- 10:58 AM Ticket #797 (Behavior when cancelling INVITE before provisional response is received) closed by
- fixed: In r2799: - backported from ticket #506
- 10:58 AM Changeset [2799] by
- Ticket #797: Behavior when cancelling INVITE before provisional response …
- 10:48 AM Ticket #796 (Handle the case when CANCEL is responded with 200/OK but 487 is not sent) closed by
- fixed: Done in r2798
- 10:48 AM Changeset [2798] by
- Ticket #796: Handle the case when CANCEL is responded with 200/OK but 487 …
- 10:06 AM Ticket #906 (Transaction is not destroyed when transport timeout event comes later than ...) closed by
- fixed: Fixed in r2797
- 10:05 AM Ticket #907 (Transaction is not destroyed when transport timeout event comes later than ...) created by
- This is duplicate of ticket #906 for 1.0 branch.
- 10:05 AM Changeset [2797] by
- Ticket #906: Transaction is not destroyed when transport timeout event …
- 10:00 AM Ticket #906 (Transaction is not destroyed when transport timeout event comes later than ...) created by
- Steps to reproduce: 1. reduce transaction timeout to 16 seconds or less …
- 8:08 AM Changeset [2796] by
- Changed version to 1.3-trunk
Jun 24, 2009:
- 6:53 PM Ticket #795 (Bug with generating SDP version in origin line (thanks Joel Dodson for the ...) closed by
- fixed: In r2795: - merged changes from #794
- 6:52 PM Changeset [2795] by
- Ticket #795: merged changes from ticket #794
- 4:00 PM Ticket #903 (SRTP should accept tag 0 in crypto attribute in the SDP) closed by
- fixed: In r2794: - backported changes from ticket #862
- 4:00 PM Changeset [2794] by
- Ticket #903: backported changes from ticket #862
- 3:53 PM Ticket #902 (Bug in digit map frequencies for DTMF digits (thanks FCCH for the report)) closed by
- fixed: In r2793: - backported changes from ticket #855
- 3:52 PM Changeset [2793] by
- Ticket #902: backported changes from ticket #855
- 3:47 PM Ticket #885 (Codec must not generate keep-alive frames when ...) closed by
- fixed: In r2792: - backported changes from ticket #884
- 3:46 PM Changeset [2792] by
- Ticket #885: backported changes from ticket #884
- 3:42 PM Ticket #875 (Some codecs don't maintain timestamp (Thanks Roman Imankulov for the ...) closed by
- fixed: In r2791: - backported changes from ticket #874
- 3:40 PM Changeset [2791] by
- Ticket #875: backported changes from ticket #874
- 3:27 PM Ticket #835 (Delay buffer's mutex leaks (thanks Girish Kumar for the report).) closed by
- fixed: In r2790: - backported changes from ticket #834
- 3:26 PM Changeset [2790] by
- Ticket #835: backported changes from ticket #834
- 3:21 PM Ticket #782 (Conference bridge must protect all ports accesses.) closed by
- fixed: In r2789: - backported changes from ticket #781
- 3:20 PM Changeset [2789] by
- Ticket #782: backported changes from ticket #781
- 3:17 PM Ticket #779 (Endianness issue in IPP G.722.1 codec.) closed by
- invalid: Currently, G.722.1 is only available on 1.x series, starting from 1.2
- 3:16 PM Ticket #775 (Integration of codec G.722.1 and G.722.1c (SIREN7/14) to 1.0.x series) closed by
- invalid: Currently, G.722.1 is only available on 1.x series, starting from 1.2
- 2:48 PM Ticket #763 (Possibility of infinite loop in jitter buffer (thanks Michael Broughton ...) closed by
- fixed: In r2788: - backported changes from ticket #762
- 2:46 PM Changeset [2788] by
- Ticket #763: backported changes from ticket #762
- 12:11 PM Ticket #905 (Pressing call hold twice in pjsua will cause call to be unheld) created by
- This is duplicate of ticket #880 for 1.0 branch
- 12:09 PM Ticket #904 (Return error instead of asserting when PJSUA-LIB fails to open log file) created by
- This is duplicate of ticket #867 for 1.0 branch
- 11:54 AM Ticket #903 (SRTP should accept tag 0 in crypto attribute in the SDP) created by
- This is duplicate of ticket #862 for 1.0.x
- 11:51 AM Ticket #902 (Bug in digit map frequencies for DTMF digits (thanks FCCH for the report)) created by
- This is duplicate of ticket #855 for 1.0 branch
- 11:48 AM Ticket #901 (TURN client ignores the allocation parameter specified by application) created by
- This is duplicate of ticket #889 for 1.0.x branch.
- 11:45 AM Ticket #900 (pjlib-test failed on timer heap test on Symbian S60 3rd Edition MR) created by
- This is duplicate of ticket #893 for 1.0.x branch
- 11:42 AM Ticket #899 (pjlib-test failed with "Bus Error" on MacOS X) created by
- This is duplicate of #891 for 1.0 branch
- 11:35 AM Ticket #898 (Race condition in sound auto-close feature may cause sound device to not ...) created by
- This is duplicate of #824 for 1.0 branch
- 11:33 AM Ticket #897 (Bug with generating SDP version in origin line (thanks Joel Dodson for the ...) created by
- This is duplicate of ticket #794 for 1.0 branch
- 10:27 AM Ticket #896 (Glitch noise in the beginning of call (thanks Ruud Klaver for the report).) created by
- This is a duplicate of ticket #820 for 1.0.x branch.
Jun 23, 2009:
- 4:47 PM Milestone release-1.3 completed
- == Release Focus == Release focus: - support for ICE regular nomination …
- 12:41 PM Changeset [2787] by
- Tagged 1.3
- 12:40 PM Changeset [2786] by
- Changed version to 1.3
- 12:13 PM Milestone release-1.3-QA completed
- Ticket list: === common === …
- 12:08 PM Changeset [2785] by
- Ticket #894: fixed failed pjnath ice test due to too many network adapter …
Jun 22, 2009:
- 9:18 PM Ticket #894 (pjnath-test failed on ICE test when the host has three or more network ...) closed by
- worksforme: The error happens if the host has three or more network adapters, causing …
- 9:17 PM Changeset [2784] by
- Ticket #894: pjnath test failed on ICE test if the host has three or more …
- 7:38 PM Ticket #895 (pjmedia-test crashes due to unable to find jbtest.dat) closed by
- fixed
- 7:35 PM Ticket #893 (pjlib-test failed on timer heap test on Symbian S60 3rd Edition MR) closed by
- fixed: In r2783: - Fixed timer test for Symbian to use Active Scheduler poll, …
- 7:33 PM Changeset [2783] by
- Ticket #893: Fixed timer test for Symbian to use Active Scheduler poll, …
- 7:22 PM Ticket #891 (pjlib-test failed with "Bus Error" on MacOS X) closed by
- fixed: Fixed in r2782: - fixed the deadlock in the test - with the deadlock …
- 7:18 PM Changeset [2782] by
- Ticket #891: fixed deadlock on pjlib-test ioqueue unregister stress test. …
- 2:06 PM Changeset [2781] by
- Ticket #758: - fixed transport TCP to call on_connect_complete when …
- 1:55 PM Changeset [2780] by
- Misc (#838): Updated symbian_ua_gui.mmp libraries order, previously there …
- 12:03 PM Changeset [2779] by
- Misc (#838): Added libpassthroughcodec.lib into symbian_ua_gui.mmp.
Note: See TracTimeline
for information about the timeline view.