<div>Hello Gabriel,</div>
<div>&nbsp;</div>
<div>IMHO, using IAX between * servers is a good choice, I dont see any problem in it. Actually I used it for sometime and never encounter any issue, but i had max 5 concurrent connections.<br>&nbsp;</div>
<div>regards,</div>
<div>&nbsp;</div>
<div>Umair bari<br>&nbsp;</div>
<div><span class="gmail_quote">On 3/7/06, <b class="gmail_sendername">Gabriel Afana</b> &lt;<a href="mailto:asterisk@gafana.com">asterisk@gafana.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi everyone,<br>&nbsp;&nbsp; I just spend the last two hours trying to get two asterisk boxes to<br>transfer calls between eachother using SIP.&nbsp;&nbsp;I dont know why but I *could
<br>not* get the calls to authenticate!&nbsp;&nbsp;I think I got everything setup.<br><br>&nbsp;&nbsp; There was Server A and Server B.&nbsp;&nbsp;I was trying to place a call from a<br>users registered on Server A to a user regsitered on Server B.&nbsp;&nbsp;I setup the
<br>registration info for Server A and even had Server A registering<br>successfully to Server B.&nbsp;&nbsp;However, whenever I would hand off the calls from<br>server A to Server B, it would *always* say it failed to authenticate
<br>(passwords did not match).&nbsp;&nbsp;Here was my setup:<br><br>SERVER A:<br>register =&gt; <a href="mailto:serga:test@216.152.244.81">serga:test@216.152.244.81</a><br><br>[to_80]<br>username=serga<br>type=friend<br>secret=test
<br>host=<a href="http://216.152.244.81">216.152.244.81</a><br>disallow=all<br>allow=ulaw<br>user=phone<br>usereqphone=yes<br>canreinvite=yes<br>regseconds=0<br>cancallforward=yes<br>dtmfmode=rfc2833<br>disallow=all<br>allow=ulaw
<br>insecure=very<br>trunk=yes<br><br><br>SERVER B:<br>[serga]<br>type=friend<br>username=serga<br>trunk=yes<br>notransfer=yes<br>secret=test<br>context=302<br>host=dynamic<br>qualify=yes<br><br><br><br>DIALPLAN ON SERVER A:
<br>exten =&gt; 302,1,Dial(SIP/to_80/302@to_80,30,r)<br><br>It always says authentication failed.&nbsp;&nbsp;However I always noticed it showed<br>the user as <a href="mailto:301@216.152.244.70">301@216.152.244.70</a>.&nbsp;&nbsp;This is the extension of the phone I am
<br>calling from.&nbsp;&nbsp;It seems it is trying to authenticate the actual phone I am<br>calling from on Server A, and not Server A itself.&nbsp;&nbsp;Was I doing something<br>wrong?<br><br>I tried doing this with IAX and within 5 minutes I had it all working!!&nbsp;&nbsp;I
<br>feel it was too easy :-)&nbsp;&nbsp; However, this brings up a big question.........Is<br>IAX very reliable for this?&nbsp;&nbsp;I've heard from people that I should not use<br>IAX under any condition because it really is not very<br>reliable/thourough/consistant...etc.&nbsp;&nbsp;I am trying to start a VOBB company
<br>and will obviosly need a reliable setup.&nbsp;&nbsp;I am thinking to have all phones<br>register to the servers via SIP and maybe just have all the servers transfer<br>calls between eachother via IAX.&nbsp;&nbsp;Does this sound like a correct setup?
<br><br>- Gabe<br><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>