aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-24 07:51:14 +0000
committerrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2007-07-24 07:51:14 +0000
commitf435e63b8d58b037d5a3bf80baee1e1c87364904 (patch)
tree23ae34e74f4f9854949445e1c208fd0832685d82 /CHANGES
parent919446e599cd05ecc0de9453894fdbc490dd3be4 (diff)
add documentation on nat/stun support in chan_sip
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@76755 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d1f9721a6..9a03a3da0 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,