aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authortwilson <twilson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-12-08 16:02:42 +0000
committertwilson <twilson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-12-08 16:02:42 +0000
commit5a522bc447cde6d674804e0f01663368100e4bd3 (patch)
tree6a7d06111b17afe0cd6b7b10a5ba335f667d977f /CHANGES
parent2e508d0b567a21a8ad8ae011c5478ab8c971d2f9 (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: http://svn.digium.com/svn/asterisk/trunk@161679 f38db490-d61c-443f-a65b-d21fe96a405b
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
--------------