update echo limiter configuration
This commit is contained in:
parent
c6f925f9e4
commit
0013199293
2 changed files with 9 additions and 1 deletions
|
@ -31,6 +31,14 @@ capture_dev_id=ANDROID SND: Android Sound card
|
||||||
remote_ring=/data/data/org.linphone/files/ringback.wav
|
remote_ring=/data/data/org.linphone/files/ringback.wav
|
||||||
local_ring=/data/data/org.linphone/files/oldphone_mono.wav
|
local_ring=/data/data/org.linphone/files/oldphone_mono.wav
|
||||||
ec_tail_len=100
|
ec_tail_len=100
|
||||||
|
el_type=mic
|
||||||
|
el_thres=0.05
|
||||||
|
el_force=100000
|
||||||
|
el_sustain=200
|
||||||
|
el_transmit_thres=1.7
|
||||||
|
ng_floorgain=0.01
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[video]
|
[video]
|
||||||
size=qvga-portrait
|
size=qvga-portrait
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 0a4d1c9248be0fb45eb2c410b036107176280513
|
Subproject commit 407d88929acc90da18c7a047f0d47d21efe09420
|
Loading…
Reference in a new issue