TDM Settings on the Session Delivery Manager

In a deployment where the Oracle® Enterprise Session Border Controller (E-SBC) is managed by the Session Delivery Manager (SDM), and you want to use Time Division Multiplexing (TDM), configure TDM on the SDM with the following settings.

With an SRTP License

Use the following settings for TDM when you own an SRTP License.
codec-policy
        name                          e1CodecPolicy
        allow-codecs                  *
        add-codecs-on-egress          PCMA
codec-policy
        name                          t1CodecPolicy
        allow-codecs                  *
        add-codecs-on-egress          PCMU
media-sec-policy
        name                          tdmMediaSec
network-interface
        name                          tdm_p0
        ip-address                    203.0.113.1
        netmask                       255.255.255.0
        gateway                       203.0.113.2
phy-interface
        name                          tdm_p0
        operation-type                Media
        slot                          2
realm-config
        identifier                    tdmRealm
        network-interfaces            tdm_p0:0
        media-sec-policy              tdmMediaSec
        codec-policy                  t1CodecPolicy
sip-config
sip-interface
        realm-id                      tdmRealm
        sip-port
                address               203.0.113.1
        secured-network               enabled
snmp-community
        community-name                public
        ip-addresses                  172.30.0.165
steering-pool
        ip-address                    203.0.113.1
        start-port                    20000
        end-port                      40000
        realm-id                      tdmRealm
        network-interface             tdm_p0:0
system-config
        default-gateway               172.30.0.1
tdm-config
        tdm-profile
                name                  tdm-config-test
web-server-config

With No SRTP License

Use the following settings for TDM when you do not own an SRTP License.
codec-policy
        name                         e1CodecPolicy
        allow-codecs                 *
        add-codecs-on-egress         PCMA
codec-policy
        name                         t1CodecPolicy
        allow-codecs                 *
        add-codecs-on-egress         PCMU
network-interface
        name                         tdm_p0
        ip-address                   203.0.113.1
        netmask                      255.255.255.0
        gateway                      203.0.113.2
phy-interface
        name                         tdm_p0
        operation-type               Media
        slot                         2
realm-config
        identifier                   tdmRealm
        network-interfaces           tdm_p0:0
        codec-policy                 t1CodecPolicy
sip-config
sip-interface
        realm-id                     tdmRealm
        sip-port
                address              203.0.113.1
steering-pool
        ip-address                   203.0.113.1
        start-port                   20000
        end-port                     40000
        realm-id                     tdmRealm
        network-interface            tdm_p0:0
system-config
        default-gateway              172.30.0.1
tdm-config
        tdm-profile
                name                 tdm-config-test
web-server-config