[Asterisk-Users] Incoming call stops at random with Teliax

Rick Baranowski azfhasterisk at qwest.net
Wed Jun 8 17:31:53 MST 2005


We are setting up asterisk with Teliax and having trouble getting the
incoming call to work all the time, the outgoing does not seem to have a
problem.

I have worked with their support but since they say that we are getting the
initial call to our server they want to charge to take a look. 

They did a tcpdump and we are seeing an attempt but no CLI most of the time.
Some times we see this but it never rings(below), sometimes it rings busy no
CLI output. If we make an outgoing call the incoming calls will start
working but only works from 5 - 60 min then does the same thing.

    -- Executing AbsoluteTimeout("SIP/208.139.204.232-08179340", "15") in
new stack
    -- Set Absolute Timeout to 15
    -- Executing Congestion("SIP/208.139.204.232-08179340", "") in new stack
  == Spawn extension (from-sip-external, s, 2) exited non-zero on
'SIP/208.139.204.232-08179340'
    -- Executing AbsoluteTimeout("SIP/208.139.204.232-08179340", "15") in
new stack
    -- Set Absolute Timeout to 15
    -- Executing Congestion("SIP/208.139.204.232-08179340", "") in new stack
  == Spawn extension (from-sip-external, h, 2) exited non-zero on
'SIP/208.139.204.232-08179340'


Here is the IAX config that some of their users say works but didn't for
all.

register=>useraccount:password at voip.teliax.com

[teliax]
type=friend
context=from-pstn

[to-teliax]
username=useraccount
type=peer
secret=password
host=voip.teliax.com
disallow=all
auth=md5
allow=g726


We still have other providers and their incoming context has more in it then
Teliax, Is this normal? I have also followed the other providers format but
I can't get it to work at all for incoming. :-)

We don't have this problem with the other providers that we use on this
server.

Any diag command would also help 

Thanks


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050608/c6de04c4/attachment.htm


More information about the asterisk-users mailing list