Difference between revisions of "AUDIO M PATH SETUP"
From Zenitel Wiki
(New page: {| border="1" align=left |- !style="background:#ffdead;" width="90pt" colspan="2"|AUDIO_M_PATH_SETUP !style="background:#ffdead;" width="100pt"|0x8016 !style="background:#ffdead;" width="...) |
|||
Line 28: | Line 28: | ||
|- | |- | ||
|align=center|10||[[PAYLOAD]]||colspan="3"|End-to-end message. See below | |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\> | ||
|- | |- | ||
− | + | |align=center|1||[[UINT1]]||colspan="3"|Protocol version:<br\>0 = AlphaCom basic functions | |
|- | |- | ||
− | + | |align=center|2||[[UINT1]]||colspan="3"|Remote function:<br\>2 = Group Call | |
|- | |- | ||
− | + | |align=center|3||[[UINT2]]||colspan="3"|Reference to be used in messages addressed directly to initiator. | |
|- | |- | ||
− | + | |align=center|4||[[UINT1]]||colspan="3"|Global group number | |
|- | |- | ||
|} | |} |
Revision as of 15:04, 21 June 2007
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.
<br\>Reference: Selected by originator | ||||
1 | UINT1 | Channel number. <br\>0 = request for channel. | ||
2 | UINT1 | Priority<br\>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: <br\>1 = audio distribution. <br\>2 = Switchable source for connection ?<br\>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<br\>1 = G711ulaw<br\>2 = G711alow<br\>3 = G722 | ||
10 | PAYLOAD | End-to-end message. See below | ||
<br\>PAYLOAD MESSAGE attached to AUDIO_M_PATH_SETUP and related messages<br\> | ||||
1 | UINT1 | Protocol version:<br\>0 = AlphaCom basic functions | ||
2 | UINT1 | Remote function:<br\>2 = Group Call | ||
3 | UINT2 | Reference to be used in messages addressed directly to initiator. | ||
4 | UINT1 | Global group number |