[asterisk-bugs] [JIRA] (ASTERISK-28236) Support separated HTTP request
sungtae kim (JIRA)
noreply at issues.asterisk.org
Wed Jan 9 04:27:47 CST 2019
sungtae kim created ASTERISK-28236:
--------------------------------------
Summary: 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