mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
add test for a rare crash
This commit is contained in:
parent
c0048ed884
commit
3080862c62
3 changed files with 3 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 07d69113f6e19a2f72ebfe99f5c2af3e7b7e5f2a
|
||||
Subproject commit 66423e00293dc6f840428ad0e5dabd52f1ec0115
|
||||
2
oRTP
2
oRTP
|
|
@ -1 +1 @@
|
|||
Subproject commit d98a04c13d0a670f77daeb9f7cc97d5d30cc713d
|
||||
Subproject commit 4b85949abbca071b17c65efe48e03d632718fa59
|
||||
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue