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) {
|
||||
switch_core_media_absorb_sdp(session);
|
||||
}
|
||||
//if (!smh->mparams->local_sdp_str) {
|
||||
switch_core_media_absorb_sdp(session);
|
||||
//}
|
||||
|
||||
}
|
||||
break;
|
||||
|
|
Loading…
Reference in New Issue