<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Yes, since IAX2 only uses one port, this is correct.&nbsp;&nbsp;Another thing to<br>keep in mind is to set a low qualify value in Asterisk since some
<br>routers will tear down the connection pretty quickly.&nbsp;&nbsp;The qualify acts<br>as a keep-alive and prevents the router from closing the port and losing<br>the map.<br><br>Thanks,<br>Steve</blockquote><div><br><br>But if you set timeout lower than actual latency to peer .. it will result in asterisk not sending any calls to peer at all so keeping it too low will create&nbsp; more problem&nbsp; .. however peer will be able to make outgoing calls . I think asterisk doesnt rely on qualify= parameter to keep connection open . Main purpose of qualify option is to make sure peer is not lagged then specified timeout period else call quality will be pathetic .. qualify=200 seems ok&nbsp; . Btw i have never seen a device losing registration when qualify value is set huge ( i keep&nbsp; qualify = 2000 for a very dirty connection sometimes :D&nbsp; so that asterisk will show latency when i do &quot;sip show peers&quot; and &quot;iax2 show peers&quot; in cli&nbsp; )
<br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">_______________________________________________<br>--Bandwidth and Colocation Provided by 
<a href="http://www.api-digital.com--">http://www.api-digital.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>