提交 03a9c7e1 authored 作者: Anthony Minessale's avatar Anthony Minessale 提交者: Brian West

FS-8575 #resolve [No DTMF passed from a to b during rfc 2833 events.]

上级 18688596
......@@ -6728,6 +6728,7 @@ static int rtp_common_read(switch_rtp_t *rtp_session, switch_payload_t *payload_
case RESULT_GOTO_TIMERCHECK:
goto timer_check;
case RESULT_CONTINUE:
status = SWITCH_STATUS_SUCCESS;
goto result_continue;
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论