no need to specify soundcards (there is only one)
This commit is contained in:
parent
9d23369be9
commit
6c0386c9c0
1 changed files with 3 additions and 3 deletions
|
@ -31,9 +31,9 @@ video_jitt_comp=60
|
||||||
nortp_timeout=30
|
nortp_timeout=30
|
||||||
|
|
||||||
[sound]
|
[sound]
|
||||||
playback_dev_id=ANDROID SND: Android Sound card
|
playback_dev_id=
|
||||||
ringer_dev_id=ANDROID SND: Android Sound card
|
ringer_dev_id=
|
||||||
capture_dev_id=ANDROID SND: Android Sound card
|
capture_dev_id=
|
||||||
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=120
|
ec_tail_len=120
|
||||||
|
|
Loading…
Reference in a new issue