aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2009-09-07 11:56:22 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2009-09-07 11:56:22 +0000
commit95b1c45bc69fe8a9f472ece46b2d3a290ff987c5 (patch)
tree0f6f096d38a25bc56ecda35f953f1d3138e02b66 /CHANGES
parentf4de9279d650fd537bbae97ae35cad4c7aa94461 (diff)
Add doc and turn off premature media filter by default
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@216654 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c57b7fc9e..b1773f067 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,12 @@
===
======================================================================
+SIP changes
+-----------
+ * Added a new option "prematuremedia" that defaults to "no". If you turn this
+ option on, chan_sip will not automatically initiate early media if it receives
+ audio from the incoming channel before there's been a progress indication.
+
-----------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.6.0.10 to Asterisk 1.6.0.11 -------------
-----------------------------------------------------------------------------------