Actions

Difference between revisions of "DEVICE INFO"

From Zenitel Wiki

(Addes Device Type table)
Line 8: Line 8:
 
|colspan="5"|Response to the [[GET_DEVICE]] message.  
 
|colspan="5"|Response to the [[GET_DEVICE]] message.  
 
|-
 
|-
|align=center|1||[[UINT1]]||colspan="3"|DEVICE TYPE
+
|align=center|1||[[UINT1]]||colspan="3"|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\>
 +
255=Unknown (External computer with unspesific functionality)
 
|-
 
|-
 
|align=center|2||[[UINT1]]<br\>(optional)||colspan="2"|Software version: Major||AMC 08.00
 
|align=center|2||[[UINT1]]<br\>(optional)||colspan="2"|Software version: Major||AMC 08.00

Revision as of 10:46, 8 December 2011

DEVICE_INFO 0x003B 59 AMC 05.00
Response to the GET_DEVICE message.
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\> 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


Back to AlphaNet message list