aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-03-25 15:18:41 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-03-25 15:18:41 +0000
commit663b7622ce7cca5e48eff848c4f3ed9f30adc205 (patch)
treeb4442a43ce0035f8b86c6c864e171fcf650fca3c /CHANGES
parent3eb4aac76561fe4d339ae3573604258a95ce7b6f (diff)
Add a special dialplan variable to chan_sip which will cause an audio file to be played upon completion of an attended transfer.
(closes issue #9239) Reported by: sunder git-svn-id: http://svn.digium.com/svn/asterisk/trunk@110631 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ba0ede212..bc224b4a8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -26,6 +26,11 @@ Application Changes
of how many names are in your company. For large companies, this should be
quite helpful.
+SIP Changes
+-----------
+ * The ATTENDED_TRANSFER_COMPLETE_SOUND can now be set using setvar to cause a given
+ audio file to be played upon completion of an attended transfer.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.4.X to Asterisk 1.6.0 -------------
------------------------------------------------------------------------------