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

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


Mark Ingles created ASTERISK-26607:
--------------------------------------

             Summary: 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: 14.1.2, 13.12.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