Actions

Difference between revisions of "AUDIO M PATH SETUP"

From Zenitel Wiki

Line 1: Line 1:
{| border="1" align=left
+
{| border="1"
 
|-
 
|-
 
!style="background:#ffdead;" width="90pt" colspan="2"|AUDIO_M_PATH_SETUP
 
!style="background:#ffdead;" width="90pt" colspan="2"|AUDIO_M_PATH_SETUP
Line 40: Line 40:
 
|-
 
|-
 
|}
 
|}
 +
 +
 +
[[AlphaNet_Data_Protocol#AlphaNet|Back to AlphaNet message list]]

Revision as of 13:02, 17 July 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


Back to AlphaNet message list