[asterisk-bugs] [JIRA] (ASTERISK-25696) bridge_basic: don't cache xferfailsound during a transfer

Asterisk Team (JIRA) noreply at issues.asterisk.org
Tue Mar 22 13:42:05 CDT 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-25696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asterisk Team updated ASTERISK-25696:
-------------------------------------

    Target Release Version/s: 13.8.0

> bridge_basic: don't cache xferfailsound during a transfer
> ---------------------------------------------------------
>
>                 Key: ASTERISK-25696
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25696
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/Bridging/bridge_basic
>    Affects Versions: 13.6.0
>            Reporter: Kevin Harwell
>            Assignee: Kevin Harwell
>            Severity: Trivial
>      Target Release: 13.8.0
>
>
> The xferfailsound is read from the channel at the beginning of the transfer, and that value is "cached" for the duration of the transfer. Therefore, changing the xferfailsound on the channel using the FEATURE() dialplan function does nothing once the transfer is under way.
> Change the transfer code to instead get the configuration from the channel when the configuration is actually going to be used.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list