mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-18 03:28:07 +00:00
repair audio only build
This commit is contained in:
parent
5afe239ed8
commit
e9e32912fd
1 changed files with 2 additions and 0 deletions
|
|
@ -157,9 +157,11 @@ static void call_with_transport_base(LinphoneTunnelMode tunnel_mode, bool_t with
|
|||
}
|
||||
}
|
||||
}
|
||||
#ifdef VIDEO_ENABLED
|
||||
if (with_video_and_ice){
|
||||
CU_ASSERT_TRUE(add_video(pauline, marie));
|
||||
}
|
||||
#endif
|
||||
end_call(pauline,marie);
|
||||
|
||||
ms_free(public_ip);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue