Assign the DTLS-SRTP Profile to a Realm

DTLS-SRTP profiles become active on the ESBC when you apply them to a realm-config.

To assign a media-security-policy to a realm:

Create one or more dtls-srtp profiles.
  1. From superuser mode, use the following command sequence to access realm-config configuration mode. While in this mode, you assign an existing dtls-srtp-policy to an existing realm.
    ORACLE# configure terminal
    ORACLE(configure)# media-manager
    ORACLE(media-manager)# realm-config
    ORACLE(realm-config)# select
    identifier:
    1. access-1
    ...
    ...
    selection: 1
    ORACLE(realm-config)#
  2. Use the dtls-srtp-profile parameter to assign the policy to the target realm.
  3. Use done, exit, and verify-config to complete assignment of the media-security-policy to the realm.