[asterisk-bugs] [JIRA] (ASTERISK-23568) SendDTMF fails for repeating number
Moskalev Valera (JIRA)
noreply at issues.asterisk.org
Mon Aug 31 10:34:33 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-23568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=227417#comment-227417 ]
Moskalev Valera commented on ASTERISK-23568:
--------------------------------------------
The bug was repeat with Asterisk version 11.17.1 and 1.8.20.0 (SendDTMF from 11 to 1.8) and dtmfmode=inband. In dtmfmode=rfc2833 works fine. In the same time on node with 1.8 dtmf recognize fine from another client with in-band mode.
> SendDTMF fails for repeating number
> -----------------------------------
>
> Key: ASTERISK-23568
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23568
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_senddtmf
> Affects Versions: 11.7.0
> Environment: Debian 7.4
> Reporter: Chris Harris
> Assignee: Rusty Newton
> Severity: Minor
>
> Repeating a digit in SendDTMF results in only 1 occurrence of the digit being sent.
> the following sends 1 dtmf digit:
> SendDTMF(0000000000,100) plays single 0
> the following sends 10 dtmf digits:
> SendDTMF(0987654321,100) plays all digits
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list