[asterisk-bugs] [JIRA] (ASTERISK-23433) ARI: Add 'tones' as a URI scheme for /play operations on resources that support media (bridges, channels)

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Mar 6 15:37:48 CST 2014


Matt Jordan created ASTERISK-23433:
--------------------------------------

             Summary: ARI: Add 'tones' as a URI scheme for /play operations on resources that support media (bridges, channels)
                 Key: ASTERISK-23433
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23433
             Project: Asterisk
          Issue Type: Improvement
      Security Level: None
          Components: Resources/res_ari
    Affects Versions: 12.0.0
            Reporter: Matt Jordan


Currently, there is no analog for the 'PlayTones' dialplan application.

Tones are a little strange - there's really no way to reasonably emulate them - you wouldn't really want sound files for them. The 'right' way really is to use indications.conf and specify something like:

{noformat}
/play?media=tones:stutter
{noformat}

The language set on the channel should automatically pick the correct locale.

Alternatively, we could use the language parameter to allow any tone from any locale to be played on a channel.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list