Eric Wieling wrote:
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.
At that pint ${EXTEN} is "i". Try using ${INVALID_EXTEN}
Eric, Thank you, I've added that variable to the Wiki.
/O _______________________________________________ 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
