mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-18 11:38:08 +00:00
update ortp
This commit is contained in:
parent
2a455a5fc7
commit
fbc08fa148
2 changed files with 2 additions and 2 deletions
|
|
@ -2325,7 +2325,7 @@ void linphone_call_init_audio_stream(LinphoneCall *call){
|
|||
AudioStream *audiostream;
|
||||
const char *location;
|
||||
int dscp;
|
||||
const char rtcp_tool=linphone_core_get_user_agent(call->core);
|
||||
const char *rtcp_tool=linphone_core_get_user_agent(call->core);
|
||||
char* cname;
|
||||
|
||||
if (call->audiostream != NULL) return;
|
||||
|
|
|
|||
2
oRTP
2
oRTP
|
|
@ -1 +1 @@
|
|||
Subproject commit 761cfd7c0eb76359b0dabeffd6533071b41a2914
|
||||
Subproject commit d51e5aa8c24a8dd9e3a7bd9995a9f6fb070bda06
|
||||
Loading…
Add table
Reference in a new issue