[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
Thu Jul 24 14:29:07 CDT 2008
The following issue has been SUBMITTED.
======================================================================
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-24 14:29 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-24 14:29 caio1982 SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
2008-07-24 14:29 caio1982 SVN Revision (number only!) => 133438
======================================================================
More information about the asterisk-bugs
mailing list