Timeline


and

Aug 8, 2006:

11:56 PM Changeset [666] by ismangil
Work in progress, RThread still not compiling
11:53 PM Changeset [665] by ismangil
Apparently NULL is already defined
11:53 PM Changeset [664] by ismangil
Moving to S60 3rd Edition
2:04 PM Changeset [663] by bennylp
Fixed bugs in client registration (sip_regc.c): when re-registration …
12:41 AM Changeset [662] by bennylp
Added logging in sip_regc.c to report the error when pjsip_regc_send() …

Aug 7, 2006:

1:22 PM Changeset [661] by bennylp
Fixed bug in --auto-conf option in pjsua
1:22 PM Changeset [660] by bennylp
Added Ctrl-C handler for pjsua Windows, and added average bps in media …
12:11 PM Changeset [659] by bennylp
Added --auto-conf options in pjsua, also enable speex/3200, and set …
10:24 AM Changeset [658] by bennylp
Change set_ec_tail() API to set_ec() in sound port, also change suppressor …

Aug 6, 2006:

11:07 PM Changeset [657] by bennylp
Fixed assertion error if ACK is received before INVITE transaction sends …
6:23 PM Changeset [656] by bennylp
Echo suppressor tuning and testing on WincE, and also added …
2:15 PM Changeset [655] by bennylp
Change the silence suppressor to use the adaptive silence detector.
2:11 PM Changeset [654] by bennylp
Change unescaping function in scanner and string.c to NOT unescape when …
12:07 PM Changeset [653] by bennylp
Change AEC into generic echo canceller framework with either AEC or simple …

Aug 5, 2006:

9:07 PM Changeset [652] by bennylp
Set to use PCMU and disable AEC for WinCE target.
11:13 AM Changeset [651] by bennylp
AEC and sound backend fixes: - Changed default sound backend in Windows to …

Aug 4, 2006:

9:01 PM Changeset [650] by bennylp
Fixed error in setting up tail length in sound_port
8:54 PM Changeset [649] by bennylp
Fixed bug in pjsua_media.c because of recent AEC changes: sound device is …
6:27 PM Changeset [648] by bennylp
More work on the AEC (including changes in PJSUA), embed the AEC in …
5:18 PM Changeset [647] by bennylp
Fixed complilation error in config.h for ARM target.
11:08 AM Changeset [646] by bennylp
More experimentation with AEC: (1) added media port to create …
11:06 AM Changeset [645] by bennylp
Removed the constness of the captured frame from pjmedia_snd_rec_cb …
11:00 AM Changeset [644] by bennylp
Experimental change in PJMEDIA dsound.c DirectSound? backend: (1) Don't …

Aug 2, 2006:

7:41 PM Changeset [643] by bennylp
Fix compilation error in MacOS because of recent changes in config.h, also …
6:22 PM Changeset [642] by bennylp
Added experimental AEC media port (aec_port.[hc]) based on Speex AEC in …

Aug 1, 2006:

11:09 PM Changeset [641] by bennylp
Added simple WinCE application: - added pjsua_wince in pjsip-apps, which …
11:01 PM Changeset [640] by bennylp
Fix PJLIB on WinCE: - Added CPU and OS autodetection feature in config.h. …

Jul 31, 2006:

6:54 PM Changeset [639] by bennylp
Changed siprtp on Linux to raise the thread priority
3:25 PM Changeset [638] by bennylp
Really add the iLBC files into SVN now (duh!).
3:19 PM Changeset [637] by bennylp
- Added iLBC codec (experimental) with the following features: - …
3:10 PM Changeset [636] by bennylp
Fixed bug in registring external thread: thread descriptor is not large …

Jul 29, 2006:

8:29 PM Changeset [635] by bennylp
Another take at fixing 64bit problems. PJ_MAX_OBJ_NAME is increased to 32 …
11:15 AM Changeset [634] by bennylp
Removed pj/compat/sprintf.h from MSVC workspace, also changed "make size" …
11:14 AM Changeset [633] by bennylp
Added pjmedia_port_info_init() to fill in pjmedia_port_info structure, …

Jul 27, 2006:

10:04 PM Changeset [632] by bennylp
Added capability in pjsua to add application created media port to pjsua's …
10:03 PM Changeset [631] by bennylp
- Added splitter/combiner port (splitcomb.c) - Added function to …

Jul 26, 2006:

5:29 PM Changeset [630] by bennylp
Committed changes to MSVC workspace re: recent speex changes
5:05 PM Changeset [629] by bennylp
Added --ptime and --no-vad option in pjsua
5:04 PM Changeset [628] by bennylp
- Bring speex codec up to date with their SVN trunk - Speex codec should …
11:23 AM Changeset [627] by bennylp
Fixed rather loud clicking/tick noise when call is established. This was …

Jul 25, 2006:

11:54 AM Changeset [626] by bennylp
Fixed minor bug in siprtp: in summary report, percentage of RX loss is …

Jul 24, 2006:

2:07 AM Changeset [625] by bennylp
Added initial implementation of autoconf script (aconfigure)

Jul 23, 2006:

2:38 PM Changeset [624] by bennylp
Added 64bit Linux target (x86_64), also fixed compilation warnings when …
10:10 AM Changeset [623] by bennylp
Improvement/bug fix in hash table lookup to allow user to specify the hash …

Jul 22, 2006:

1:42 PM Changeset [622] by bennylp
Changed all public header files to compile correctly when -ansi and …
12:53 PM Changeset [621] by bennylp
Few changes in siprtp: (1) Added "s" command to show summary of all calls …
12:49 PM Changeset [620] by bennylp
pjsua application should check that the --max-calls argument does not …
12:47 PM Changeset [619] by bennylp
Fixed bug in tel: URI unescaping code
12:45 PM Changeset [618] by bennylp
Added PJMEDIA_RTCP_IGNORE_FIRST_PACKETS macro to let application decides …

Jul 21, 2006:

1:24 PM Changeset [617] by bennylp
Fixed compilation error when -ansi and -pedantic flags are used (the

Jul 18, 2006:

10:15 PM Changeset [616] by bennylp
Version 0.5.7 web release
9:12 PM Changeset [615] by bennylp
Undo modification to use timer, and back to using threads as the …
5:54 PM Changeset [614] by bennylp
Increased version number to 0.5.7!
4:08 PM Changeset [613] by bennylp
Fixed error in tel: URI test in pjsip-test
2:39 PM Changeset [612] by bennylp
Small improvements: (1) pjsua now responds to incoming OPTIONS request, …
12:33 AM Changeset [611] by bennylp
More intelligent PJSUA-LIB in selecting the appropriate address for …
12:10 AM Changeset [610] by bennylp
Fixed several bugs related to TCP:

Jul 17, 2006:

12:02 PM Changeset [609] by bennylp
Set the SDP parser to allow blank newline at the end of the message
11:24 AM Changeset [608] by bennylp
Bug fix of previous bug fix
10:19 AM Changeset [607] by bennylp
Syntax error in tel URI parsing (oops)
10:04 AM Changeset [606] by bennylp
Fixed bugs with the parsing (re: allowable chars): (1) Parameters in URI …

Jul 16, 2006:

10:40 AM Changeset [605] by bennylp
Fixed crash in SIP TCP transport deinitialization, and set pjsip-perf to …

Jul 14, 2006:

3:20 PM Changeset [604] by bennylp
Attempt to get some applications linked for RTEMS target, just to get the …

Jul 11, 2006:

12:25 PM Changeset [603] by bennylp
Some minor modifications here and there in pjsip-perf
9:53 AM Changeset [602] by bennylp
Added PJSIP_MAX_NET_EVENTS configuration to pjsip

Jul 10, 2006:

9:39 PM Changeset [601] by bennylp
pjsip-perf uses 1 milisecond polling timeout because IOCP does not work …
9:37 PM Changeset [600] by bennylp
Fixed several bugs with TCP transport: (1) Handle crash in transaction, …
9:35 PM Changeset [599] by bennylp
Fixed several bugs in WinNT IOCP: (1) accept() does not return correct …
9:30 PM Changeset [598] by bennylp
Do several ioqueue poll in one go in pjsip_endpoint, because IOCP can only …
2:40 PM Changeset [597] by bennylp
Fixed bug in PJSUA API re: account selection and Contact header for …

Jul 9, 2006:

10:11 AM Changeset [596] by bennylp
Fix minor bug in displaying invalid message (previously the whole TCP …
10:06 AM Changeset [595] by bennylp
Report peak memory used upon exiting
10:05 AM Changeset [594] by bennylp
Added feature to report peak memory used in caching pool
Note: See TracTimeline for information about the timeline view.