[Asterisk-code-review] say.c: Honor requests for DTMF interruption. (asterisk[master])
Sean Bright
asteriskteam at digium.com
Fri Dec 24 13:53:29 CST 2021
Hello Friendly Automation,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/c/asterisk/+/17740
to look at the new patch set (#2).
Change subject: say.c: Honor requests for DTMF interruption.
......................................................................
say.c: Honor requests for DTMF interruption.
SayAlpha, SayAlphaCase, SayDigits, SayMoney, SayNumber, SayOrdinal,
and SayPhonetic all claim to allow DTMF interruption if the
SAY_DTMF_INTERRUPT channel variable is set to a truthy value, but we
are failing to break out of a given 'say' application if DTMF actually
occurs.
ASTERISK-29816 #close
Change-Id: I6a96e0130560831d2cb45164919862b9bcb6287e
---
M main/pbx_builtins.c
M main/say.c
2 files changed, 37 insertions(+), 67 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/40/17740/2
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17740
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I6a96e0130560831d2cb45164919862b9bcb6287e
Gerrit-Change-Number: 17740
Gerrit-PatchSet: 2
Gerrit-Owner: Sean Bright <sean at seanbright.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211224/6608ee3a/attachment-0001.html>
More information about the asterisk-code-review
mailing list