Timeline


and

Aug 20, 2006:

8:47 PM Changeset [689] by bennylp
Finishing autoconf work, also fixed compilation error in publish.h
9:12 AM Changeset [688] by bennylp
Added initial "norefersub" (RFC 4488) implementation in PJSUA-LIB, and …

Aug 15, 2006:

11:44 PM Changeset [687] by bennylp
The bloody thing links!!
11:04 PM Changeset [686] by bennylp
Supposed to link correctly, but it is not..
8:26 PM Changeset [685] by bennylp
Support for PUBLISH (RFC 3903): - API BREAK: pjsua_pres_create_uac() API …
8:25 PM Changeset [684] by bennylp
Fixed yet another bug for 64bit target: error in initializing caching pool …
1:11 PM Changeset [683] by bennylp
Added initial PUBLISH client support, and also default account selection …
12:02 AM Changeset [682] by bennylp
Temp fix for dll unresolved

Aug 14, 2006:

11:18 PM Changeset [681] by ismangil
Work in progress. Linking problems.
12:55 AM Changeset [680] by ismangil
Work in progress. Compile and links cleanly. Executes in console mode …

Aug 13, 2006:

8:38 PM Changeset [679] by ismangil
Build system now works for Symbian S60 3rd Ed emulator
8:21 PM Changeset [678] by ismangil
Need NULL (again)
8:21 PM Changeset [677] by ismangil
Removed semicolon causing warning of empty declaration
6:20 PM Changeset [676] by bennylp
Set default codec to PCMU in pjsip-perf

Aug 12, 2006:

1:58 PM Changeset [675] by bennylp
Improved logging consistency and added more logging info in verbosity 6

Aug 11, 2006:

7:25 PM Changeset [674] by bennylp
Added pj_thread_is_registered
12:42 PM Changeset [673] by bennylp
Fixed bugs in previous deadlock workaround
12:42 PM Changeset [672] by bennylp
Increased width for sender column in log message, and added additional …

Aug 10, 2006:

9:44 PM Changeset [671] by bennylp
Attempt to fix the race condition in dialog locking.
2:26 PM Changeset [670] by bennylp
Added pjsdp in pjmedia Makefile
8:45 AM Changeset [669] by bennylp
Removed copyright info from pj_timer_heap [hc], and explain more about ACE

Aug 9, 2006:

1:53 PM Changeset [668] by bennylp
Fixed run-time bug with simple_ua and pjsip-perf sample.
11:59 AM Changeset [667] by bennylp
Changed WinCE demo app to automatically answer incoming calls.

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
Note: See TracTimeline for information about the timeline view.