Re: [asterisk-users] Dial/Continue/Announce

2006-11-18 Thread Matt
Try the background() command to play a sound file or say digits to the user, while not holding up the dial-plan. On 11/13/06, Matthew Rubenstein <[EMAIL PROTECTED]> wrote: I initiate a call with a callfile, specifying the "From" phone# as the channel Dial(), and the "To" phone# as the Ex

[asterisk-users] Dial/Continue/Announce

2006-11-13 Thread Matthew Rubenstein
I initiate a call with a callfile, specifying the "From" phone# as the channel Dial(), and the "To" phone# as the Extension Dial(). I announce the To phone# to the From listener with the A() option to the Dial() command. It seems that the A() app plays audio while blocking return from the F