提交 30f7480c authored 作者: Anthony Minessale's avatar Anthony Minessale

FS-5680 revert, set this variable globally in vars.xml instead

上级 e2e8a57d
......@@ -2804,9 +2804,6 @@ SWITCH_DECLARE(uint8_t) switch_core_media_negotiate_sdp(switch_core_session_t *s
if (!strcasecmp(attr->a_name, "fingerprint") && !zstr(attr->a_value)) {
got_crypto = 1;
if (sdp_type == SDP_TYPE_REQUEST) {
switch_channel_set_variable(session->channel, "answer_delay", "2500");
}
}
}
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论