summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2009-01-15 13:37:46 +0000
committerOlle Johansson <oej@edvina.net>2009-01-15 13:37:46 +0000
commit04352dac9614411c3f84507ef6bb02f5c72dbb3a (patch)
tree950fbfbf7fec2c318db9208f88a01559bc8b55fc /CHANGES
parent27c1d88021350fbdcaa1a13edf68feeb4d977eea (diff)
Related to issue #14246
Update changes for SIPRemoveHeader() git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@168639 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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
--------------