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@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. J
We don’t have this problem with the other providers that we use on this server.
Any diag command would also help
Thanks
_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
