sip-profile

The sip-profile configuration element allows you to configure SIP profiles on the Oracle Communications Session Border Controller.

Parameters

name
Enter a unique identifier for this SIP profile. You will need this SIP profile’s name when you want to apply this profile to a realm, SIP interface, or SIP session agent
redirection
Set this value to specify the redirection action, within the context of SIP Diversion interworking.
  • Default: none
  • Values: inherit | none | isup | diversion | history-info
ingress-conditional-cac-admit
Set this parameter to enabled to use conditional bandwidth CAC for media release on the ingress side of a call. Set this parameter to inherit for the value to be inherited from the realm-config, sip-interface, or sip-interface
  • Default: inherit
  • Values: enabled | disabled | inherit
egress-conditional-cac-admit
Set this parameter to enabled to use conditional bandwidth CAC for media release on the egress side of a call.
  • Default: inherit
  • Values: enabled | disabled | inherit
forked-cac-bw
Select the method for the CAC bandwidth to be configured between the forked sessions.
  • Default: inherit
  • Values:
    • per-session—The CAC bandwidth is configured per forked session
    • shared—The CAC bandwidth is shared across the forked sessions
    • inherit—Inherit value from realm-config or sip-interface
cnam-lookup-server
Enter the name of an enum-config to query ENUM servers for CNAM data.
cnam-lookup-dir
Set this parameter to ingress or egress to identify where the system performs a CNAM lookup with repsect to where the call traverses the system.
  • Default: egress
  • Values: ingress | egress
cnam-unavailable-ptype
Set this parameter to a string, no more than 15 characters, to indicate that the unavailable=p parameter was returned in a CNAM response.
cnam-unavailable-utype
Set this parameter to a string, no more than 15 characters, to indicate that the unavailable=u parameter was returned in a CNAM response.
replace-dialogs
Enables the Oracle Communications Session Border Controller to process messages with the Replaces: header. It also adds the replaces parameter to the to the Supported header in the realms where it is applied. The inherit value falls back to the higher level of configuration precedence.
  • Default: inherit
  • inherit | enabled | disabled

Path: sip-profile is an element of the session-router path. The full path from the topmost ACLI prompt is: configure terminal > session-router > sip-profile.

Note:

This is a multiple instance configuration element.