Add_workflow_for_techpubs | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Panel | ||||
---|---|---|---|---|
In this section:
|
Info | ||
---|---|---|
| ||
Related articles: |
Available_since | ||||
---|---|---|---|---|
|
Use this profile to define the standard and custom codec mix profile configuration to use for a given SWe Traffic Profile. This profile includes two default profiles:
Code Block |
---|
% set system sweCodecMixProfile <profile name> <codec> <ptime value: 10ms, 20ms, 30ms, 40ms, 60ms> percentage <percentage value> |
Caption | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||
|
In the following example, a custom Codec Mix profile is created ensuring the percentage distribution of the three entries equals 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 |
Pagebreak |
---|