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

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Oct 29 13:55:33 CDT 2015


    [ https://issues.asterisk.org/jira/browse/ASTERISK-25507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=228052#comment-228052 ] 

Asterisk Team commented on ASTERISK-25507:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> 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