From b03e7cc4c723e417a926ec946d1a9b9f098b30d4 Mon Sep 17 00:00:00 2001 From: Mark Michelson Date: Wed, 8 Aug 2012 22:41:08 +0000 Subject: [PATCH] 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 --- CHANGES | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) 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 ------------------- ------------------------------------------------------------------------------ -- 2.47.2