aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2009-01-15 13:37:46 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2009-01-15 13:37:46 +0000
commit8b3460cd69d14042f1f3ca16e777db9997b04f5e (patch)
tree950fbfbf7fec2c318db9208f88a01559bc8b55fc /CHANGES
parent5a8339ccd30c198fab5e00234941698074f674be (diff)
Related to issue #14246
Update changes for SIPRemoveHeader() git-svn-id: http://svn.digium.com/svn/asterisk/trunk@168639 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 884714e36..08551c2b7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -44,6 +44,8 @@ SIP Changes
* The parsing of register => lines in sip.conf has been modified to allow a port
to be present in the "user" portion. Please see the sip.conf.sample file for more
information
+ * Added a function to remove SIP headers added in the dialplan before the
+ first INVITE is generated - SIPRemoveHeader()
Skinny Changes
--------------