Actions

Difference between revisions of "AUDIO CODEC"

From Zenitel Wiki

 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
{| border="1"
 
{| border="1"
 
|-
 
|-
Line 8: Line 9:
 
|colspan="5"|[[AlphaNet]]:  Message sent in the direction of start node, from end node or trans-coding nodes along the path.
 
|colspan="5"|[[AlphaNet]]:  Message sent in the direction of start node, from end node or trans-coding nodes along the path.
 
|-
 
|-
|align=center|-<br\>1||(Reference field)<br\>[[UINT1]]||colspan="3"|As provided in [[AUDIO_PATH_SETUP]] <br\> back reference, reference of the destination node audio process
+
|align=center|-<br />1||(Reference field)<br />[[UINT1]]||colspan="3"|As provided in [[AUDIO_PATH_SETUP]] <br /> back reference, reference of the destination node audio process
 
|-
 
|-
|align=center|2||[[BITMAP]][1..32]||colspan="3"|AudioCodec use, only one flag is set<br>Bit 1: G711u<br>Bit 2: G711a<br>Bit 3: G722<br>Bit 4: 16bitPCM 16kHz<br> Bit 5: G.729a (disabled b/c of missing license from patent holders).
+
|align=center|2||[[BITMAP]][1..32]||colspan="3"|AudioCodec use, only one flag is set<br>Bit 1: G711u<br>Bit 2: G711a<br>Bit 3: G722<br>Bit 4: 16bitPCM 16kHz<br> Bit 5: G.729a (disabled b/c of missing license from patent holders).<br>Bit 6: G711u telecom level<br>Bit 7: G711a telecom level<br>Bit 8: G722 telecom level
 
|-
 
|-
 
|}
 
|}

Latest revision as of 09:28, 3 October 2019

AI.png
AUDIO_CODEC 0x801D 32797 AMC 10.00
AlphaNet: Message sent in the direction of start node, from end node or trans-coding nodes along the path.
-
1
(Reference field)
UINT1
As provided in AUDIO_PATH_SETUP
back reference, reference of the destination node audio process
2 BITMAP[1..32] AudioCodec use, only one flag is set
Bit 1: G711u
Bit 2: G711a
Bit 3: G722
Bit 4: 16bitPCM 16kHz
Bit 5: G.729a (disabled b/c of missing license from patent holders).
Bit 6: G711u telecom level
Bit 7: G711a telecom level
Bit 8: G722 telecom level


Back to AlphaNet message list