Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Caption
0Table
1Transparency Profile Parameters
 
ParameterLength/RangeDescription
transparencyProfile1-23 characters

<Transparency Profile name> – This profile contains a list of SIP headers and/or SIP message bodies to pass transparently. Enter a name for the profile

sipHeader1-31 characters

<SIP header name, or 'all'> – Enter the name of SIP header to transparently pass, or enter 'all' to transparently pass all SIP headers.

  • excludedMethods – Enter method(s) to exclude from this Transparency Profile configuration.
    <bye | info | invite | message | notify | options | publish | refer | register | subscribe | update>
  • ignoreTransparency – Set to 'yes' to ignore transparency for this Transparency Profile configuration.
    • no (default)
    • yes
Note

If a specific header is configured, ignoreTransparency and excludedMethods are exclusive. Once ignoreTransparency is configured, excludedMethods no longer displays. Likewise, once excludedMethods is configured, ignoreTransparency no longer displays.

Note

The ignoreTransparency flag applies in the following scenarios:

  • when combined with a configuration to allow all SIP headers
    -or-
  • when one of the SIP header transparency flags is enabled in the IP Signaling Profile
sipMessageBody 1-127 characters

<content-type, or 'all'> – Enter the name of the content-type to transparently pass, or enter 'all' to transparently pass all SIP message body types. The value used for content-type must match the actual content type received in the SIP request or response (e.g. application/dialog-info+xml).

  • excludedMethods – Enter method(s) to exclude from this Transparency Profile configuration.
    <bye | info | invite | message | notify | options | publish | refer | register | subscribe | update>
  • ignoreTransparency – Set to 'yes' to not pass through the specified content-type defined within the Transparency Profile configuration.
    • no (default)
    • yes

 

Note

The ignoreTransparency flag applies in the following scenarios:

  • when combined with a configuration to allow all types of content
    -or-
  • when one of the SIP message body transparency flags is enabled in the IP Signaling Profile


stateN/A

Enable this flag to use this Transparency Profile.

  • disabled (default)
  • enabled

Command Examples

Info

To see a step-by-step configuration example, see Configuring a Transparency Profile.

...