[Home]

Summary:ASTERISK-01881: Manager API "Command" does not produce full response.as expected
Reporter:mustdie (mustdie)Labels:
Date Opened:2004-06-23 20:23:08Date Closed:2004-09-25 02:40:23
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:By using following command in Manager API, only partial response is generated.

Action: Command
Command: show dialplan
ActionID: 3


****** ADDITIONAL INFORMATION ******

My dialplan is pretty long (is about 32Kb) in CLI, but when i try to access dialplan from manager interface, i only get first 10kb. Also when it cuts output, "--END COMMAND--" is never there.
Comments:By: Mark Spencer (markster) 2004-06-24 00:04:15

This is the same bug as the asterisk -rx bug ASTERISK-1104.