Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
liblinphone
Commits
6a2a8aa3
Commit
6a2a8aa3
authored
May 03, 2016
by
Sylvain Berfini
🐮
Browse files
Fixed crash at the end of the audio bypass tester
parent
d53f71aa
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
tester/rcfiles/marie_rc_audio_bypass
tester/rcfiles/marie_rc_audio_bypass
+1
-1
tester/rcfiles/pauline_rc_audio_bypass
tester/rcfiles/pauline_rc_audio_bypass
+1
-1
No files found.
tester/rcfiles/marie_rc_audio_bypass
View file @
6a2a8aa3
...
...
@@ -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
...
...
tester/rcfiles/pauline_rc_audio_bypass
View file @
6a2a8aa3
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment