Actions

Difference between revisions of "ILLEGAL PARAM"

From Zenitel Wiki

 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
{| border="1"
 
{| border="1"
 
|-
 
|-
Line 9: Line 10:
 
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!
 
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!
 
|-
 
|-
|align=center|1||[[UINT2]]||colspan="3"|Message Id which had illegal parameters<br\>0 = unknown
+
|align=center|1||[[UINT2]]||colspan="3"|Message Id which had illegal parameters<br />0 = unknown
 
|-
 
|-
|align=center|2||[[UINT1]]||colspan="3"|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)
+
|align=center|2||[[UINT1]]||colspan="3"|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)
 
|-
 
|-
 
|align=center|3||[[UINT4]]||colspan="3"|Parameter value (ilegal value)
 
|align=center|3||[[UINT4]]||colspan="3"|Parameter value (ilegal value)

Latest revision as of 15:59, 3 October 2019

AI.png
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
0 = unknown
2 UINT1 Illegal parameter number
0 = message type field
1..n = parameter number
(the digit shown to the left of each parameter in this document)
3 UINT4 Parameter value (ilegal value)

Back to AlphaNet message list