mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-22 21:58:08 +00:00
Fixed crash at the end of the audio bypass tester
This commit is contained in:
parent
d53f71aa21
commit
6a2a8aa3e1
2 changed files with 2 additions and 2 deletions
|
|
@ -52,7 +52,7 @@ dns_srv_enabled=0 #no srv needed in general
|
|||
stun_server=stun.linphone.org
|
||||
|
||||
[misc]
|
||||
add_missing_audio_codecs=0
|
||||
add_missing_audio_codecs=1
|
||||
|
||||
[audio_codec_0]
|
||||
mime=L16
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ dns_srv_enabled=0 #no srv needed in general
|
|||
stun_server=stun.linphone.org
|
||||
|
||||
[misc]
|
||||
add_missing_audio_codecs=0
|
||||
add_missing_audio_codecs=1
|
||||
|
||||
[audio_codec_0]
|
||||
mime=L16
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue