doh
This commit is contained in:
parent
29daaa07b0
commit
a9366e4485
|
@ -2968,7 +2968,7 @@ static int rtp_common_read(switch_rtp_t *rtp_session, switch_payload_t *payload_
|
|||
}
|
||||
|
||||
|
||||
if (rtp_session->dtmf_data.in_digit_ts) {
|
||||
if (bytes && rtp_session->dtmf_data.in_digit_ts) {
|
||||
if (!switch_rtp_ready(rtp_session)) {
|
||||
goto end;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue