[asterisk-bugs] [JIRA] (ASTERISK-26607) allow chararacters URI scheme to be controllable

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Nov 16 10:19:10 CST 2016


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

Asterisk Team commented on ASTERISK-26607:
------------------------------------------

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].

> 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