[asterisk-users] play sound without stop it when dtmf is pressed
Fabien Chadon
fchadon at gmail.com
Fri Jul 15 04:29:39 CDT 2016
Hello,
I would like to known if there is a way to use background without stopping
playing the sound file until it's end and capture dtmf.
i try :
background(soundfile)
waitexten(10)
but background exit immediatly when any dtmf is press and continue to
waitexten
I want the full sound file play and capture dtmf.
I can't use moh for this case (waitexten option with m) as i will have many
many voice to handle and need use langage of the channel.
playback discard any info about dtmf. playback + dtmf recording will be
perfect.
Thanks for help
Regards,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160715/0a64edc0/attachment.html>
More information about the asterisk-users
mailing list