<div dir="ltr">Hi,<br><div><br></div><div>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</div><div>This application will play the sounds that correspond to the given <digits>.<br>Optionally, a <gender> may be specified. This will use the language that is<br>currently set for the channel. See the CHANNEL() function for more information<br>on setting the language for the channel. If the channel variable<br>${SAY_DTMF_INTERRUPT} is set to 'true' (case insensitive), then this<br>application will react to DTMF in the same way as 'Background'.<br></div><div><br></div><div>I have tried both:</div><div>Set(SAY_DTMF_INTERRUPT=true) as well as Set(CHANNEL(SAY_DTMF_INTERRUPT)=true) and both dont work. In my logs I see:</div><div>    -- Executing [9999@start:4] Set("PJSIP/TeleCurve-00000032", "CHANNEL(SAY_DTMF_INTERRUPT)=true") in new stack<br>[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'<br><br>Is this a bug?</div><div><br></div></div>