| Summary: | ASTERISK-24402: ARI Playbacks which use URIs that string together sounds cannot be stopped | ||||
| Reporter: | Bradley Watkins (marquis) | Labels: | |||
| Date Opened: | 2014-10-08 09:13:29 | Date Closed: | 2017-09-13 15:25:06 | ||
| Priority: | Major | Regression? | |||
| Status: | Closed/Complete | Components: | Resources/res_ari_playbacks | ||
| Versions: | 13.0.0-beta1 | Frequency of Occurrence | Constant | ||
| Related Issues: |
| ||||
| Environment: | Attachments: | ||||
| Description: | Any URI type which concatenates multiple sounds together will always play in its entirety even if a stop of the playback is sent via ARI.
Examples of URIs that exhibit the problem: digits:1234567890 number:123890 characters:abcdefghijklmnop | ||||
| Comments: | By: Sean Bright (seanbright) 2017-09-13 15:24:57.091-0500 Technically ASTERISK-26607 duplicates this one (this was created first), but that issue contains more detail. | ||||