[asterisk-bugs] [JIRA] (ASTERISK-26607) res_ari_playback: allow chararacters URI scheme to be controllable
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Wed Nov 16 10:35:10 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=233769#comment-233769 ]
Joshua Colp commented on ASTERISK-26607:
----------------------------------------
We should also audit other URI schemes to see if we can add the functionality to them, or document the lack of it.
> res_ari_playback: allow chararacters URI scheme to be controllable
> ------------------------------------------------------------------
>
> Key: ASTERISK-26607
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26607
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Resources/res_ari_playbacks
> Affects Versions: 13.12.2, 14.1.2
> Reporter: Mark Ingles
> Severity: Minor
>
> The characters URI scheme does not allow playbacks to be controlled.
> It would be helpful to either log a message that controlling playbacks of this scheme are not allowed or allow control.
> When trying to control a uncontrollable playback, ARI returns "500 Internal Server Error" to the application.
> I believe the logging would be in res/res_stasis_playback.c in these functions:
> playback_stop
> playback_restart
> playback_pause
> playback_unpause
> playback_reverse
> playback_forward
> This issue also affects the number: and digits: URI schemes.
> As a short term fix, maybe the wiki docs can just be updated to tell us the three schemes don't allow control at https://wiki.asterisk.org/wiki/display/AST/Asterisk+14+Playbacks+REST+API
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list