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<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
 
|-
 
|-
 
|}
 
|}

Revision as of 10:40, 22 February 2013

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).
Bit 6: G711u telecom level
Bit 7: G711a telecom level
Bit 8: G722 telecom level


Back to AlphaNet message list