[asterisk-bugs] [JIRA] (ASTERISK-28236) Support separated HTTP request
Joshua C. Colp (JIRA)
noreply at issues.asterisk.org
Wed Jan 9 04:57:47 CST 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-28236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua C. Colp updated ASTERISK-28236:
--------------------------------------
Status: Open (was: Triage)
> Support separated HTTP request
> ------------------------------
>
> Key: ASTERISK-28236
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28236
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Core/HTTP
> Affects Versions: 16.1.1
> Reporter: sungtae kim
> Severity: Minor
>
> Currently, the Asterisk does not support separated HTTP request.
> If the HTTP request divided into more than 2 messages, it response error. And it accepts only 4KB of message body.
> If the Asterisk accepts separated HTTP request and more length, it could be better.
> For the longer length, for example, asterisk accepts /channel/<channel id>/play ARI command with array of "media"s. The media might be string of URI. With current situation, the user can't set many 'media's if uri length is long.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list