1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-03-04 17:51:03 +00:00

FS-6153 try this patch

This commit is contained in:
Anthony Minessale 2014-01-30 02:51:07 +05:00
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;