|
|
@688
|
18 years |
bennylp |
Added initial "norefersub" (RFC 4488) implementation in PJSUA-LIB, and …
|
|
|
@687
|
18 years |
bennylp |
The bloody thing links!!
|
|
|
@686
|
18 years |
bennylp |
Supposed to link correctly, but it is not..
|
|
|
@685
|
18 years |
bennylp |
Support for PUBLISH (RFC 3903):
- API BREAK: pjsua_pres_create_uac() API …
|
|
|
@684
|
18 years |
bennylp |
Fixed yet another bug for 64bit target: error in initializing caching pool …
|
|
|
@683
|
18 years |
bennylp |
Added initial PUBLISH client support, and also default account selection …
|
|
|
@682
|
18 years |
bennylp |
Temp fix for dll unresolved
|
|
|
@681
|
18 years |
ismangil |
Work in progress. Linking problems.
|
|
|
@680
|
18 years |
ismangil |
Work in progress. Compile and links cleanly. Executes in console mode …
|
|
|
@679
|
18 years |
ismangil |
Build system now works for Symbian S60 3rd Ed emulator
|
|
|
@678
|
18 years |
ismangil |
Need NULL (again)
|
|
|
@677
|
18 years |
ismangil |
Removed semicolon causing warning of empty declaration
|
|
|
@676
|
18 years |
bennylp |
Set default codec to PCMU in pjsip-perf
|
|
|
@675
|
18 years |
bennylp |
Improved logging consistency and added more logging info in verbosity 6
|
|
|
@674
|
18 years |
bennylp |
Added pj_thread_is_registered
|
|
|
@673
|
18 years |
bennylp |
Fixed bugs in previous deadlock workaround
|
|
|
@672
|
18 years |
bennylp |
Increased width for sender column in log message, and added additional …
|
|
|
@671
|
18 years |
bennylp |
Attempt to fix the race condition in dialog locking.
|
|
|
@670
|
18 years |
bennylp |
Added pjsdp in pjmedia Makefile
|
|
|
@669
|
18 years |
bennylp |
Removed copyright info from pj_timer_heap [hc], and explain more about ACE
|
|
|
@668
|
18 years |
bennylp |
Fixed run-time bug with simple_ua and pjsip-perf sample.
|
|
|
@667
|
18 years |
bennylp |
Changed WinCE demo app to automatically answer incoming calls.
|
|
|
@666
|
18 years |
ismangil |
Work in progress, RThread still not compiling
|
|
|
@665
|
18 years |
ismangil |
Apparently NULL is already defined
|
|
|
@664
|
18 years |
ismangil |
Moving to S60 3rd Edition
|
|
|
@663
|
18 years |
bennylp |
Fixed bugs in client registration (sip_regc.c): when re-registration …
|
|
|
@662
|
18 years |
bennylp |
Added logging in sip_regc.c to report the error when pjsip_regc_send() …
|
|
|
@661
|
18 years |
bennylp |
Fixed bug in --auto-conf option in pjsua
|
|
|
@660
|
18 years |
bennylp |
Added Ctrl-C handler for pjsua Windows, and added average bps in media …
|
|
|
@659
|
18 years |
bennylp |
Added --auto-conf options in pjsua, also enable speex/3200, and set …
|
|
|
@658
|
18 years |
bennylp |
Change set_ec_tail() API to set_ec() in sound port, also change suppressor …
|
|
|
@657
|
18 years |
bennylp |
Fixed assertion error if ACK is received before INVITE transaction sends …
|
|
|
@656
|
18 years |
bennylp |
Echo suppressor tuning and testing on WincE, and also added …
|
|
|
@655
|
18 years |
bennylp |
Change the silence suppressor to use the adaptive silence detector.
|
|
|
@654
|
18 years |
bennylp |
Change unescaping function in scanner and string.c to NOT unescape when …
|
|
|
@653
|
18 years |
bennylp |
Change AEC into generic echo canceller framework with either AEC or simple …
|
|
|
@652
|
18 years |
bennylp |
Set to use PCMU and disable AEC for WinCE target.
|
|
|
@651
|
18 years |
bennylp |
AEC and sound backend fixes:
- Changed default sound backend in Windows to …
|
|
|
@650
|
18 years |
bennylp |
Fixed error in setting up tail length in sound_port
|
|
|
@649
|
18 years |
bennylp |
Fixed bug in pjsua_media.c because of recent AEC changes: sound device is …
|
|
|
@648
|
18 years |
bennylp |
More work on the AEC (including changes in PJSUA), embed the AEC in …
|
|
|
@647
|
18 years |
bennylp |
Fixed complilation error in config.h for ARM target.
|
|
|
@646
|
18 years |
bennylp |
More experimentation with AEC: (1) added media port to create …
|
|
|
@645
|
18 years |
bennylp |
Removed the constness of the captured frame from pjmedia_snd_rec_cb …
|
|
|
@644
|
18 years |
bennylp |
Experimental change in PJMEDIA dsound.c DirectSound? backend: (1) Don't …
|
|
|
@643
|
18 years |
bennylp |
Fix compilation error in MacOS because of recent changes in config.h, also …
|
|
|
@642
|
18 years |
bennylp |
Added experimental AEC media port (aec_port.[hc]) based on Speex AEC in …
|
|
|
@641
|
18 years |
bennylp |
Added simple WinCE application:
- added pjsua_wince in pjsip-apps, which …
|
|
|
@640
|
18 years |
bennylp |
Fix PJLIB on WinCE:
- Added CPU and OS autodetection feature in config.h. …
|
|
|
@639
|
18 years |
bennylp |
Changed siprtp on Linux to raise the thread priority
|
|
|
@638
|
18 years |
bennylp |
Really add the iLBC files into SVN now (duh!).
|
|
|
@637
|
18 years |
bennylp |
- Added iLBC codec (experimental) with the following features:
- …
|
|
|
@636
|
18 years |
bennylp |
Fixed bug in registring external thread: thread descriptor is not large …
|
|
|
@635
|
18 years |
bennylp |
Another take at fixing 64bit problems. PJ_MAX_OBJ_NAME is increased to 32 …
|
|
|
@634
|
18 years |
bennylp |
Removed pj/compat/sprintf.h from MSVC workspace, also changed "make size" …
|
|
|
@633
|
18 years |
bennylp |
Added pjmedia_port_info_init() to fill in pjmedia_port_info structure, …
|
|
|
@632
|
18 years |
bennylp |
Added capability in pjsua to add application created media port to pjsua's …
|
|
|
@631
|
18 years |
bennylp |
- Added splitter/combiner port (splitcomb.c)
- Added function to …
|
|
|
@630
|
18 years |
bennylp |
Committed changes to MSVC workspace re: recent speex changes
|
|
|
@629
|
18 years |
bennylp |
Added --ptime and --no-vad option in pjsua
|
|
|
@628
|
18 years |
bennylp |
- Bring speex codec up to date with their SVN trunk
- Speex codec should …
|
|
|
@627
|
18 years |
bennylp |
Fixed rather loud clicking/tick noise when call is established. This was …
|
|
|
@626
|
18 years |
bennylp |
Fixed minor bug in siprtp: in summary report, percentage of RX loss is …
|
|
|
@625
|
18 years |
bennylp |
Added initial implementation of autoconf script (aconfigure)
|
|
|
@624
|
18 years |
bennylp |
Added 64bit Linux target (x86_64), also fixed compilation warnings when …
|
|
|
@623
|
18 years |
bennylp |
Improvement/bug fix in hash table lookup to allow user to specify the hash …
|
|
|
@622
|
18 years |
bennylp |
Changed all public header files to compile correctly when -ansi and …
|
|
|
@621
|
18 years |
bennylp |
Few changes in siprtp:
(1) Added "s" command to show summary of all calls …
|
|
|
@620
|
18 years |
bennylp |
pjsua application should check that the --max-calls argument does not …
|
|
|
@619
|
18 years |
bennylp |
Fixed bug in tel: URI unescaping code
|
|
|
@618
|
18 years |
bennylp |
Added PJMEDIA_RTCP_IGNORE_FIRST_PACKETS macro to let application decides …
|
|
|
@617
|
18 years |
bennylp |
Fixed compilation error when -ansi and -pedantic flags are used (the …
|
|
|
@616
|
18 years |
bennylp |
Version 0.5.7 web release
|
|
|
@615
|
18 years |
bennylp |
Undo modification to use timer, and back to using threads as the …
|
|
|
@614
|
18 years |
bennylp |
Increased version number to 0.5.7!
|
|
|
@613
|
18 years |
bennylp |
Fixed error in tel: URI test in pjsip-test
|
|
|
@612
|
18 years |
bennylp |
Small improvements: (1) pjsua now responds to incoming OPTIONS request, …
|
|
|
@611
|
18 years |
bennylp |
More intelligent PJSUA-LIB in selecting the appropriate address for …
|
|
|
@610
|
18 years |
bennylp |
Fixed several bugs related to TCP:
|
|
|
@609
|
18 years |
bennylp |
Set the SDP parser to allow blank newline at the end of the message
|
|
|
@608
|
18 years |
bennylp |
Bug fix of previous bug fix
|
|
|
@607
|
18 years |
bennylp |
Syntax error in tel URI parsing (oops)
|
|
|
@606
|
18 years |
bennylp |
Fixed bugs with the parsing (re: allowable chars): (1) Parameters in URI …
|
|
|
@605
|
18 years |
bennylp |
Fixed crash in SIP TCP transport deinitialization, and set pjsip-perf to …
|
|
|
@604
|
18 years |
bennylp |
Attempt to get some applications linked for RTEMS target, just to get the …
|
|
|
@603
|
18 years |
bennylp |
Some minor modifications here and there in pjsip-perf
|
|
|
@602
|
18 years |
bennylp |
Added PJSIP_MAX_NET_EVENTS configuration to pjsip
|
|
|
@601
|
18 years |
bennylp |
pjsip-perf uses 1 milisecond polling timeout because IOCP does not work …
|
|
|
@600
|
18 years |
bennylp |
Fixed several bugs with TCP transport: (1) Handle crash in transaction, …
|
|
|
@599
|
18 years |
bennylp |
Fixed several bugs in WinNT IOCP: (1) accept() does not return correct …
|
|
|
@598
|
18 years |
bennylp |
Do several ioqueue poll in one go in pjsip_endpoint, because IOCP can only …
|
|
|
@597
|
18 years |
bennylp |
Fixed bug in PJSUA API re: account selection and Contact header for …
|
|
|
@596
|
18 years |
bennylp |
Fix minor bug in displaying invalid message (previously the whole TCP …
|
|
|
@595
|
18 years |
bennylp |
Report peak memory used upon exiting
|
|
|
@594
|
18 years |
bennylp |
Added feature to report peak memory used in caching pool
|
|
|
@593
|
18 years |
bennylp |
Added caching pool capacity upon exiting pjsip-perf
|
|
|
@592
|
18 years |
bennylp |
Attempted to fix epoll for Linux
|
|
|
@591
|
18 years |
bennylp |
More fine tuning on the footprint report generation script
|
|
|
@590
|
18 years |
bennylp |
Fixed link errors in ioqueue epoll backend
|
|
|
@589
|
18 years |
bennylp |
Set the caching pool workspace size in pjsip-test to 2MB (configurable)
|
|
|