Actions

Difference between revisions of "AUDIO CODEC"

From Zenitel Wiki

Line 10: Line 10:
 
|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
+
|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).
 
|-
 
|-
 
|}
 
|}

Revision as of 14:35, 3 August 2010

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.
-<br\>1 (Reference field)<br\>UINT1 As provided in AUDIO_PATH_SETUP <br\> 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).


Back to AlphaNet message list