[asterisk-users] Unable to receive Incoming calls to my DID. Please tell me the solution

Rich Adamson radamson at routers.com
Sat Aug 12 09:03:46 MST 2006


> 
> Thank you for your response. As you said, I changed the context 
> "default" to "general". Now,
> 1) When I am making call to our DID, its ringing. But, call is not 
> transferring to 105 extension.

No one can guess at the above without you providing something from the 
CLI to indicate what is going on.

> 2) Teliax people told me that my Asterisk server doesn't register with 
> Teliax. But, I am making calls to US using Teliax. Without registering 
> with Teliax, How is it possible?

The register statement is "only" used to inform teliax that your system 
is on line, can be reached at the IP address determined via the register 
effort, and if you have something at the end of the register statement 
(like /1234) teliax will send that "1234" extension in their effort to 
complete a call "to" your asterisk system.

The register statement has nothing to do with you initiating calls to them.

> 3) How can I know that whether my Asterisk server is registered with 
> Teliax or not?

 From the CLI, do a 'sip show registry' and it will tell you. If there 
is an entry shown, its registered.

> 4) Registering with Teliax is different for outgoing and incoming or the 
> same?

As mentioned above, the registering is only used to inform the teliax 
boxes "how to reach you".

Your outgoing calls to teliax use the definitions you provided in the 
[teliax] context, just exactly like you copied them from the teliax.com 
web site.





More information about the asterisk-users mailing list