[Asterisk-Users] Need help with config-files
Thomas Jacobsen
tja at specialisterne.dk
Tue Jul 4 06:52:04 MST 2006
On Tue, 2006-07-04 at 15:16 +0200, Kai Fürstenberg wrote:
> Thomas Jacobsen wrote:
> > Hello list,
> >
> > I'm a asterisk-beginner and could use some assistance with my
> > configfiles(sip.conf & extensions.conf). I'll attach them to this mail,
> > and I hope some of you prof's can give me some advice or point me in the
> > right direction. At the moment by using this configuration, and call
> > somebody internal i get instant voicemail, and sometimes a call isn't
> > even possible. Please help! :)
>
> BTW:
>
> > [internal]
> > exten => _ZX[0-8]X,1,DBget(temp=CFIM/${EXTEN})
> > exten => _ZX[0-8]X,2,Dial(SIP/${temp})
> > exten => _ZX[0-8]X,3,Dial(SIP/${EXTEN},20)
> > exten => _ZX[0-8]X,102,Goto(${EXTEN},3)
> ^^^^
> Shouldn't this be "103"?
>
I'm not sure, I supposed that if the error occured at step 2, the
errorhandling should be 102?
> > exten => _ZX[0-8]X,4,VoiceMail(u${EXTEN})
> > exten => _ZX[0-8]X,104,VoiceMail(b${EXTEN})
> > exten => _ZX[0-8]X,5,Hangup
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list