Hi, During an attended transfer using the SIP phone feature buttons, I'm getting a few complaints from recipients that they can't tell when the call they are receiving has been transferred. Is there any way (even if it's complicated) to generate a beep tone to the recipient of the transferred call when the transfer is completed? I know you can do this with DTMF codes but they want to use the phone's transfer features. Many thanks Dan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170216/506d869d/attachment.html>
On Thu, Feb 16, 2017 at 2:02 PM, Daniel Journo <dan at keshercommunications.com> wrote:> Hi, > > > > During an attended transfer using the SIP phone feature buttons, I?m > getting a few complaints from recipients that they can?t tell when the call > they are receiving has been transferred. > > Is there any way (even if it?s complicated) to generate a beep tone to the > recipient of the transferred call when the transfer is completed? > > > > I know you can do this with DTMF codes but they want to use the phone?s > transfer features. >Set the ATTENDED_TRANSFER_COMPLETE_SOUND channel variable to the sound file to play on a transfer. Richard -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170216/8433b6dd/attachment.html>
? Set the ATTENDED_TRANSFER_COMPLETE_SOUND channel variable to the sound file to play on a transfer. Does that have to be set in the Dial handler in order to get set on the dialled channel or can it be inheritted? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170216/7445b319/attachment.html>