[Asterisk-Users] IAX Registration with servers

Naren Koka naren.koka at indidge.com
Wed Sep 14 08:10:23 MST 2005


I have 2 servers that I use to talk from one place to another place. One
of them, "Server A" registers with the other one, "Server B". There are
many cases the registration drops out and then works again after some
time. The internet connection between them is not so great, which could be
suspected. Server A also registers with VoicePulse. The connection to
VoicePulse always works. It is only the connection with server B that
fails often.

Is there a timeout period that can be adjusted to maintain the connection
despite bad internet?  Is there a way to force the connection attempts to
be more frequent? Here is the configuration on the 2 servers.

iax.conf on server A
====================
; Register with Indidge US server
register => serverB:password at 11.11.11.11

[serverB]
type=friend
auth=md5
secret=password
host=11.11.11.11
context=ctx
disallow=all
allow=ilbc
qualify=yes
notransfer=yes




iax.conf on server B
====================
[serverA]
type=friend
auth=md5
secret=password
host=dynamic
context=ctx
disallow=all
allow=ilbc
qualify=yes
notransfer=yes


If anyone could suggest some solution, it is appreciated.

Thank you.

Sincerely,
-- 
Naren Koka
VP of Technology
INDIDGE SYSTEMS
(480) 829-0479 x111
naren.koka at indidge.com




More information about the asterisk-users mailing list