[asterisk-bugs] [JIRA] (ASTERISK-23568) SendDTMF fails for repeating number

Chris Harris (JIRA) noreply at issues.asterisk.org
Tue Apr 1 08:57:18 CDT 2014


Chris Harris created ASTERISK-23568:
---------------------------------------

             Summary: 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
            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