[asterisk-bugs] [JIRA] (ASTERISK-25507) Dual channel redirect causes Volume audiohook to fail to work

James Terhune (JIRA) noreply at issues.asterisk.org
Tue Mar 21 08:51:10 CDT 2017


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

James Terhune closed ASTERISK-25507.
------------------------------------

    Resolution: Fixed

Retested on Asterisk 13.14.0, fixed.


> Dual channel redirect causes Volume audiohook to fail to work
> -------------------------------------------------------------
>
>                 Key: ASTERISK-25507
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25507
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_dial
>    Affects Versions: 11.19.0
>         Environment: Ubuntu 12.04 / 64bit
>            Reporter: James Terhune
>            Severity: Minor
>
> Summary:
> SIP device_A calls a number that has a dialplan that ends with Dial(SIP/device_B)
> SIP device_B answers phone
> User B uses AMI to set the TX volume of device_B's channel to -9
> User B notes decreased volume
> User B redirects both channel A and B to dialplan that plays MusicOnHold()
> User B notes volume increased to normal
> Any subsequent attempts to set the volume on channel B fail to set it.
> If the volume is set on channel A, it works as expected (the volume remains low).
> It appears the cause is that ast_autoservice_chan_hangup_peer(chan, peer) is being called from app_dial during the redirect. This is causing the status of the audiohook to be set to AST_AUDIOHOOK_STATUS_DONE.



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



More information about the asterisk-bugs mailing list