search for: type_your_age

Displaying 1 result from an estimated 1 matches for "type_your_age".

2012 Jul 25
0
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+5504...