[asterisk-bugs] [Asterisk 0013152]: [patch] extending the support of ATTENDED_TRANSFER_COMPLETE_SOUND for more channel types

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Jul 30 11:32:35 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13152 
====================================================================== 
Reported By:                caio1982
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13152
Category:                   Core/General
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 133438 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-07-24 14:29 CDT
Last Modified:              2008-07-30 11:32 CDT
====================================================================== 
Summary:                    [patch] extending the support of
ATTENDED_TRANSFER_COMPLETE_SOUND for more channel types
Description: 
As of today only SIP channels supports the channel variable
ATTENDED_TRANSFER_COMPLETE_SOUND, which indicates a sound file to be played
upon transfered calls. This patch try to make IAX, Skinny and DAHDI
channels capable of that since they all support 'setvar' (tested with SIP
to make sure at least this one hasn't been broken).

The peer who made the transfer by default hears the pbx-transfer sound and
the third peer receiving the call hears 'xfersound' from features.conf,
while the transfered party does not hear anything. By using this variable
now the transfered party will hear the sound file from it too.
====================================================================== 

---------------------------------------------------------------------- 
 (0090851) svnbot (reporter) - 2008-07-30 11:32
 http://bugs.digium.com/view.php?id=13152#c90851 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 134401

U   trunk/CHANGES
U   trunk/channels/chan_sip.c
U   trunk/configs/chan_dahdi.conf.sample
U   trunk/configs/iax.conf.sample
U   trunk/configs/sip.conf.sample
U   trunk/configs/skinny.conf.sample
U   trunk/main/features.c

------------------------------------------------------------------------
r134401 | tilghman | 2008-07-30 11:32:34 -0500 (Wed, 30 Jul 2008) | 7
lines

Move implementation of an attended-transfer-complete sound from one
channel
driver into a common place for multiple channel drivers.
(closes issue http://bugs.digium.com/view.php?id=13152)
 Reported by: caio1982
 Patches: 
       atxfer_complete_sound3.diff uploaded by caio1982 (license 22)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=134401 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-07-30 11:32 svnbot         Checkin                                      
2008-07-30 11:32 svnbot         Note Added: 0090851                          
======================================================================




More information about the asterisk-bugs mailing list