[asterisk-bugs] [JIRA] (ASTERISK-25940) AMI PlayDTMF plays DTMF in wrong thread

Mark Michelson (JIRA) noreply at issues.asterisk.org
Tue Apr 19 13:12:56 CDT 2016


Mark Michelson created ASTERISK-25940:
-----------------------------------------

             Summary: AMI PlayDTMF plays DTMF in wrong thread
                 Key: ASTERISK-25940
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25940
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Core/ManagerInterface
    Affects Versions: SVN
            Reporter: Mark Michelson


AMI's PlayDTMF command operates in the manager's thread. This has two major downsides:

1) It plays the DTMF digit to a channel in a thread outside the expected one. This can cause audio issues on the channel.
2) It blocks the manager thread for the duration of the DTMF digit.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list