Difference between revisions of "Broadcast messages (ACDP)"
From Zenitel Wiki
(→Message explanation) |
(→Message example) |
||
(13 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{A}} | ||
This article describes the [[ACDP]] broadcast messages transmitted from the AlphaCom, and give some message examples. | This article describes the [[ACDP]] broadcast messages transmitted from the AlphaCom, and give some message examples. | ||
Line 29: | Line 30: | ||
|- | |- | ||
|} | |} | ||
− | |||
== Message example == | == Message example == | ||
Line 38: | Line 38: | ||
:014101FF211A410017004007D706070B1A2D32018002320180090201=76 <br> | :014101FF211A410017004007D706070B1A2D32018002320180090201=76 <br> | ||
:014101FF211B410018004107D706070B1A2D01043201800232018009=7F <br> | :014101FF211B410018004107D706070B1A2D01043201800232018009=7F <br> | ||
+ | |||
+ | |||
===Message explanation=== | ===Message explanation=== | ||
− | Station 8002 busy: | + | |
+ | '''Station 8002 busy''': | ||
<pre> | <pre> | ||
Message: 014101FF2118410015003632018002=54 | Message: 014101FF2118410015003632018002=54 | ||
Line 50: | Line 53: | ||
---- ---- -- -- -- ---- ---- -------- - -- | ---- ---- -- -- -- ---- ---- -------- - -- | ||
| | | | | | | | | | | | | | | | | | | | | | ||
− | | | | | | | | | | +- Checksum | + | | | | | | | | | | +- Checksum. Bytewise XOR |
| | | | | | | | +--- Checksum next | | | | | | | | | +--- Checksum next | ||
| | | | | | | +-------- Station in NET_OBJ_REF format: dir no 8002, node 01 | | | | | | | | +-------- Station in NET_OBJ_REF format: dir no 8002, node 01 | ||
Line 57: | Line 60: | ||
| | | | +------------------------- Message class: 65 (0x41) ‘A’ = AlphaCom | | | | | +------------------------- Message class: 65 (0x41) ‘A’ = AlphaCom | ||
| | | +---------------------------- Options: Message sequence number. | | | | +---------------------------- Options: Message sequence number. | ||
− | | | | The number | + | | | | The number option bytes is given by the 3 most significant bits of <hopcountbyte> |
− | | | | (21 | + | | | | (In this case: Hex:21 = Bin:00100001 > 1 byte option) |
| | +------------------------------- Hopcount byte | | | +------------------------------- Hopcount byte | ||
| +----------------------------------- Destination: Node 01, broadcast (0xFF) | | +----------------------------------- Destination: Node 01, broadcast (0xFF) | ||
Line 65: | Line 68: | ||
</pre> | </pre> | ||
− | Station 8009 busy: | + | '''Station 8009 busy''': |
<pre> | <pre> | ||
Message: 014101FF2119410016003632018009=5D | Message: 014101FF2119410016003632018009=5D | ||
Line 75: | Line 78: | ||
---- ---- -- -- -- ---- ---- -------- - -- | ---- ---- -- -- -- ---- ---- -------- - -- | ||
| | | | | | | | | | | | | | | | | | | | | | ||
− | | | | | | | | | | +- Checksum | + | | | | | | | | | | +- Checksum. Bytewise XOR |
| | | | | | | | +--- Checksum next | | | | | | | | | +--- Checksum next | ||
| | | | | | | +-------- Station in NET_OBJ_REF format: dir no 8009, node 01 | | | | | | | | +-------- Station in NET_OBJ_REF format: dir no 8009, node 01 | ||
Line 81: | Line 84: | ||
| | | | | +--------------------- Reference: Value identifying receivers’ reference | | | | | | +--------------------- Reference: Value identifying receivers’ reference | ||
| | | | +------------------------- Message class: 65 (0x41) ‘A’ = AlphaCom | | | | | +------------------------- Message class: 65 (0x41) ‘A’ = AlphaCom | ||
− | | | | +---------------------------- Options: The number | + | | | | +---------------------------- Options: Message sequence number. |
+ | | | | The number option bytes is given by the 3 most significant bits of <hopcountbyte> | ||
+ | | | | (In this case: Hex:21 = Bin:00100001 > 1 byte option) | ||
| | +------------------------------- Hopcount byte | | | +------------------------------- Hopcount byte | ||
| +----------------------------------- Destination: Node 01, broadcast (0xFF) | | +----------------------------------- Destination: Node 01, broadcast (0xFF) | ||
Line 88: | Line 93: | ||
</pre> | </pre> | ||
− | Call status: | + | |
+ | '''Call status''': | ||
<pre> | <pre> | ||
Message: 014101FF211A410017004007D706070B1A2D32018002320180090201=76 | Message: 014101FF211A410017004007D706070B1A2D32018002320180090201=76 | ||
Line 98: | Line 104: | ||
---- ---- -- -- -- ---- ---- -------------- -------- -------- -- -- - -- | ---- ---- -- -- -- ---- ---- -------------- -------- -------- -- -- - -- | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||
− | | | | | | | | | | | | | | +- Checksum | + | | | | | | | | | | | | | | +- Checksum. Bytewise XOR |
| | | | | | | | | | | | +--- Checksum next | | | | | | | | | | | | | +--- Checksum next | ||
| | | | | | | | | | | +----- Call mode: 01 = Open call | | | | | | | | | | | | +----- Call mode: 01 = Open call | ||
Line 108: | Line 114: | ||
| | | | | +--------------------------------------------------- Reference: Value identifying receivers’ reference | | | | | | +--------------------------------------------------- Reference: Value identifying receivers’ reference | ||
| | | | +------------------------------------------------------- Message class: 65 (0x41) ‘A’ = AlphaCom | | | | | +------------------------------------------------------- Message class: 65 (0x41) ‘A’ = AlphaCom | ||
− | | | | +---------------------------------------------------------- Options: The number | + | | | | +---------------------------------------------------------- Options: Message sequence number. |
+ | | | | The number option bytes is given by the 3 most | ||
+ | | | | significant bits of <hopcountbyte> | ||
+ | | | | (In this case: Hex:21 = Bin:00100001 > 1 byte option) | ||
| | +------------------------------------------------------------- Hopcount byte | | | +------------------------------------------------------------- Hopcount byte | ||
| +----------------------------------------------------------------- Destination: Node 01, broadcast (0xFF) | | +----------------------------------------------------------------- Destination: Node 01, broadcast (0xFF) | ||
Line 114: | Line 123: | ||
</pre> | </pre> | ||
− | Connect status: | + | |
+ | '''Connect status''': | ||
<pre> | <pre> | ||
Message: 014101FF211B410018004107D706070B1A2D01043201800232018009=7F | Message: 014101FF211B410018004107D706070B1A2D01043201800232018009=7F | ||
Line 124: | Line 134: | ||
---- ---- -- -- -- ---- ---- -------------- ---- -------- -------- - -- | ---- ---- -- -- -- ---- ---- -------------- ---- -------- -------- - -- | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||
− | | | | | | | | | | | | | +- Checksum | + | | | | | | | | | | | | | +- Checksum. Bytewise XOR |
| | | | | | | | | | | +--- Checksum next | | | | | | | | | | | | +--- Checksum next | ||
| | | | | | | | | | +--------- B-station in NetObjRef format: dir no 8009, node 01 | | | | | | | | | | | +--------- B-station in NetObjRef format: dir no 8009, node 01 | ||
Line 133: | Line 143: | ||
| | | | | +-------------------------------------------------- Reference: Value identifying receivers’ reference | | | | | | +-------------------------------------------------- Reference: Value identifying receivers’ reference | ||
| | | | +------------------------------------------------------ Message class: 65 (0x41) ‘A’ = AlphaCom | | | | | +------------------------------------------------------ Message class: 65 (0x41) ‘A’ = AlphaCom | ||
− | | | | +--------------------------------------------------------- Options: The number | + | | | | +--------------------------------------------------------- Options: Message sequence number. |
+ | | | | The number option bytes is given by the 3 most | ||
+ | | | | significant bits of <hopcountbyte> | ||
+ | | | | (In this case: Hex:21 = Bin:00100001 > 1 byte option) | ||
| | +------------------------------------------------------------ Hopcount byte | | | +------------------------------------------------------------ Hopcount byte | ||
| +---------------------------------------------------------------- Destination: Node 01, broadcast (0xFF) | | +---------------------------------------------------------------- Destination: Node 01, broadcast (0xFF) | ||
Line 139: | Line 152: | ||
</pre> | </pre> | ||
+ | == Related articles == | ||
+ | * [[Network Object Reference]] | ||
− | + | [[Category:Protocols]] | |
− | [[Category: |
Latest revision as of 12:05, 27 August 2024
This article describes the ACDP broadcast messages transmitted from the AlphaCom, and give some message examples.
Broadcast messages
Message | Message no, Hex | Description |
---|---|---|
ST_BUSY_BC | 0x0036 | Broadcast message: Intercom station is busy |
ST_FREE_BC | 0x0037 | Broadcast message: Intercom station is free |
CALL_STATUS_BC | 0x0040 | Broadcast message telling the status of a call |
CONN_STATUS_BC | 0x0041 | Broadcast message telling that a connection is established |
DISCON_STATUS_BC | 0x0042 | Broadcast message telling that a connection is disconnected |
EXT_FEATURE_BC | 0x0043 | Broadcast message when a directory number (feature 50) is dialed on a station |
Q_ELEM_ADDED | 0x004B | Broadcast message. Reports that a mail message has been added to a station’s mail queue |
Q_ELEM_REMOVED | 0x004C | Broadcast message. Reports that a mail message has been removed from a station’s mail queue |
CONF_IS_ROOT | 0x007B | Broadcast message. Sender informs that it is root of conference |
CONF_NOT_ROOT | 0x007C | Broadcast message. Sender informs that it is no longer root of conference |
Message example
The messages below are broadcast messages transmitted from the AlphaCom on the AlphaCom Data Protocol when a call is initiated by the command: $CALL L8002 L8009
- 014101FF2118410015003632018002=54
- 014101FF2119410016003632018009=5D
- 014101FF211A410017004007D706070B1A2D32018002320180090201=76
- 014101FF211B410018004107D706070B1A2D01043201800232018009=7F
Message explanation
Station 8002 busy:
Message: 014101FF2118410015003632018002=54 Network Application Application layer header header message param. --------------- ------------ -------- 0141 01FF 21 18 41 0015 0036 32018002 = 54 ---- ---- -- -- -- ---- ---- -------- - -- | | | | | | | | | | | | | | | | | | | +- Checksum. Bytewise XOR | | | | | | | | +--- Checksum next | | | | | | | +-------- Station in NET_OBJ_REF format: dir no 8002, node 01 | | | | | | +---------------- Message id: 0x0036 = Station is busy | | | | | +--------------------- Reference: Value identifying receivers’ reference | | | | +------------------------- Message class: 65 (0x41) ‘A’ = AlphaCom | | | +---------------------------- Options: Message sequence number. | | | The number option bytes is given by the 3 most significant bits of <hopcountbyte> | | | (In this case: Hex:21 = Bin:00100001 > 1 byte option) | | +------------------------------- Hopcount byte | +----------------------------------- Destination: Node 01, broadcast (0xFF) +---------------------------------------- Source: Node 01, module 65 (0x41)
Station 8009 busy:
Message: 014101FF2119410016003632018009=5D Network Application Application layer header header message param. --------------- ------------ -------- 0141 01FF 21 19 41 0016 0036 32018009 = 5D ---- ---- -- -- -- ---- ---- -------- - -- | | | | | | | | | | | | | | | | | | | +- Checksum. Bytewise XOR | | | | | | | | +--- Checksum next | | | | | | | +-------- Station in NET_OBJ_REF format: dir no 8009, node 01 | | | | | | +---------------- Message id: 0x0036 = Station is busy | | | | | +--------------------- Reference: Value identifying receivers’ reference | | | | +------------------------- Message class: 65 (0x41) ‘A’ = AlphaCom | | | +---------------------------- Options: Message sequence number. | | | The number option bytes is given by the 3 most significant bits of <hopcountbyte> | | | (In this case: Hex:21 = Bin:00100001 > 1 byte option) | | +------------------------------- Hopcount byte | +----------------------------------- Destination: Node 01, broadcast (0xFF) +---------------------------------------- Source: Node 01, module 65 (0x41)
Call status:
Message: 014101FF211A410017004007D706070B1A2D32018002320180090201=76 Network Application Application layer header header message parameters --------------- ------------ -------------------------------------- 0141 01FF 21 1A 41 0017 0040 07D706070B1A2D 32018002 32018009 02 01 = 76 ---- ---- -- -- -- ---- ---- -------------- -------- -------- -- -- - -- | | | | | | | | | | | | | | | | | | | | | | | | | | | +- Checksum. Bytewise XOR | | | | | | | | | | | | +--- Checksum next | | | | | | | | | | | +----- Call mode: 01 = Open call | | | | | | | | | | +-------- A-station call priority: 02 = medium (normal) | | | | | | | | | +--------------- B-station in NetObjRef format: dir no 8009, node 01 | | | | | | | | +------------------------ A-station in NetObjRef format: dir no 8002, node 01 | | | | | | | +------------------------------------ Clock | | | | | | +---------------------------------------------- Message id: 0x0040 = Call status | | | | | +--------------------------------------------------- Reference: Value identifying receivers’ reference | | | | +------------------------------------------------------- Message class: 65 (0x41) ‘A’ = AlphaCom | | | +---------------------------------------------------------- Options: Message sequence number. | | | The number option bytes is given by the 3 most | | | significant bits of <hopcountbyte> | | | (In this case: Hex:21 = Bin:00100001 > 1 byte option) | | +------------------------------------------------------------- Hopcount byte | +----------------------------------------------------------------- Destination: Node 01, broadcast (0xFF) +---------------------------------------------------------------------- Source: Node 01, module 65 (0x41)
Connect status:
Message: 014101FF211B410018004107D706070B1A2D01043201800232018009=7F Network Application Application layer header header message parameters --------------- ------------ ------------------------------------- 0141 01FF 21 1B 41 0018 0041 07D706070B1A2D 0104 32018002 32018009 = 7F ---- ---- -- -- -- ---- ---- -------------- ---- -------- -------- - -- | | | | | | | | | | | | | | | | | | | | | | | | | +- Checksum. Bytewise XOR | | | | | | | | | | | +--- Checksum next | | | | | | | | | | +--------- B-station in NetObjRef format: dir no 8009, node 01 | | | | | | | | | +------------------ A-station in NetObjRef format: dir no 8002, node 01 | | | | | | | | +------------------------- Connection reference | | | | | | | +----------------------------------- Clock | | | | | | +--------------------------------------------- Message id: 0x0041 = Connect status | | | | | +-------------------------------------------------- Reference: Value identifying receivers’ reference | | | | +------------------------------------------------------ Message class: 65 (0x41) ‘A’ = AlphaCom | | | +--------------------------------------------------------- Options: Message sequence number. | | | The number option bytes is given by the 3 most | | | significant bits of <hopcountbyte> | | | (In this case: Hex:21 = Bin:00100001 > 1 byte option) | | +------------------------------------------------------------ Hopcount byte | +---------------------------------------------------------------- Destination: Node 01, broadcast (0xFF) +--------------------------------------------------------------------- Source: Node 01, module 65 (0x41)