[asterisk-bugs] [JIRA] (ASTERISK-18803) [patch] ast_indicate(chan, -1) don't stop playing tones
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Tue Dec 19 06:29:08 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-18803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp updated ASTERISK-18803:
-----------------------------------
Affects Version/s: 13.18.4
> [patch] ast_indicate(chan, -1) don't stop playing tones
> -------------------------------------------------------
>
> Key: ASTERISK-18803
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-18803
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/Channels
> Affects Versions: SVN, 1.8.7.0, 13.18.4
> Reporter: Alexander Anikin
> Assignee: Alexander Anikin
> Severity: Minor
> Attachments: 18803-channel.c.diff
>
>
> ast_indicate function must call ast_stop_playtones with negative condition argument, but don't call ast_stop_playtones if indicate function of channel driver return zero result.
> As front side effect of this app_queue won't work with r (ringing instead of musiconhold) parameter and caller on dahdi channel.
> Queue agent answer call but caller hear ringing tone instead of agent because generator isn't removed on the channel.
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list