Difference between revisions of "DEVICE INFO"
From Zenitel Wiki
m (Additional information about timeout) |
|||
Line 27: | Line 27: | ||
|- | |- | ||
|align=center|5||[[TEXT16]]<br\>(optional)||colspan="2"|Device Name.||AMC 08.00 | |align=center|5||[[TEXT16]]<br\>(optional)||colspan="2"|Device Name.||AMC 08.00 | ||
+ | |- | ||
+ | |align=center|6||[[UINT1]]<br\>(optional)||colspan="2"|Software state version:||AMC 11.00 | ||
+ | |- | ||
+ | |align=center|7||[[UINT1]]<br\>(optional)||colspan="2"|Software revision number: Minor||AMC 11.00 | ||
+ | |- | ||
+ | |align=center|8||[[UINT2]]<br\>(optional)||colspan="2"|Various system states: <br> Device specific<br\>[[AMC]]: BIT1 = System event 230 <br> BIT1 = System event 231 <br> BIT1 = System event 232 ||AMC 11.2.3.5 | ||
|- | |- | ||
|} | |} |
Revision as of 07:02, 15 August 2012
DEVICE_INFO | 0x003B | 59 | AMC 05.00 | |
---|---|---|---|---|
Response to the GET_DEVICE message. <br\>
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<br\>
0=Illegal<br\> 1=AlphaCom (Intercom Exchange)<br\> 2=RIO (Remote I/O unit with RCIs and RCOs)<br\> 3=Control Handler (PC with call queuing features)<br\> 4=Operator (Passive device without PING/PING, for Simple Link Layer terminal)<br\> 5=SIP node<br\> 6=RMD node<br\> 7=M100 node<br\> 255=Unknown (External computer with unspesific functionality) | ||
2 | UINT1<br\>(optional) | Software version: Major | AMC 08.00 | |
3 | UINT1<br\>(optional) | Software version: Minor | AMC 08.00 | |
4 | UINT1<br\>(optional) | Abilities. Device specific<br\>AMC: Price Version.<br\>RIO: 1 = IIC board present | AMC 08.00 | |
5 | TEXT16<br\>(optional) | Device Name. | AMC 08.00 | |
6 | UINT1<br\>(optional) | Software state version: | AMC 11.00 | |
7 | UINT1<br\>(optional) | Software revision number: Minor | AMC 11.00 | |
8 | UINT2<br\>(optional) | Various system states: Device specific<br\>AMC: BIT1 = System event 230 BIT1 = System event 231 BIT1 = System event 232 |
AMC 11.2.3.5 |