Installation guide

CODEC-POLICY CONFIGURATION ELEMENTS A-M
Version S-C6.1.0 Oracle Communications Session Border Controller ACLI Reference Guide 141
Parameters profile-nameEnter the classification profile name
to-address—Enter a list of addresses to match for when determining when to apply
this class-policy. Addresses can take the forms:
+<number>—E164 address
<number>—Default address type
[<host>].domain—Host and/or domain address
media-policy—Enter the media-policy used for this class-policy
Path class-policy is a subelement under the session-router path. The full path from the
topmost prompt is: configure terminal > session-router > class-profile > policy.
Release First appearance: 1.3 / Most recent update: 2.0
RTC Status Unavailable
codec-policy
The codec-policy configuration element allows you to configure codec policies, sets
of rules that specify the manipulations to be performed on SDP offers and answers.
Syntax codec-policy <name | allow-codecs | order-codecs | select | no |
show | done | exit>
Parameters name—Enter the unique name for the codec policy. This is the value you will use to
refer to this codec policy when you apply it to realms or session agents. This is a
required parameter.
allow-codecs—Enter the list of media format types (codecs) to allow for this codec
policy. In your entries, you can use the asterisk (*) as a wildcard, the force attribute,
or the no attribute so that the allow list you enter directly reflect your configuration
needs. The codecs that you enter here must have corresponding media profile
configurations.
order-codecs—Enter the order in which you want codecs to appear in the outgoing
SDP offer. You can use the asterisk (*) as a wildcard in different positions of the order
to directly reflect your configuration needs. The codecs that you enter here must
have corresponding media profile configurations.
Path codec-policy is an element of the media-manager path. The full path from the
topmost ACLI prompt is: configure terminal > media-manager > codec-policy.
Release First appearance: 4.1.1
RTC Status Supported
dns-config
The dns-config configuration element configures the DNS-ALG on a per-client
realm basis.