[asterisk-users] Problem: no such extension 'xx' in context 'default'

manfred manfred manfred008 at live.de
Fri Dec 26 04:44:31 CST 2008


Thanks for your quick reply.
 
Now it works. thanks
 
best regards
 
manfred
> From: michael at networkstuff.co.nz> To: asterisk-users at lists.digium.com> Date: Fri, 26 Dec 2008 23:35:34 +1300> Subject: Re: [asterisk-users] Problem: no such extension 'xx' in context 'default'> > > I was typing so quick I made some slips-> (anyway you should get the idea...)> > Change it to the following:> exten =>_2,1,Playback(digits/2) ; > exten =>_2,n,Goto(default,10,1)> exten=>_3,1,Playback(pbx-invalid)> exten=>_3,n,Goto(default,4,1)> exten=>_4,1,Playback(vm-goodbye)> exten=>_4,n,Hangup()> > > [internal]> > exten => 10,1,Dial(SIP/10,10)> > exten =>10,2,Background(vm-nobodyavail)> > exten => 11,1,Dial(SIP/11,5)> > exten =>11,2,Background(vm-nobodyavail)> >> > now when I dial 10, I got the following error : no such extension '10' in> > context 'default'> > Change it to the following:> exten => _10,1,Dial(SIP/10,10)> exten =>_10,n,Background(vm-nobodyavail)> exten => _11,1,Dial(SIP/11,5)> exten =>_11,n,Background(vm-nobodyavail)> > The only time I am aware of that you can leave out the prefix underscore is > for "exten => s" and "exten => i"> > Hope this helps,> > Michael> > _______________________________________________> -- Bandwidth and Colocation Provided by http://www.api-digital.com --> > asterisk-users mailing list> To UNSUBSCRIBE or update options visit:> http://lists.digium.com/mailman/listinfo/asterisk-users
_________________________________________________________________
Teste jetzt die neue Windows Live Messenger Beta!
http://download.live.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081226/dcb76b15/attachment.htm 


More information about the asterisk-users mailing list