From: Russell Bryant Date: Wed, 2 May 2007 15:20:41 +0000 (+0000) Subject: Add the new options for attended transfer to the CHANGES file. X-Git-Tag: 1.6.0-beta1~3^2~2768 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dc5766279babcff56269cfdb36418338c87bdee;p=thirdparty%2Fasterisk.git Add the new options for attended transfer to the CHANGES file. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@62672 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index e2295376c1..23995bb149 100644 --- a/CHANGES +++ b/CHANGES @@ -177,3 +177,8 @@ Miscellaneous configuration files for the IP channel drivers. The new option is "cos". This information is also documented in doc/qos.tex, or the IP Quality of Service section of asterisk.pdf. + * The built-in method for doing attended transfers has been updated to + include some new options that allow you to have the transferee sent + back to the person that did the transfer if the transfer is not successful. + See the options "atxferdropcall", "atxferloopdelay", and "atxfercallbackretries" + in features.conf.sample.