[asterisk-bugs] [JIRA] (ASTERISK-29521) No ChannelHold and ChannelUnhold events using ARI

Joshua C. Colp (JIRA) noreply at issues.asterisk.org
Wed Jul 14 17:21:33 CDT 2021


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

Joshua C. Colp closed ASTERISK-29521.
-------------------------------------

    Resolution: Not A Bug

This is not a bug. Those events are specifically for if a channel initiates hold and unhold. This would be a new feature and would likely need new events to maintain backwards compatibility.

> No ChannelHold and ChannelUnhold events using ARI
> -------------------------------------------------
>
>                 Key: ASTERISK-29521
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29521
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_ari_channels
>    Affects Versions: 18.5.0
>            Reporter: Andrew Shmig
>
> If you are trying to use ARI for putting channel on hold or bringing it back Asterisk won't generate ChannelHold and ChannelUnhold events. Events will be generated only if the target channel itself generated hold / unhold action.
> This bug is reproduced each time you perform 
> {code}
> POST /channels/{channelId}/hold
> {code}
> {code}
> DELETE /channels/{channelId}/hold
> {code}



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



More information about the asterisk-bugs mailing list