Difference between revisions of "AUDIO CODEC"
From Zenitel Wiki
(6 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{AI}} | ||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 4: | Line 5: | ||
!style="background:#ffdead;" width="100pt"|0x801D | !style="background:#ffdead;" width="100pt"|0x801D | ||
!style="background:#ffdead;" width="30pt"|32797 | !style="background:#ffdead;" width="30pt"|32797 | ||
− | !style="background:#ffdead; | + | !style="background:#ffdead;" |AMC 10.00 |
|- | |- | ||
|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 | + | |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 | + | |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 |
|- | |- | ||
|} | |} | ||
Line 16: | Line 17: | ||
[[AlphaNet_Data_Protocol#AlphaNet|Back to AlphaNet message list]] | [[AlphaNet_Data_Protocol#AlphaNet|Back to AlphaNet message list]] | ||
+ | |||
+ | [[Category: ACDP messages]] |
Latest revision as of 08:28, 3 October 2019
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 |