[asterisk-dev] Support for TCP in asterisk

Sergey Okhapkin sos at sokhapkin.dyndns.org
Wed Nov 22 05:25:23 MST 2006


I see your point. In my case 4 IP addresses are public and I want asterisk to 
listen to only 1 of them (3 other addresses are designated for other 
domains), but the fifth IP is a private (10.n.n.n) LAN over VPN link. I want 
* to listen to on one public IP and on 1 private IP. No NAT problems here.

On Wednesday 22 November 2006 07:14, Loic DIDELOT wrote:
> User behind NAT...
>
> Loic
>
> On Wed, 2006-11-22 at 07:07 -0500, Sergey Okhapkin wrote:
> > Do you mean asterisk behind the NAT or user behind the NAT? Anyway the
> > proposed change is backward compatible (specify 1 address only or
> > 0.0.0.0).
> >
> > On Wednesday 22 November 2006 06:52, Loic DIDELOT wrote:
> > > Ok, and what about incoming calls and NAT? Let's say a user is behind
> > > nat and now he recieves a call. Which source address should asterisk
> > > use?
> > >
> > > Well depends on the type of NAT, but it will not work with most SOHO
> > > equipment.
> > >
> > > Best regards,
> > > Loic Didelot.
> > >
> > > On Wed, 2006-11-22 at 06:33 -0500, Sergey Okhapkin wrote:
> > > > Just a suggestion for rewrite, extend bindaddress option in sip.conf
> > > > to accept multiple IP addresses, for example, I have a multihomed
> > > > host with 5 IP addresses and want asterisk to listen to for incoming
> > > > packets on 2 addresses only. Current implementation allows to specify
> > > > either all IPs or only 1 IP.
> > > >
> > > > On Wednesday 22 November 2006 03:00, Johansson Olle E wrote:
> > > > > In codename pineapple, my rewrite of chan_sip, we will have a more
> > > > > decent transaction
> > > > > engine that will be able to act differently depending on the
> > > > > underlying transport, so we can
> > > > > implement a proper TCP implementation.
> > > >
> > > > _______________________________________________
> > > > --Bandwidth and Colocation provided by Easynews.com --
> > > >
> > > > asterisk-dev mailing list
> > > > To UNSUBSCRIBE or update options visit:
> > > >    http://lists.digium.com/mailman/listinfo/asterisk-dev
> >
> > _______________________________________________
> > --Bandwidth and Colocation provided by Easynews.com --
> >
> > asterisk-dev mailing list
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-dev


More information about the asterisk-dev mailing list