[asterisk-bugs] [JIRA] (ASTERISK-25066) DTMFs are not sent to the bridge channel if they are used by any built-in or dynamic feature
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Mon Dec 18 09:10:09 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-25066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp closed ASTERISK-25066.
----------------------------------
Resolution: Suspended
The way that DTMF based features in bridging work was changed massively. After looking at this issue I do not believe it is applicable to current support versions.
> DTMFs are not sent to the bridge channel if they are used by any built-in or dynamic feature
> --------------------------------------------------------------------------------------------
>
> Key: ASTERISK-25066
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25066
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/General, Features
> Affects Versions: 11.17.1
> Reporter: Etienne Allovon
> Attachments: ASTERISK-25066-asterisk-full_extract.log, ASTERISK-25066-sip.conf, ASTERISK-25066-trace.pcap
>
>
> Gvien the following features.conf :
> {code}
> [featuremap]
> blindxfer = *1
> disconnect = *0
> automon = *3
> atxfer = *2
> {code}
> If I call an outbound IVR (with the Dial option T)
> If I press * the * is not sent to the bridge channel unless you press another key after that.
> But the next digit is never sent.
> For example, If I press 1, *, 7 the IVR will get 1 and * :
> {code}
> PhoneA asterisk Phone B
> 1 ---->---- 1
> 1 --->--- 1
> * ---->---- *
> 7 ---->---- 7
> * --->--- *
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list