From 9573bd94027ffc4edf5ad3f359da4fc52497746d Mon Sep 17 00:00:00 2001 From: tilghman Date: Wed, 30 Jul 2008 16:40:43 +0000 Subject: Move implementation of an attended-transfer-complete sound from one channel driver into a common place for multiple channel drivers. (closes issue #13152) Reported by: caio1982 Patches: atxfer_complete_sound3.diff uploaded by caio1982 (license 22) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@134401 f38db490-d61c-443f-a65b-d21fe96a405b --- CHANGES | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 28b224ad3..7418e195b 100644 --- a/CHANGES +++ b/CHANGES @@ -109,8 +109,6 @@ Application Changes 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. * Added DNS manager support to registrations for peers referencing peer entries. DNS manager runs in the background which allows DNS lookups to be run asynchronously as well as periodically updating the IP address. These properties allow for @@ -180,6 +178,13 @@ Queue changes "QUEUE TIMING OPTIONS" in configs/queues.conf.sample for a detailed explanation of the option as well as an explanation about timeout options in general +Miscellaneous +------------- + * The channel variable ATTENDED_TRANSFER_COMPLETE_SOUND can now be set using + the 'setvar' option to cause a given audio file to be played upon completion + of an attended transfer. Currently it works for DAHDI, IAX2, SIP, and + Skinny channels only. + ------------------------------------------------------------------------------ --- Functionality changes from Asterisk 1.4.X to Asterisk 1.6.0 ------------- ------------------------------------------------------------------------------ -- cgit v1.2.3