[asterisk-bugs] [JIRA] (ASTERISK-24447) Bridge DTMF hooks: Audio doesn't pass when waiting for more matching digits.
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Dec 8 11:28:41 CST 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-24447:
-----------------------------------
Target Release Version/s: 13.1.0
> Bridge DTMF hooks: Audio doesn't pass when waiting for more matching digits.
> ----------------------------------------------------------------------------
>
> Key: ASTERISK-24447
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24447
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/Bridging
> Affects Versions: 12.6.1
> Reporter: Richard Mudgett
> Target Release: 12.8.0, 13.1.0
>
>
> Say you have a DTMF hook that triggers on the DTMF sequence '*1'.
> After you press '*' the bridge channel waits for more digits to see if a '1' is coming. Unfortunately, while the bridge channel is waiting for more digits, it is not passing normal audio frames from the bridge in the other direction. The blocked audio frames result in a disconcerting break in audio continuity either while listening to a recording or the person from the other end.
> The wait happens in the {{bridge_channel.c bridge_channel_feature()}} function when {{ast_waitfordigit()}} is called.
> The time to wait for more digits is configured by the features.conf featuredigittimeout option.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list