From 5305d61e8557072155d4195ccea652644c3b00f9 Mon Sep 17 00:00:00 2001 From: Luigi Rizzo Date: Tue, 24 Jul 2007 07:51:14 +0000 Subject: [PATCH] add documentation on nat/stun support in chan_sip git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@76755 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES b/CHANGES index d1f9721a68..9a03a3da0e 100644 --- a/CHANGES +++ b/CHANGES @@ -42,6 +42,13 @@ CLI Changes SIP changes ----------- + * Improved NAT and STUN support. + chan_sip now can use port numbers in bindaddr, externip and externhost + options, as well as contact a STUN server to detect its external address + for the SIP socket. See sip.conf.sample, 'NAT' section. + * Added the bindaddr option to gtalk.conf. + * Added the ability to specify arguments to the Dial application when using + the DUNDi switch in the dialplan. * The default SIP useragent= identifier now includes the Asterisk version * A new option, match_auth_username in sip.conf changes the matching of incoming requests. If set, and the incoming request carries authentication info, -- 2.47.2