SIP SDP Address Correlation Configuration Address Checking

The sdp-address-check, in the enforcement-profile element can be set to enable the SDP address correlation.

To enable SDP address checking:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
    ORACLE(configure)#
  2. Type session-router and press Enter.
    ORACLE(configure)# session-router
    ORACLE(session-router)#
  3. Type enforcement-profile and press Enter. The system prompt changes to let you know that you can begin configuring individual parameters.
    ORACLE(session-router)# enforcement-profile
    ORACLE(enforcement-profile)#
  4. Use the ACLI select command so that you can work with the enforcement profile configuration to which you want to add this parameter.
    ORACLE(enforcement-profile) select
  5. sdp-address-check—Enable or disable SDP address checking on the Oracle® Enterprise Session Border Controller. The default for this parameter is disabled.
    ORACLE(enforcement-profile)# sdp-address-check enabled
  6. Save and activate your configuration.

    If a mismatch occurs and you want to reject the call with a status code other than 488, you set the code you want to use in the local response code map entries.