Difference between revisions of "AUDIO M PATH SETUP"
From Zenitel Wiki
Line 28: | Line 28: | ||
|align=center|9||[[UINT1]]||colspan="3"|Audio Codec In use<br />1 = G711 u-law<br />2 = G711 A-law<br />3 = G722 | |align=center|9||[[UINT1]]||colspan="3"|Audio Codec In use<br />1 = G711 u-law<br />2 = G711 A-law<br />3 = G722 | ||
|- | |- | ||
− | |align=center|10|| | + | |align=center|10||PAYLOAD||colspan="3"|End-to-end message. See below |
|- | |- | ||
|colspan="5"| <br />'''PAYLOAD MESSAGE attached to AUDIO_M_PATH_SETUP and related messages'''<br /> | |colspan="5"| <br />'''PAYLOAD MESSAGE attached to AUDIO_M_PATH_SETUP and related messages'''<br /> |
Latest revision as of 13:20, 6 July 2022
AUDIO_M_PATH_SETUP | 0x8016 | 32790 | AMC 07.00 | |
---|---|---|---|---|
AlphaNet: Communication in a multi-node network. Set up a audio distribution path from a source node to multiple destination nodes. Typically used for Global Group call.
| ||||
1 | UINT1 | Channel number. 0 = request for channel. | ||
2 | UINT1 | Priority 0x00 ... 0x0F | ||
3 | UINT1 | Starting node of audio path. | ||
4 | VBITMAP[..N] | Destination nodes for audio path. | ||
5 | UINT1 | Parent local reference for next node | ||
6 | UINT1 | Type of audio connection: 1 = audio distribution. 2 = Switchable source for connection ? 3 = IP audio distribution. (field 7,8,9 added) | ||
7 | UINT4 | Prev node Audio RTP IP address for next node (AMC 10.00) | ||
8 | UINT2 | Prev node Audio RTP port number for next node (AMC 10.00) | ||
9 | UINT1 | Audio Codec In use 1 = G711 u-law 2 = G711 A-law 3 = G722 | ||
10 | PAYLOAD | End-to-end message. See below | ||
PAYLOAD MESSAGE attached to AUDIO_M_PATH_SETUP and related messages | ||||
1 | UINT1 | Protocol version: 0 = AlphaCom basic functions | ||
2 | UINT1 | Remote function: 2 = Group Call | ||
3 | UINT2 | Reference to be used in messages addressed directly to initiator. | ||
4 | UINT1 | Global group number |