mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-13 13:40:44 +00:00
FS-6153 try this patch
This commit is contained in:
parent
a21cbf8142
commit
7104ecac28
@ -7484,9 +7484,9 @@ SWITCH_DECLARE(switch_status_t) switch_core_media_receive_message(switch_core_se
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (!smh->mparams->local_sdp_str) {
|
//if (!smh->mparams->local_sdp_str) {
|
||||||
switch_core_media_absorb_sdp(session);
|
switch_core_media_absorb_sdp(session);
|
||||||
}
|
//}
|
||||||
|
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user