[Asterisk-Users] Error message
Giorgio Incantalupo
gincantalupo at fgasoftware.com
Thu Jul 28 05:51:03 MST 2005
Hi,
I had the same problem when I had an inbound call WITHOUT callerid and I
had not any line in my extensions.conf starting with s so Asterisk
couldn't make a match.
This was my inbound context:
[inbound_menu]
exten => _X.,1,DigitTimeout(2)
exten => _X.,2,NoOp(DS:${DIALSTATUS})
exten => _X.,3,Answer
exten => _X.,4,NoOp(DS:${DIALSTATUS})
bla...
if a call without callerid arrives, my asterisk cannot match it and
complains
You need something like:
exten => s,1,...
Giorgio
anderson at skyweb.co.ke wrote:
>Hi all,
>
>I keep getting the following error message:
>
>= Starting Local/2101 at default-a01e,1 at default,8365,1 failed so falling
>back to exten 's'
> == Starting Local/2101 at default-a01e,1 at default,s,1 still failed so
> falling back to context 'default'
>
>Could anyone know what it means?
>
>
>Thanks.
>
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users at 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
>
>
>
--
____________________________________________________________________
GIORGIO INCANTALUPO
Tel. +39 02 9350 4780 (104)
FG&A Software
20017 Rho - Via Puccini, 8
E-Mail :
gincantalupo at fgasoftware.com
Internet:
http://www.fgasoftware.com
More information about the asterisk-users
mailing list