Why donīt you try to change this line:<br><br>qualify=yes<br><br>to this one:<br><br>qualify=3000 or 4000 <br><br>I think that the problem could be in the time that Asterisk uses to look at the another peer.<br><br>Try it and tell us.
<br><br><br>MCelo.<br><br><br><br><br><div><span class="gmail_quote">2007/7/11, Jonathan Unai Marquez &lt;<a href="mailto:jmarquez@ibada.es">jmarquez@ibada.es</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi, I have 2 Asterisk connected over a VPN with iax2 and has been<br>working perfectly for the last two weeks, but now, one of the boxes has<br>decided stop seeing the other, so now I can only place calls on one<br>direction:
<br><br>bart*CLI&gt; iax2 show peers<br>Name/Username&nbsp;&nbsp;&nbsp;&nbsp;Host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mask&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Port&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Status<br>moe/bart&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://192.168.1.201">192.168.1.201</a>&nbsp;&nbsp; (S)&nbsp;&nbsp;<a href="http://255.255.255.255">
255.255.255.255</a>&nbsp;&nbsp;4569 (T)<br>UNREACHABLE<br>1 iax2 peers [0 online, 1 offline, 0 unmonitored]<br><br><br>moe*CLI&gt; iax2 show peers<br>Name/Username&nbsp;&nbsp;&nbsp;&nbsp;Host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mask&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Port&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Status<br>bart/moe&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<a href="http://192.168.2.201">192.168.2.201</a>&nbsp;&nbsp; (S)&nbsp;&nbsp;<a href="http://255.255.255.255">255.255.255.255</a>&nbsp;&nbsp;4569 (T)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;OK<br>(43 ms)<br>1 iax2 peers [1 online, 0 offline, 0 unmonitored]<br><br>This is my iax.conf file:
<br>[general]<br>bindport=4569<br>bindaddr=<a href="http://0.0.0.0">0.0.0.0</a><br>language=es<br>bandwidth=low<br>disallow=all<br>allow=gsm<br>allow=lpc10<br><br>[moe]<br>type=friend<br>host=<a href="http://192.168.1.201">
192.168.1.201</a><br>context=extensions<br>username=bart<br>secret=secret<br>auth=plaintext<br>peercontext=extensions<br>qualify=yes<br>trunk=yes<br><br>The other:<br><br>[general]<br>bindport=4569<br>bindaddr=<a href="http://0.0.0.0">
0.0.0.0</a><br>language=es<br>bandwidth=low<br>disallow=all<br>allow=gsm<br>allow=lpc10<br><br>[bart]<br>type=friend<br>host=<a href="http://192.168.2.201">192.168.2.201</a><br>context=extensions<br>peercontext=extensions
<br>auth=plaintext<br>username=moe<br>secret=secret<br>qualify=yes<br>trunk=yes<br><br>I have restarted both Asterisk with no luck, any clues to where should I<br>search for the soluton?<br><br>thanks,<br>Jonathan.<br><br>
<br>_______________________________________________<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>