[asterisk-bugs] [JIRA] (ASTERISK-29221) res_ari_bridges: improper error code when trying to delete a non-stasis bridge
Joshua C. Colp (JIRA)
noreply at issues.asterisk.org
Tue Dec 22 06:39:16 CST 2020
[ https://issues.asterisk.org/jira/browse/ASTERISK-29221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=253177#comment-253177 ]
Joshua C. Colp commented on ASTERISK-29221:
-------------------------------------------
We require additional debug to continue with triage of your issue. Please follow the instructions on the wiki [1] for how to collect debugging information from Asterisk. For expediency, where possible, attach the debug with a '.txt' file extension so that the debug will be usable for further analysis.
Thanks!
[1] https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information
> res_ari_bridges: improper error code when trying to delete a non-stasis bridge
> ------------------------------------------------------------------------------
>
> Key: ASTERISK-29221
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-29221
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_ari_bridges
> Affects Versions: 16.9.0
> Reporter: Jean Aunis - Prescom
> Severity: Minor
>
> When trying to delete a non-stasis bridge, a "500 Internal server error" response is generated. It seems Asterisk wants to generate a 409 response but the validation fails.
> For the sake of consistency, I think Asterisk should whether return a 409 error, or allow to destroy non-stasis bridges (since it is possible for channels).
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list