Timeline
Aug 7, 2006:
- 1:22 PM Changeset [661] by
- Fixed bug in --auto-conf option in pjsua
- 1:22 PM Changeset [660] by
- Added Ctrl-C handler for pjsua Windows, and added average bps in media …
- 12:11 PM Changeset [659] by
- Added --auto-conf options in pjsua, also enable speex/3200, and set …
- 10:24 AM Changeset [658] by
- Change set_ec_tail() API to set_ec() in sound port, also change suppressor …
Aug 6, 2006:
- 11:07 PM Changeset [657] by
- Fixed assertion error if ACK is received before INVITE transaction sends …
- 6:23 PM Changeset [656] by
- Echo suppressor tuning and testing on WincE, and also added …
- 2:15 PM Changeset [655] by
- Change the silence suppressor to use the adaptive silence detector.
- 2:11 PM Changeset [654] by
- Change unescaping function in scanner and string.c to NOT unescape when …
- 12:07 PM Changeset [653] by
- Change AEC into generic echo canceller framework with either AEC or simple …
Aug 5, 2006:
- 9:07 PM Changeset [652] by
- Set to use PCMU and disable AEC for WinCE target.
- 11:13 AM Changeset [651] by
- AEC and sound backend fixes: - Changed default sound backend in Windows to …
Aug 4, 2006:
- 9:01 PM Changeset [650] by
- Fixed error in setting up tail length in sound_port
- 8:54 PM Changeset [649] by
- Fixed bug in pjsua_media.c because of recent AEC changes: sound device is …
- 6:27 PM Changeset [648] by
- More work on the AEC (including changes in PJSUA), embed the AEC in …
- 5:18 PM Changeset [647] by
- Fixed complilation error in config.h for ARM target.
- 11:08 AM Changeset [646] by
- More experimentation with AEC: (1) added media port to create …
- 11:06 AM Changeset [645] by
- Removed the constness of the captured frame from pjmedia_snd_rec_cb …
- 11:00 AM Changeset [644] by
- Experimental change in PJMEDIA dsound.c DirectSound? backend: (1) Don't …
Aug 2, 2006:
- 7:41 PM Changeset [643] by
- Fix compilation error in MacOS because of recent changes in config.h, also …
- 6:22 PM Changeset [642] by
- Added experimental AEC media port (aec_port.[hc]) based on Speex AEC in …
Aug 1, 2006:
- 11:09 PM Changeset [641] by
- Added simple WinCE application: - added pjsua_wince in pjsip-apps, which …
- 11:01 PM Changeset [640] by
- Fix PJLIB on WinCE: - Added CPU and OS autodetection feature in config.h. …
Jul 31, 2006:
- 6:54 PM Changeset [639] by
- Changed siprtp on Linux to raise the thread priority
- 3:25 PM Changeset [638] by
- Really add the iLBC files into SVN now (duh!).
- 3:19 PM Changeset [637] by
- - Added iLBC codec (experimental) with the following features: - …
- 3:10 PM Changeset [636] by
- Fixed bug in registring external thread: thread descriptor is not large …
Jul 29, 2006:
- 8:29 PM Changeset [635] by
- Another take at fixing 64bit problems. PJ_MAX_OBJ_NAME is increased to 32 …
- 11:15 AM Changeset [634] by
- Removed pj/compat/sprintf.h from MSVC workspace, also changed "make size" …
- 11:14 AM Changeset [633] by
- Added pjmedia_port_info_init() to fill in pjmedia_port_info structure, …
Jul 27, 2006:
- 10:04 PM Changeset [632] by
- Added capability in pjsua to add application created media port to pjsua's …
- 10:03 PM Changeset [631] by
- - Added splitter/combiner port (splitcomb.c) - Added function to …
Jul 26, 2006:
- 5:29 PM Changeset [630] by
- Committed changes to MSVC workspace re: recent speex changes
- 5:05 PM Changeset [629] by
- Added --ptime and --no-vad option in pjsua
- 5:04 PM Changeset [628] by
- - Bring speex codec up to date with their SVN trunk - Speex codec should …
- 11:23 AM Changeset [627] by
- Fixed rather loud clicking/tick noise when call is established. This was …
Jul 25, 2006:
- 11:54 AM Changeset [626] by
- Fixed minor bug in siprtp: in summary report, percentage of RX loss is …
Jul 24, 2006:
- 2:07 AM Changeset [625] by
- Added initial implementation of autoconf script (aconfigure)
Jul 23, 2006:
- 2:38 PM Changeset [624] by
- Added 64bit Linux target (x86_64), also fixed compilation warnings when …
- 10:10 AM Changeset [623] by
- Improvement/bug fix in hash table lookup to allow user to specify the hash …
Jul 22, 2006:
- 1:42 PM Changeset [622] by
- Changed all public header files to compile correctly when -ansi and …
- 12:53 PM Changeset [621] by
- Few changes in siprtp: (1) Added "s" command to show summary of all calls …
- 12:49 PM Changeset [620] by
- pjsua application should check that the --max-calls argument does not …
- 12:47 PM Changeset [619] by
- Fixed bug in tel: URI unescaping code
- 12:45 PM Changeset [618] by
- Added PJMEDIA_RTCP_IGNORE_FIRST_PACKETS macro to let application decides …
Jul 21, 2006:
- 1:24 PM Changeset [617] by
- Fixed compilation error when -ansi and -pedantic flags are used (the …
Jul 18, 2006:
- 10:15 PM Changeset [616] by
- Version 0.5.7 web release
- 9:12 PM Changeset [615] by
- Undo modification to use timer, and back to using threads as the …
- 5:54 PM Changeset [614] by
- Increased version number to 0.5.7!
- 4:08 PM Changeset [613] by
- Fixed error in tel: URI test in pjsip-test
- 2:39 PM Changeset [612] by
- Small improvements: (1) pjsua now responds to incoming OPTIONS request, …
- 12:33 AM Changeset [611] by
- More intelligent PJSUA-LIB in selecting the appropriate address for …
- 12:10 AM Changeset [610] by
- Fixed several bugs related to TCP:
Jul 17, 2006:
- 12:02 PM Changeset [609] by
- Set the SDP parser to allow blank newline at the end of the message
- 11:24 AM Changeset [608] by
- Bug fix of previous bug fix
- 10:19 AM Changeset [607] by
- Syntax error in tel URI parsing (oops)
- 10:04 AM Changeset [606] by
- Fixed bugs with the parsing (re: allowable chars): (1) Parameters in URI …
Jul 16, 2006:
- 10:40 AM Changeset [605] by
- Fixed crash in SIP TCP transport deinitialization, and set pjsip-perf to …
Jul 14, 2006:
- 3:20 PM Changeset [604] by
- Attempt to get some applications linked for RTEMS target, just to get the …
Jul 11, 2006:
- 12:25 PM Changeset [603] by
- Some minor modifications here and there in pjsip-perf
- 9:53 AM Changeset [602] by
- Added PJSIP_MAX_NET_EVENTS configuration to pjsip
Jul 10, 2006:
- 9:39 PM Changeset [601] by
- pjsip-perf uses 1 milisecond polling timeout because IOCP does not work …
- 9:37 PM Changeset [600] by
- Fixed several bugs with TCP transport: (1) Handle crash in transaction, …
- 9:35 PM Changeset [599] by
- Fixed several bugs in WinNT IOCP: (1) accept() does not return correct …
- 9:30 PM Changeset [598] by
- Do several ioqueue poll in one go in pjsip_endpoint, because IOCP can only …
- 2:40 PM Changeset [597] by
- Fixed bug in PJSUA API re: account selection and Contact header for …
Jul 9, 2006:
- 10:11 AM Changeset [596] by
- Fix minor bug in displaying invalid message (previously the whole TCP …
- 10:06 AM Changeset [595] by
- Report peak memory used upon exiting
- 10:05 AM Changeset [594] by
- Added feature to report peak memory used in caching pool
Jul 8, 2006:
- 7:49 PM Changeset [593] by
- Added caching pool capacity upon exiting pjsip-perf
- 7:46 PM Changeset [592] by
- Attempted to fix epoll for Linux
- 10:03 AM Changeset [591] by
- More fine tuning on the footprint report generation script
Note: See TracTimeline
for information about the timeline view.