[asterisk-bugs] [JIRA] (ASTERISK-28313) ARI: userevents should be delivered via AMI too
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Thu Feb 28 07:48:47 CST 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-28313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team updated ASTERISK-28313:
-------------------------------------
Status: Waiting for Feedback (was: Waiting for Feedback)
> ARI: userevents should be delivered via AMI too
> -----------------------------------------------
>
> Key: ASTERISK-28313
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28313
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_ari_events
> Affects Versions: 13.8.2, 13.24.1, 16.1.1
> Reporter: Stefan Repke
> Assignee: Asterisk Team
> Severity: Minor
>
> ARI userevents (via POST /ari/events/user/\{eventName\}) are distributed via AMI if and only if a channel is set as source.
> In order to test it:
> 1. Listen to AMI
> 2. Create an ARI application
> 3a. Send userevent (via ARI; to the application) with channel source
> 3b. Send userevent (via ARI; to the application) with bridge source
> 3c. Send userevent (via ARI; to the application) with endpoint source
> 3d. Send userevent (via ARI; to the application) *without* source
> Results:
> All userevents were delivered to the ARI application.
> Only the userevent from case *3a* was delivered to the AMI listener.
> Expected results:
> All userevents should be delivered to the ARI application *and AMI listeners*.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list