mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-18 11:58:09 +00:00
no need to specify soundcards (there is only one)
This commit is contained in:
parent
a7db549eaf
commit
40068e2965
1 changed files with 3 additions and 3 deletions
|
|
@ -31,9 +31,9 @@ video_jitt_comp=60
|
|||
nortp_timeout=30
|
||||
|
||||
[sound]
|
||||
playback_dev_id=ANDROID SND: Android Sound card
|
||||
ringer_dev_id=ANDROID SND: Android Sound card
|
||||
capture_dev_id=ANDROID SND: Android Sound card
|
||||
playback_dev_id=
|
||||
ringer_dev_id=
|
||||
capture_dev_id=
|
||||
remote_ring=/data/data/org.linphone/files/ringback.wav
|
||||
local_ring=/data/data/org.linphone/files/oldphone_mono.wav
|
||||
ec_tail_len=120
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue