Re: [Asterisk-Users] SayDigits -- ToneDigits??

2005-01-15 Thread Trevor Peirce
Greg Blakely wrote: I have a user who wants to receive an ANI spitback in DTMF. Right now, the "SayDigits(${CALLERIDNUM})" command works fine with voice. But I'd like to end up doing both. Something along the lines of: CLI> show application SendDTMF -= Info about application 'SendDTMF' =-

[Asterisk-Users] SayDigits -- ToneDigits??

2005-01-15 Thread Greg Blakely
I have a user who wants to receive an ANI spitback in DTMF. Right now, the "SayDigits(${CALLERIDNUM})" command works fine with voice. But I'd like to end up doing both. Something along the lines of: exten => 34,1,Answer exten => 34,2,Wait(1) exten => 34,3,Playback(vm-extension) exten => 34,4,