Difference between revisions of "DEVICE INFO"
From Zenitel Wiki
m |
|||
Line 6: | Line 6: | ||
!style="background:#ffdead;" |AMC 05.00 | !style="background:#ffdead;" |AMC 05.00 | ||
|- | |- | ||
− | |colspan="5"|Response to the [[GET_DEVICE]] message. | + | |colspan="5"|Response to the [[GET_DEVICE]] message. |
'''Note''': The DEVICE_INFO timeout is set to 5 seconds default. The timeout is adjustable in nvram (.ex_profile.timeouts.device_answer_time = 50 (0x0032)) | '''Note''': The DEVICE_INFO timeout is set to 5 seconds default. The timeout is adjustable in nvram (.ex_profile.timeouts.device_answer_time = 50 (0x0032)) | ||
|- | |- | ||
− | |align=center|1||[[UINT1]]||colspan="3"|DEVICE TYPE | + | |align=center|1||[[UINT1]]||colspan="3"|DEVICE TYPE |
− | 0=Illegal | + | 0=Illegal |
− | 1=AlphaCom (Intercom Exchange) | + | |
− | 2=RIO (Remote I/O unit with RCIs and RCOs) | + | 1=AlphaCom (Intercom Exchange) |
− | 3=Control Handler (PC with call queuing features) | + | |
− | 4=Operator (Passive device without PING/PING, for Simple Link Layer terminal) | + | 2=RIO (Remote I/O unit with RCIs and RCOs) |
− | 5=SIP node | + | |
− | 6=RMD node | + | 3=Control Handler (PC with call queuing features) |
− | 7=M100 node | + | |
+ | 4=Operator (Passive device without PING/PING, for Simple Link Layer terminal) | ||
+ | |||
+ | 5=SIP node | ||
+ | |||
+ | 6=RMD node | ||
+ | |||
+ | 7=M100 node | ||
+ | |||
255=Unknown (External computer with unspesific functionality) | 255=Unknown (External computer with unspesific functionality) | ||
|- | |- | ||
− | |align=center|2||[[UINT1]] | + | |align=center|2||[[UINT1]](optional) |
+ | ||colspan="2"|Software version: Major||AMC 08.00 | ||
|- | |- | ||
− | |align=center|3||[[UINT1]] | + | |align=center|3||[[UINT1]](optional) |
+ | ||colspan="2"|Software version: Minor||AMC 08.00 | ||
|- | |- | ||
− | |align=center|4||[[UINT1]] | + | |align=center|4||[[UINT1]](optional) |
+ | ||colspan="2"|Abilities. Device specific | ||
+ | [[AMC]]: Price Version. | ||
+ | |||
+ | [[RIO]]: 1 = IIC board present||AMC 08.00 | ||
|- | |- | ||
− | |align=center|5||[[TEXT16]] | + | |align=center|5||[[TEXT16]](optional) |
+ | ||colspan="2"|Device Name.||AMC 08.00 | ||
|- | |- | ||
− | |align=center|6||[[UINT1]] | + | |align=center|6||[[UINT1]](optional) |
+ | ||colspan="2"|Software state version||AMC 11.00 | ||
|- | |- | ||
− | |align=center|7||[[UINT1]] | + | |align=center|7||[[UINT1]](optional) |
+ | ||colspan="2"|Software revision number||AMC 11.00 | ||
|- | |- | ||
− | |align=center|8||[[BITMAP]][1..16] | + | |align=center|8||[[BITMAP]][1..16] |
+ | (optional) | ||
+ | ||colspan="3"|Various system states: <br> Device specific | ||
+ | [[AMC]]: <br> BIT1 = 1:IP standby mode. (Sys evh, sub 230) <br> BIT2 = 1:Connected to HA pair. (Sys evh, sub 231) <br> BIT3 = 1:HA configuration master (Sys evh, sub 232) | ||
|- | |- | ||
|} | |} |
Revision as of 09:30, 23 February 2016
DEVICE_INFO | 0x003B | 59 | AMC 05.00 | |
---|---|---|---|---|
Response to the GET_DEVICE message.
Note: The DEVICE_INFO timeout is set to 5 seconds default. The timeout is adjustable in nvram (.ex_profile.timeouts.device_answer_time = 50 (0x0032)) | ||||
1 | UINT1 | DEVICE TYPE
0=Illegal 1=AlphaCom (Intercom Exchange) 2=RIO (Remote I/O unit with RCIs and RCOs) 3=Control Handler (PC with call queuing features) 4=Operator (Passive device without PING/PING, for Simple Link Layer terminal) 5=SIP node 6=RMD node 7=M100 node 255=Unknown (External computer with unspesific functionality) | ||
2 | UINT1(optional) | colspan="2"|Software version: Major | AMC 08.00 | |
3 | UINT1(optional) | colspan="2"|Software version: Minor | AMC 08.00 | |
4 | UINT1(optional) | colspan="2"|Abilities. Device specific
AMC: Price Version. RIO: 1 = IIC board present||AMC 08.00 | ||
5 | TEXT16(optional) | colspan="2"|Device Name. | AMC 08.00 | |
6 | UINT1(optional) | colspan="2"|Software state version | AMC 11.00 | |
7 | UINT1(optional) | colspan="2"|Software revision number | AMC 11.00 | |
8 | BITMAP[1..16]
(optional) |
colspan="3"|Various system states: Device specific AMC: |