[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:36 CDT 2008
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=13152
======================================================================
Reported By: caio1982
Assigned To: svnbot
======================================================================
Project: Asterisk
Issue ID: 13152
Category: Core/General
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: resolved
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:
Resolution: fixed
Fixed in Version:
======================================================================
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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-07-30 11:32 svnbot Status new => resolved
2008-07-30 11:32 svnbot Resolution open => fixed
2008-07-30 11:32 svnbot Assigned To => svnbot
======================================================================
More information about the asterisk-bugs
mailing list