Koozali.org: home of the SME Server

Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: fpausp on February 14, 2009, 10:18:50 AM

Title: cant dial local extension
Post by: fpausp on February 14, 2009, 10:18:50 AM
hi all,

today i notice a problem with my local extensions, when i try to call 5000 i get an error tone but the alias 00 is working.

i have done an update to 716 but it is still not working.

how can i debug this ... ?


regards
fpausp
Title: Re: cant dial local extension
Post by: Franco on February 14, 2009, 11:38:09 AM
ouch!
Re-read your question, then formulate it again.

Hard to guess! :sad:

One way to debug things: on the CLI, turn on debug by
Code: [Select]
agi debug
Title: Re: cant dial local extension
Post by: David Harper on February 14, 2009, 12:00:46 PM
Check to see whether you have accidentally directed numbers beginning with 5 to an external provider (Zaptel/VOIP) in the Routes administration panel.

To see what is going wrong during the call, log on to the server console using Putty and start debugging:

Code: [Select]
asterisk -rvvvvv

Then make your call and watch the debugging output. The selintra agi script will start -- see what the notes say. If you can't interpret them, you can copy them from Putty and paste them here for us to read.

EDIT: I think stuntshell and I are saying the same thing. Oops!
Title: Re: cant dial local extension
Post by: fpausp on February 14, 2009, 07:40:51 PM
Hi,

Ok i found it, it was a wrong sail-to-sail route (_XXXX).

Sorry for the "false alarm"


regards
fpausp