On Tue, 19 Oct 2004 17:58:00 -0400, Steve Kann <[EMAIL PROTECTED]> wrote:
This explicitly repeats the invalid number back to them; you could prefix it with a message saying "the number you dialed" and postfix with "is invalid, blah blah"..
exten => i,1,SayDigits(${INVALID_EXTEN}) exten => i,2,Goto(s,1)
It would seem that the i extension is never called unless you have something like Background(dial-a-number) in the context.
Extensions like i, h, and the rest do not seem to be included with "include =>". These extensions seem to have to be in the context they are called from.
begin:vcard fn:Eric Wileing n:Wileing;Eric email;internet:[EMAIL PROTECTED] tel;work:504-899-1387 x2120 x-mozilla-html:FALSE version:2.1 end:vcard
_______________________________________________ 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
