[asterisk-bugs] [JIRA] (ASTERISK-27072) AMI response contains order-important headers, violating AMI v2 spec
Brian (JIRA)
noreply at issues.asterisk.org
Tue Jun 20 14:10:58 CDT 2017
Brian created ASTERISK-27072:
--------------------------------
Summary: AMI response contains order-important headers, violating AMI v2 spec
Key: ASTERISK-27072
URL: https://issues.asterisk.org/jira/browse/ASTERISK-27072
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Applications/app_queue, Core/ManagerInterface
Affects Versions: 14.5.0, GIT
Reporter: Brian
Some AMI actions result in responses that contain ordered headers, but the AMI v2 protocol specification says that header order does not matter.
One example of an AMI action that violates the unordered behavior is QueueRule/manager_queue_rule_show(), which [outputs RuleList and Rule header pairs where each Rule header is associated with the RuleList header that precedes it|https://github.com/asterisk/asterisk/blob/2e7866ebb7773fdd4f67e80f3747e41d84bcb93b/apps/app_queue.c#L9759-L9762].
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list