' Barros '
2012-Jul-25 13:42 UTC
[asterisk-users] How to play DTMF digits without blocking
Hi there, I need a way to play digits received from user's phone without to block line from receive some more. For example: exten => test,1,playback(type_your_age)exten => test,n,read(aux,,1)exten => test,n,saydigits(${aux}) ;HELP ME: In this moment, user can't type anything... I would like to play digit without force the user to pause.exten => goto(2) There's no need to be with read application. Thanks your help. Reginaldo d'barros+5504185 9919 6279 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120725/67dcd483/attachment.htm>