As I said, your tunnel address should be part of localnet. Otherwise you experience what you did.<div><br></div><div>-Bruce<br><br><div class="gmail_quote">On Thu, Jan 13, 2011 at 10:00 AM, Gilles <span dir="ltr">&lt;<a href="mailto:codecomplete@free.fr">codecomplete@free.fr</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">On Thu, 13 Jan 2011 15:55:10 +0100, Gilles &lt;<a href="mailto:codecomplete@free.fr">codecomplete@free.fr</a>&gt;<br>

wrote:<br>
<div class="im">&gt;The only issue I notice, is that Asterisk doesn&#39;t tell the other end<br>
&gt;when the local end has hung up, so the other end either remains online<br>
&gt;or hangs up after 20-30 seconds.<br>
<br>
</div>Found it: We must add a &quot;localnet&quot; directive so that Asterisk hangs up<br>
the call OK:<br>
<br>
externip=&lt;public IP&gt;<br>
#local end-points<br>
localnet=<a href="http://192.168.0.0/255.255.255.0" target="_blank">192.168.0.0/255.255.255.0</a><br>
#remote end-points through VPN<br>
localnet=<a href="http://10.0.0.0/255.0.0.0" target="_blank">10.0.0.0/255.0.0.0</a><br>
<div><div></div><div class="h5"><br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div>