Maybe it is trying to say "i" as a digit?
You could have an [invalid] context with
[invalid]
exten => _.,1,Saydigits(${EXTEN})
and then include it at the very end of the [default] context (or wherever
you want to use it). That would then pick up anything that drops through. If
you do it any other way it will get sorted to the top and you will have
trouble!
Peter
-----Original Message-----
From: Isamar Maia [mailto:isamar@isamarmaia.org]
Sent: 29 June 2004 15:54
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] Playing the invalid extension input
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.
Any suggestions?
Thanks,
Isamar
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
This e-mail and any attachment is for authorised use by the intended
recipient(s) only. It may contain proprietary material, confidential information
and/or be subject to legal privilege. It should not be copied, disclosed to,
retained or used by, any other party. If you are not an intended recipient then
please promptly delete this e-mail and any attachment and all copies and inform
the sender. Thank you.