In this section:
Modified: for 6.2.1
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:
% set system sweCodecMixProfile <profile name> <codec> <ptime value: 10ms, 20ms, 30ms, 40ms, 60ms> percentage <percentage value>
In the following example, a custom Codec Mix profile is created ensuring the percentage distribution of the three entries equals 100%.
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