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"...)
 
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{| border="1" align=left
+
{{AI}}
 +
{| border="1"
 
|-
 
|-
 
!style="background:#ffdead;" width="90pt" colspan="2"|ILLEGAL_PARAM
 
!style="background:#ffdead;" width="90pt" colspan="2"|ILLEGAL_PARAM
 
!style="background:#ffdead;" width="100pt"|0x0023
 
!style="background:#ffdead;" width="100pt"|0x0023
 
!style="background:#ffdead;" width="30pt"|35
 
!style="background:#ffdead;" width="30pt"|35
!style="background:#ffdead;" width="100pt"|AMC 05.00
+
!style="background:#ffdead;" |AMC 05.00
 
|-
 
|-
 
|colspan="5"|Negative response, a message (command) had illegal parameters.  
 
|colspan="5"|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!
 
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)
 
|-
 
|-
 
|}
 
|}
 +
 +
[[Category: ACDP messages]]
 +
[[AlphaNet_Data_Protocol#General_Exchange_Control|Back to AlphaNet message list]]

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