Add_workflow_for_techpubs | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Panel | ||||
---|---|---|---|---|
In this section:
|
Info | ||
---|---|---|
| ||
Related articles: |
Excerpt Include SBXDOC121:_SBC_1:1_Scenario_with_RAMP SBXDOC121:_SBC_1:1_Scenario_with_RAMP nopanel true
Use this profile to define the standard and custom codec mix profile configuration to use for a given SWe Traffic Profile. This profile includes the following default profiles:
G711_20ms
: Using 100% G711 (20 ms) calls.G711_G729_20ms
: Using 50% of G729AB (20 ms) and 50% G711 (20ms).G7112G711
- The percentage value of this codec indicates the proportion of total number of sessions designated for pure G711 transcoding (G711-G711).
T38
Info | ||
---|---|---|
| ||
With dynamic GPU resource management, the This feature does not affect the codec channel capacities in a non-GPU accelerated SWe (CPU-based SWe). |
Code Block |
---|
% set system sweCodecMixProfile <profile name> <codec> <ptime value: 10ms, 20ms, 30ms, 40ms, 60ms, 80ms, 100ms> percentage <percentage value> |
The following table represents the SWe Codec Mix Profile
Parameter Descriptionsparameter descriptions:
Parameter | Length/Range | Description |
---|---|---|
sweCodecMixProfile | 1-40 characters |
The SWe Codec Mix Profile is attachable to either the Note:
|
| ||
<codec> | N/A | Enter the codec used by this Codec Mix Profile. Refer to Audio Codecs for the list of supported codecs. |
<ptime value> | N/A | Select a packetization time value representing 10 ms, 20 ms, 30 ms, 40 ms, 60 ms, 80ms, and 100ms:
Note: For SBC SWe Cloud 8.1, ptime values |
percentage | 0.00 -100.00 |
Note:
|
In the following example, a custom Codec Mix profile is created ensuring the to ensure that percentage distribution of the three entries equals is 100%.
Code Block |
---|
set system sweCodecMixProfile customCodecMix g723 p20 percentage 50 set system sweCodecMixProfile customCodecMix g711 p20 percentage 30 set system sweCodecMixProfile customCodecMix g729 p10 percentage 20 commit |
Ribbon recommends monitoring of the status status of codec channel capacities for codecs provisioned on GPU (on a per GPU device basis), as well as and on CPU.
Shows codec channel capacities on a per GPU device basis.
Info | ||
---|---|---|
| ||
The |
Code Block |
---|
show table system gpuTranscodeStatus |
MultiExcerptName | GPU Transcode Status |
---|
The following table represents the gpuTranscodeStatus descriptions:
Parameter | Status Names and Descriptions | ||||
---|---|---|---|---|---|
|
|
|
The cpuTranscodeStatus
captures the information on spilled over channels due to the exhaustion of GPU resources. GPU codecs appear on the CPU when the GPU resources are exhausted and cannot accommodate GPU-supported codec channels, so the codec channels spill onto the CPU.
Code Block |
---|
show table system cpuTranscodeStatus |
MultiExcerptName | CPU Transcode Status |
---|
The following table represents the cpuTranscodeStatus descriptions:
Parameter | Status Names and Descriptions | ||||
---|---|---|---|---|---|
|
|