summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTerry Wilson <twilson@digium.com>2008-12-08 16:02:42 +0000
committerTerry Wilson <twilson@digium.com>2008-12-08 16:02:42 +0000
commitf6dda1e544e1661c8f45cffeca866f45665d61f2 (patch)
tree6a7d06111b17afe0cd6b7b10a5ba335f667d977f /CHANGES
parentbc0332325101252fefb52aed89d72aa453366a67 (diff)
Add the ability to play a courtesy tone to the transfer target in a native SIP attended transfer by setting the variable ATTENEDED_TRANSFER_COMPLETE_SOUND.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@161679 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 82d6bd527..9d0d3e6ff 100644
--- a/CHANGES
+++ b/CHANGES
@@ -28,6 +28,8 @@ SIP Changes
* Added a new 'faxdetect=yes|no' configuration option to sip.conf. When this
option is enabled, a SIP channel will go to the fax extension (if it exists)
after T38 is negotiated. This option is disabled by default.
+ * If ATTENDED_TRANSFER_COMPLETE_SOUND is set, the sound will be played to the
+ target of an attended transfer
Skinny Changes
--------------