As I said, your tunnel address should be part of localnet. Otherwise you experience what you did.
-Bruce On Thu, Jan 13, 2011 at 10:00 AM, Gilles <[email protected]> wrote: > On Thu, 13 Jan 2011 15:55:10 +0100, Gilles <[email protected]> > wrote: > >The only issue I notice, is that Asterisk doesn't tell the other end > >when the local end has hung up, so the other end either remains online > >or hangs up after 20-30 seconds. > > Found it: We must add a "localnet" directive so that Asterisk hangs up > the call OK: > > externip=<public IP> > #local end-points > localnet=192.168.0.0/255.255.255.0 > #remote end-points through VPN > localnet=10.0.0.0/255.0.0.0 > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
