提交 2636141c authored 作者: Brian West's avatar Brian West

Revert FS-8565, its getting a few blames for 3cx interop issues, we need to…

Revert FS-8565, its getting a few blames for 3cx interop issues, we need to revisit the original reason and make sure this was the right fix.
上级 bfb9e96f
......@@ -2920,7 +2920,6 @@ SWITCH_DECLARE(switch_status_t) switch_rtp_set_remote_address(switch_rtp_t *rtp_
switch_mutex_lock(rtp_session->write_mutex);
rtp_session->remote_addr = remote_addr;
switch_cp_addr(rtp_session->rtp_from_addr, rtp_session->remote_addr);
if (change_adv_addr) {
rtp_session->remote_host_str = switch_core_strdup(rtp_session->pool, host);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论