From: Russell Bryant Date: Wed, 25 Jul 2007 01:06:02 +0000 (+0000) Subject: remove a couple of entries that got duplicated and snuck into the SIP section. Also... X-Git-Tag: 1.6.0-beta1~3^2~1926 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de1bcbc4236e1e1d089fcec6c014064a3c601d72;p=thirdparty%2Fasterisk.git remove a couple of entries that got duplicated and snuck into the SIP section. Also, align the NAT/STUN entry with the others. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@76985 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index 9a03a3da0e..b43b2442db 100644 --- a/CHANGES +++ b/CHANGES @@ -42,13 +42,10 @@ 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. + * 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. * 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,