<div><FONT size=2>Hello,</FONT></div>
<div><FONT size=2>two questions: </FONT></div>
<div><FONT size=2></FONT>&nbsp;</div>
<div><STRONG><FONT size=2>1: How can I open/enable network connection to
B?</FONT></STRONG></div>
<div><FONT size=2><STRONG>scenerio:</STRONG></FONT></div>
<div><FONT size=2>I have 2 Asterisk servers, A and B, running Fedora Core1
on my local network.&nbsp;B refuses any network connection attempts from
A, i.e. I can't even telnet or FTP&nbsp;to B from A, but I can&nbsp;to A
from B. This makes B refuse any IAX connection attempt from A.
</FONT></div>
<div><FONT size=2></FONT>&nbsp;</div>
<div><FONT size=2><STRONG></STRONG></FONT>&nbsp;</div>
<div><FONT size=2><STRONG>2: what's wrong with my configurations, why
can't I dial A from B, and vice versa?</STRONG></FONT></div>
<div><FONT size=2><STRONG>scenerio:</STRONG></FONT></div>
<div><FONT size=2>A and B each has an analog device connected to their
Zap/1&nbsp;channels, on extensions 2000 and 3000 respectively. I am
trying to make IAX calls to each extension from the other, i.e call
3000 (on B)&nbsp;from A, and call 2000 (on A) from B. I get two
different errors. While calling ext 2000 (on B) from A,&nbsp;
connection was refused because of problem 1 above. While calling ext
3000 (on A) from B, it says context/extension does not exist on A. Here
are my config files:</FONT></div>
<div><FONT size=2></FONT>&nbsp;</div>
<div><FONT size=2>A's extension.config</FONT></div>
<div><FONT size=2></FONT>&nbsp;</div><FONT size=2>
<div>[internal]</div>
<div>exten =&gt;
3000,1,DIAL(IAX2/chuks:password@192.168.1.107/3000)&nbsp;</div>
<div>exten =&gt; 3000,2,congestion</div></FONT><FONT size=2><FONT size=2>
<div>include -&gt; from-iax</div>
<div>&nbsp;</div>
<div>[from-iax]</div></FONT>
<div>exten =&gt; s,1,Wait(2)</div>
<div>exten =&gt; s,2,Answer</div>
<div>exten =&gt; 2000,3,Dial(Zap/1,20)</div>
<div>&nbsp;</div>
<div><FONT size=2>NB: A's zapata.conf points to the internal
context</FONT></div>
<div>&nbsp;</div>
<div><FONT size=2>A's iax.conf</FONT></div>
<div>&nbsp;</div><FONT size=2>
<div>[general]</div>
<div>port=5036</div>
<div>bandwidth=high</div>
<div>disallow=lpc10&nbsp; </div>
<div>tos=lowdelay</div>
<div>&nbsp;</div>
<div>[michael]</div>
<div>type=friend</div>
<div>secret=password</div>
<div>auth=plaintext</div>
<div>host=192.168.1.107</div>
<div>context=from-iax</div>
<div>allow=all</div>
<div>trunk=yes</div></FONT>
<div><FONT size=2></FONT>&nbsp;</div>
<div><FONT size=2></FONT>&nbsp;</div>
<div><FONT size=2>B's extension.config</FONT></div>
<div><FONT size=2></FONT>&nbsp;</div><FONT size=2>
<div>[internal]</div>
<div>exten =&gt;
2000,1,DIAL(IAX2/michael:password@192.168.1.103/2000)&nbsp; ;A is on
192.168.1.103</div>
<div>exten =&gt; 2000,2,congestion</div></FONT><FONT size=2><FONT size=2>
<div>include -&gt; from-iax</div>
<div>&nbsp;</div>
<div>[from-iax]</div></FONT>
<div>exten =&gt; s,1,Wait(2)</div>
<div>exten =&gt; s,2,Answer</div>
<div>exten =&gt; 3000,3,Dial(Zap/1,20)</div>
<div>&nbsp;</div>
<div><FONT size=2>NB: B's zapata.conf points to the internal
context</FONT></div>
<div>&nbsp;</div>
<div><FONT size=2>B's iax.conf</FONT></div>
<div>&nbsp;</div><FONT size=2>
<div>[general]</div>
<div>port=5036</div>
<div>bandwidth=high</div>
<div>disallow=lpc10&nbsp; </div>
<div>tos=lowdelay</div>
<div>&nbsp;</div>
<div>[chuks]</div>
<div>type=friend</div>
<div>secret=password</div>
<div>auth=plaintext</div>
<div>host=192.168.1.103</div>
<div>context=from-iax</div>
<div>allow=all</div>
<div>trunk=yes</div></FONT></FONT></FONT>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>At least I thought I'd hear A ring when I dial 2000 from B, instead,
I get the congestion (busy) tone. Can anyone tell me what I'm doing
wrong? If I can open up B's network connectios, I know I'll get the
same problem each way. </div>
<div>&nbsp;</div>
<div>thx,</div>
<div>chuks</div>
<div><A href="mailto:info@cybernergies.com">info@cybernergies.com</A></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><BR>&nbsp;</div>