On Tue, 2004-06-29 at 09:53, Isamar Maia wrote:
> I'm trying to do the following:
> 
> exten =>  i,1,Saydigits(${EXTEN})
> 
> My intention is to play the invalid input to the user, but it doesn't
> work.

Second time in 2 days, What extention are you at exten => i?

If you want to readback and invalid number you will have to first
capture the number with a patternmatch then do something like a macro to
then read it back.
-- 
Steven Critchfield <[EMAIL PROTECTED]>

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to