aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2009-09-07 12:00:15 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2009-09-07 12:00:15 +0000
commit568393791f625dc464ca28496d341302b46d2092 (patch)
treec677d957cf1c736e59096af4af734c205ee948ca /CHANGES
parent6903c34bf0ed7a26d80c43f3b6a47065eb8841f2 (diff)
Add docs
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.2@216655 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 98bb2eb9c..cdbe7b242 100644
--- a/CHANGES
+++ b/CHANGES
@@ -56,6 +56,10 @@ SIP Changes
* Channel variables set with setvar= in a device configuration is now
set both for inbound and outbound calls.
* Added support for ITU G.722.1 and G.722.1C (Siren7 and Siren14) media streams.
+ * Added a new option "prematuremedia" that defaults to "yes". 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.
+
IAX2 changes
------------