Actions

Difference between revisions of "ILLEGAL PARAM"

From Zenitel Wiki

(New page: {| border="1" align=left |- !style="background:#ffdead;" width="90pt" colspan="2"|ILLEGAL_PARAM !style="background:#ffdead;" width="100pt"|0x0023 !style="background:#ffdead;" width="30pt"...)
 
Line 1: Line 1:
{| border="1" align=left
+
{| border="1"
 
|-
 
|-
 
!style="background:#ffdead;" width="90pt" colspan="2"|ILLEGAL_PARAM
 
!style="background:#ffdead;" width="90pt" colspan="2"|ILLEGAL_PARAM
Line 16: Line 16:
 
|-
 
|-
 
|}
 
|}
 +
 +
 +
[[AlphaNet_Data_Protocol#General_Exchange_Control|Back to AlphaNet message list]]

Revision as of 12:44, 17 July 2007

ILLEGAL_PARAM 0x0023 35 AMC 05.00
Negative response, a message (command) had illegal parameters.

This message can come as a response to any message, both those that normally give a response, and those which do not. The normal response will NOT come when ILLEGAL_PARAM is returned!

1 UINT2 Message Id which had illegal parameters<br\>0 = unknown
2 UINT1 Illegal parameter number <br\>0 = message type field<br\>1..n = parameter number <br\>(the digit shown to the left of each parameter in this document)
3 UINT4 Parameter value (ilegal value)


Back to AlphaNet message list