<html><body><span style="font-family:Verdana; color:#000000; font-size:10pt;"><div>I'm having trouble getting an IAX2 connection between a couple of servers. I<br>can make calls from server B to server A, but when I call from Server A to server<br>B, I get "No authority found".<br><br>On ServerA I am running Asterisk 1.6.2.9<br>On ServerB I'm running 1.6.2.13<br><br>Any hints for me? <br>The registrations in both directions seem to work fine when I do an iax2 reload from the CLI.<br><br>config file snips shown below.<br>Thanks<br>Cassius Smith<br>=====================================<br><br>On server B, I have the following:<br>[general]<br>register =&gt; serverB:longsecretpassword2@ServerA_IP<br><br>[serverA]<br>type=friend<br>host=dynamic<br>auth=md5<br>secret=longsecretpassword1<br>context=no911<br><br>[serverB]<br>type=friend<br>host=dynamic<br>auth=md5<br>secret=longsecretpassword2<br>context=no911<br><br>On server A, I have the following:<br>[general]<br>register =&gt; serverA:longsecretpassword1@ServerB_IP<br><br>[serverB]<br>type=friend<br>host=dynamic<br>auth=md5<br>secret=longsecretpassword2<br>context=no911<br><br>[cary]<br>type=friend<br>host=dynamic<br>auth=md5<br>secret=longsecretpassword1<br>context=no911<br><br></div>

<blockquote id="replyBlockquote" webmail="1" style="border-left: 2px solid blue; margin-left: 8px; padding-left: 8px; font-size: 10pt; color: black; font-family: verdana;">
</blockquote></span></body></html>