[asterisk-bugs] [JIRA] (ASTERISK-25940) AMI PlayDTMF plays DTMF in wrong thread
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Mon Dec 18 06:00:08 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-25940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp updated ASTERISK-25940:
-----------------------------------
Severity: Minor (was: Major)
> 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, 13.18.4
> Reporter: Mark Michelson
> Severity: Minor
>
> 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