aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-25 01:06:02 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-25 01:06:02 +0000
commit60ed9402e37381e7dc0e9e9a66c3d435a6f5f4c6 (patch)
tree90c0b92ac8544cb270f33dc95ea57bae4da8c6e7 /CHANGES
parent8d815f3940e73afe0b99c29380b837c4764dd4b2 (diff)
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: http://svn.digium.com/svn/asterisk/trunk@76985 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 4 insertions, 7 deletions
diff --git a/CHANGES b/CHANGES
index 9a03a3da0..b43b2442d 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,