Displaying 1 result from an estimated 1 matches for "spitback".
2005 Jan 15
1
SayDigits -- ToneDigits??
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,SayDigits(${CALLERIDNUM})...