On Thu, 30 Oct 2003 16:18:23 -0800 (PST), Chris Albertson wrote > > This would be VERY much like the two current patches do except > that we would no longer need the new lines in sip.conf as STUN > would figure this out for us. >
you would still need the lines to specify the internal network/mask. either that or an ioctl() to get that info from the interface -- although using ioctl() that would break in the case of a subnetted internal network. without this there would be no way to distinguish between an internal and an external address even with stun. _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
