[asterisk-bugs] [JIRA] (ASTERISK-28245) DMTF emulation not working if direct_media = yes and dtmf_mode = info is set
Kristijan Vrban (JIRA)
noreply at issues.asterisk.org
Wed Jan 16 08:26:47 CST 2019
Kristijan Vrban created ASTERISK-28245:
------------------------------------------
Summary: DMTF emulation not working if direct_media = yes and dtmf_mode = info is set
Key: ASTERISK-28245
URL: https://issues.asterisk.org/jira/browse/ASTERISK-28245
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/Channels
Affects Versions: 16.1.1
Reporter: Kristijan Vrban
DMTF emulation is not working if:
dtmf_mode = info
is set in combination with
direct_media = yes
Asterisk write:
[Jan 16 15:10:16] DTMF[27643][C-00000002]: channel.c:3801 __ast_read: DTMF end '8' received on PJSIP/kamailio-00000002, duration 160 ms
[Jan 16 15:10:16] DTMF[27643][C-00000002]: channel.c:3828 __ast_read: DTMF begin emulation of '8' with duration 160 queued on PJSIP/kamailio-00000002
But never reach "ast_channel_end_dtmf" to end emulation
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list