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
3080862c
Commit
3080862c
authored
Jan 16, 2017
by
Simon Morlat
Browse files
add test for a rare crash
parent
c0048ed8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
mediastreamer2
mediastreamer2
+1
-1
oRTP
oRTP
+1
-1
tester/call_single_tester.c
tester/call_single_tester.c
+1
-1
No files found.
mediastreamer2
@
66423e00
Subproject commit
07d69113f6e19a2f72ebfe99f5c2af3e7b7e5f2a
Subproject commit
66423e00293dc6f840428ad0e5dabd52f1ec0115
oRTP
@
4b85949a
Subproject commit
d98a04c13d0a670f77daeb9f7cc97d5d30cc713d
Subproject commit
4b85949abbca071b17c65efe48e03d632718fa59
tester/call_single_tester.c
View file @
3080862c
...
...
@@ -5383,7 +5383,7 @@ static void call_with_network_reachable_down_in_callback(void){
linphone_core_cbs_set_call_state_changed
(
cbs
,
my_call_state_changed_cb
);
marie
=
linphone_core_manager_new
(
"
marie_rc
"
);
marie
=
linphone_core_manager_new
(
"
laure_rc_udp
"
);
linphone_core_add_callbacks
(
marie
->
lc
,
cbs
);
...
...
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