[asterisk-bugs] [JIRA] (ASTERISK-25066) DTMF's are not sent to the bridge channel if they are used by any built-in or dynamic feature
Etienne Allovon (JIRA)
noreply at issues.asterisk.org
Wed May 6 08:27:33 CDT 2015
Etienne Allovon created ASTERISK-25066:
------------------------------------------
Summary: DTMF's 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: Resources/res_features
Affects Versions: 11.17.1
Reporter: Etienne Allovon
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 anyway
{code}
PhoneA XiVO IVR
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