summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2009-10-21 15:04:33 +0000
committerJoshua Colp <jcolp@digium.com>2009-10-21 15:04:33 +0000
commita31eb5bb355e4bbc37f7f7ab09e497ed7f2e1808 (patch)
tree9f9900f4d57a0ee2fdfa05a90ffaec066d563822 /CHANGES
parent984d6500ce28dc1d0c95394c818700b56c07974a (diff)
Revert media_address commit, I'm going to roll a fix to the SDP generation in the next version.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@225034 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 0 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 4f073d339..4b3b2c616 100644
--- a/CHANGES
+++ b/CHANGES
@@ -48,8 +48,6 @@ SIP Changes
configuration for the externip and externhost options when tcp or tls is used.
* Added support for message body (stored in content variable) to SIP NOTIFY message
accessible via AMI and CLI.
- * Added 'media_address' configuration option which can be used to explicitly specify
- the IP address to use in the SDP for media (audio and video) streams.
IAX2 Changes
-----------