Hi,<br>im trying to connect 2 asterisk servers. my server which registers to the main server keeps on displaying this message:<br><br><span style="color: rgb(0, 153, 0);">[Feb&nbsp; 3 20:04:57] NOTICE[10112]: chan_sip.c:7085 sip_reg_timeout:&nbsp;&nbsp;&nbsp; -- Registration for &#39;
<a href="mailto:rizwan@64.182.161.3">rizwan@64.182.161.3</a>&#39; timed out, trying again (Attempt #84)</span><br>why is it not registering?<br><br>here is my configuration:<br><br>Server A (this registers in the main server Server B)
<br>Sip...<br>[general]<br>register=&gt; rizwan:1234@64.182.161.3:8060 ;asterisk server listening to this port<br><br>[RNKTEL-OUT] ;this is used to throw calls to SERVER B. This is not working also<br>;allow=ulaw<br>authname=RNKTEL-OUT
<br>canreinvite=no<br>context=rizwan<br>defaultip=<a href="http://64.182.161.3">64.182.161.3</a><br>;disallow=all<br>dtmfmode=rfc2833<br>fromdomain= <a href="http://64.182.161.3">64.182.161.3</a><br>fromuser=asterisk<br>host=
<a href="http://64.182.161.3">64.182.161.3</a><br>insecure=invite,port<br>nat=yes<br>secret=sipserver<br>type=friend<br>username=asterisk<br><br>SERVER B<br><br>sip.....<br><br>[rizwan]<br>userid=rizwan<br>secret=1234<br>
type=friend<br>host=dynamic<br>context=rizwan<br>insecure=very<br>disallow=all<br>allow=alaw<br>allow=ulaw<br><br><br><br clear="all"><br>-- <br>Regards<br>Rizwan Hisham<br>Software Engineer