Hi,

Has anyone gotten SAY_DTMF_INTERRUPT to work? In 19.0.1 if I do core show
function SAY_DTMF_INTERRUPT it does not show up. As per the documentation
This application will play the sounds that correspond to the given <digits>.
Optionally, a <gender> may be specified. This will use the language that is
currently set for the channel. See the CHANNEL() function for more
information
on setting the language for the channel. If the channel variable
${SAY_DTMF_INTERRUPT} is set to 'true' (case insensitive), then this
application will react to DTMF in the same way as 'Background'.

I have tried both:
Set(SAY_DTMF_INTERRUPT=true) as well as
Set(CHANNEL(SAY_DTMF_INTERRUPT)=true) and both dont work. In my logs I see:
    -- Executing [9999@start:4] Set("PJSIP/TeleCurve-00000032",
"CHANNEL(SAY_DTMF_INTERRUPT)=true") in new stack
[2021-12-23 19:46:18] WARNING[205347][C-00000033]: func_channel.c:633
func_channel_write_real: Unknown or unavailable item requested:
'SAY_DTMF_INTERRUPT'

Is this a bug?
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to