Cisco Cisco ASR 5000

Page of 9109
CSCF Enforce Codec Policy Configuration Mode Commands   
▀  dynamic-codec 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3138 
   
dynamic-codec 
Creates a list of dynamic codecs supported by the system. 
Product
 
SCM 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > CSCF Policy Configuration > CSCF Policy Rules 
Configuration > Enforce Codec Policy Configuration 
configure > context context_name > cscf policy { default | name policy_name } > service-
policy-rules > enforce-codec-policy
 
–or– 
Exec > Global Configuration > Context Configuration > CSCF Policy Configuration > AoR Policy Rules Configuration 
> CSCF Policy Rules Configuration > Enforce Codec Policy Configuration 
configure > context context_name > cscf policy { default | name policy_name } > aor-
policy-rules > aor 
aor_name > enforce-codec-policy
 
Entering the above command sequences results in the following prompt: 
[context_name]host_name(config-policy-enforce-code)# 
Syntax
 
dynamic-codec { audio encoding_name | video encoding_name } [ clock_rate ] [ channels ] 
default dynamic-codec 
no dynamic-codec [ encoding_name ] [ clock_rate ] [ channels ] 
default
 
Specifies that the default list of dynamic codecs is added to the allowed codecs list. Default dynamic codecs: 
H263 and AMR. 
no
 
Specifies that all dynamic codecs are removed from the allowed codecs list. If an 
encoding_name
 is 
specified, then only the codec specified by the 
encoding_name
 is removed. Furthermore, if a supporting 
clock_rate
 and/or 
channels
 are specified, then only the 
encoding_name
 with the specified 
clock_rate
 and/or 
channels
 is removed. 
audio encoding_name | video encoding_name
 
audio encoding_name:
 Specifies the encoding name of the dynamic audio codec added to the allowed 
codec list. 
encoding_name
 must be from 1 to 49 alpha and/or numeric characters. 
video encoding_name:
 Specifies the encoding name of the dynamic video or audio-video codec added to 
the allowed codec list. 
encoding_name
 must be from 1 to 49 alpha and/or numeric characters.