In this section:



IMPORTANT

Ribbon recommends using the Transparency Profile to configure transparency on the SBC Core for new deployments, as well as applying additional transparency configurations to existing deployments. Do not use IP Signaling Profile flags in these scenarios because the flags will be retired in upcoming releases.

Refer to the SBC SIP Transparency Implementation Guide for additional information.

This object specifies the message body name that appears in the Content-Type header. When the configured message body name matches with the received Content-Type header then that message body is transparently passed.

To View Sip Message Body

On the SBC main screen, go to All > Profiles > Services > Transparency Profile > Sip Message Body. The Sip Message Body window is displayed.

Figure 1: Services - Transparency Profile - Sip Message Body

The Sip Message Body can be checked for each Transparency Profile or for all the Transparency Profiles created. Use the drop-down box to select the desired Transparency Profile.

To Edit Sip Message Body

  1. To edit any of the Sip Message Body in the list, click the radio button next to the specific Sip Message Body name.
    The Edit Selected Sip Message Body window is displayed below.

  2. Make the required changes and click Save at the right hand bottom of the panel to save the changes made.


Note

Setting Sip Message Body to "All” in a Transparency Profile transparently passes all unknown bodies. To ignore a specific body, add the respective message body to the Transparency Profile and set Ignore Transparency to "Yes". Refer to SBC SIP Transparency Implementation Guide for examples.

To Create Sip Message Body

To create a new Sip Message Body, click New Sip Message Body tab on the Sip Message Body List panel.

The Create New Sip Message Body window is displayed.

The following fields are displayed:

Table 1: Sip Message Body Parameters

Parameter

Description

Content Type

<content-type> – Enter the message body Content-Type to appear in Content-Type header for this Transparency Profile. When the configured message body name matches with the received Content-Type header then that message body is transparently passed. There need not be an existing transparency flag for that Content-Type in IPSP.  It can contain special characters. The string can be in upper case/lower case or mixed case. It is a string with a value between (1 - 127) characters.

Excluded Methods

Indicates the list of methods for which the transparency is not allowed and is common to both header and body entries.

The options are:

  • register
  • invite
  • subscribe
  • notify
  • info
  • publish
  • message
  • refer
  • options
  • update
  • bye
  • prack
  • cancel

Ignore Transparency

Indicates if transparency is allowed or not for the configured content-type.

The options are:

  • no (default)
  • yes

To Copy Sip Message Body

To copy any of the created Sip Message Body and to make any minor changes, click the radio button next to the specific Sip Message Body to highlight the row.

Click Copy Sip Message Body tab on the Sip Message Body's List panel.

The Copy Selected Sip Message Body window is displayed along with the field details which can be edited.

Make the required changes to the required fields and click Save to save the changes. The copied Sip Message Body is displayed at the bottom of the original Sip Message Body in the Sip Message Body List panel.

To Delete Sip Message Body

  1. To delete any of the created Sip Message Body, click the radio button next to the specific Sip Message Body which you want to delete.

  2. Click Delete at the end of the highlighted row. A delete confirmation message appears seeking your decision.

  3. Click Yes to remove the specific Sip Message Body from the list.


  • No labels