SEC-agree Configuration
-
Access the
sip-interface configuration element.
ORACLE# configure terminal ORACLE(configure)# session-router ORACLE(session-router)# sip-interface ORACLE(sip-interface)#
-
Select the
sip-interface object to edit.
ORACLE(sip-interface)# select <RealmID>: 1: realm01 172.172.30.31:5060 selection: 1 ORACLE(sip-interface)#
- sec-agree-feature—Set this parameter to enable or disable for Sec-Agree support. By default, support is disabled.
-
sec-agree-pref—Configure this parameter to specify security protocol preferences.
- ipsec3gpp — support only IMS-AKA protocol
- tls — support only TLS protocol
- ipsec3gpp-tls — support both IMS-AKA and TLS, preferred protocol is IMS-AKA
- tls-ipsec3gpp — support both TLS and IMS-AKA, preferred protocol is TLS
- Type done to save your configuration.