Actions

Difference between revisions of "Broadcast message examples (ACDP)"

From Zenitel Wiki

(Redirecting to Broadcast messages (ACDP))
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
The messages below are broadcast messages transmitted from the AlphaCom on the AlphaCom Data Protocol when a call is initiated by the command: [[CALL_SETUP|$CALL]] L8002 L8009
+
#REDIRECT [[Broadcast messages (ACDP)]]
 
:014101FF2118410015003632018002=54 <br>
 
:014101FF2119410016003632018009=5D <br>
 
:014101FF211A410017004007D706070B1A2D32018002320180090201=76 <br>
 
:014101FF211B410018004107D706070B1A2D01043201800232018009=7F <br>
 
 
 
===Message explanation===
 
Space is added for better readability.
 
 
 
Message 014101FF2118410015003632018002=54
 
<pre>
 
0141 01FF 21 18 41 0015 0036 32018002 = 54
 
---- ---- -- -- -- ---- ---- -------- - --
 
!    !  !  !  !  !    !      !    ! +- Checksum
 
!    !  !  !  !  !    !      !    +--- 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: The number of bytes is given by <hop­count­byte>
 
!    !  +------------------------------- Hopcount byte
 
!    +----------------------------------- Destination: Node 01, broadcast (0xFF)
 
+---------------------------------------- Source: Node 01, module 65 (0x41)
 
 
 
</pre>
 
 
 
[[Category:AlphaCom E Software]]
 

Latest revision as of 22:39, 21 April 2008