I've run into this in the past, and it's usually been a context mismatch issue. Could you post the relevant portions of extensions.conf?<br><br><div><span class="gmail_quote">On 12/22/05, <b class="gmail_sendername">Leandro Martini - ISAT DGL
</b> &lt;<a href="mailto:leandro.martini@isatdgl.com.br">leandro.martini@isatdgl.com.br</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Guys,<br><br>I,m facing a little tricky issue here, is there anybody that faced the same<br>issue or knows how to solve this?<br><br>I have 2 *, trunked with IAX<br><br>&gt;From ServerA I can call ServerB without any problems
<br><br>If I call from ServerB to ServerA i get the following message :<br><br>ServerB<br><br>Dec 21 11:12:23 WARNING[2849]: chan_iax2.c:6967 socket_read: Call rejected<br>by <a href="http://10.0.100.125">10.0.100.125</a>
: No authority found<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Hungup 'IAX2/campinas-16384'<br>&nbsp;&nbsp;== No one is available to answer at this time (1:0/0/0)<br>&nbsp;&nbsp;== Auto fallthrough, channel 'IAX2/8512-7' status is 'NOANSWER'<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Hungup 'IAX2/8512-7'<br>
<br>ServerA<br><br>Dec 21 13:08:12 NOTICE[2420]: chan_iax2.c:6772 socket_read: Rejected connect<br>attempt from <a href="http://10.20.0.20">10.20.0.20</a>, who was trying to reach '7410@local'<br><br><br>The iasx.conf is as follows:
<br><br>serverB<br><br>[campinas]<br>qualify=yes<br>type=friend<br>auth=rsa<br>;username=campinas<br>;secret=campinasvoip<br>host=<a href="http://10.0.100.125">10.0.100.125</a><br>trunk=yes<br>notransfer=yes<br>disallow=all
<br>allow=speex<br><br><br>serverA<br><br>[saopaulo]<br>qualify=yes<br>type=friend<br>auth=rsa<br>;username=saopaulo<br>;secret=saopaulovoip<br>host=<a href="http://10.20.0.20">10.20.0.20</a><br>trunk=yes<br>notransfer=yes
<br><br>The Dial string is this one:<br><br>On serverA<br><br>exten =&gt;&nbsp;&nbsp;_85XX,1,Dial(IAX2/saopaulo/${EXTEN},60,t)<br><br>On serverB<br><br>exten =&gt; _74XX,1,Dial(IAX2/campinas/${EXTEN},60,t)<br><br>Is there anything missing ???
<br><br>Happy holidays to you all !!!<br><br><br>Leandro Martini<br><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list
<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>