From: Mark Michelson Date: Wed, 8 Aug 2012 22:41:08 +0000 (+0000) Subject: Move a SIP change up to the other SIP changes in the CHANGES file. X-Git-Tag: 11.0.0-beta1~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b03e7cc4c723e417a926ec946d1a9b9f098b30d4;p=thirdparty%2Fasterisk.git Move a SIP change up to the other SIP changes in the CHANGES file. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@370953 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index d19cfeb282..ec5463408d 100644 --- a/CHANGES +++ b/CHANGES @@ -351,6 +351,8 @@ chan_sip * Added support for format attribute negotiation. See the Codecs changes for more information. + * Extra headers specified with SIPAddHeader are sent with the REFER message + when using Transfer application. See refer_addheaders in sip.conf.sample. chan_skinny ------------------ @@ -668,12 +670,6 @@ Scripts the source tree. If the variable is not set, it defaults to the current behavior and uses the current working directory. - -SIP changes --------------------------- - * Extra headers specified with SIPAddHeader are sent with the REFER message - when using Transfer application. See refer_addheaders in sip.conf.sample. - ------------------------------------------------------------------------------ --- Functionality changes from Asterisk 1.8 to Asterisk 10 ------------------- ------------------------------------------------------------------------------