The SIPRec Metadata Profile provides the SBC services the capability to configure the headers that are mapped from the target call leg to the XML and the corresponding metadata XML element name.

For more information on this profile, refer to SIPREC Metadata Profile - CLI.

Command Syntax

> show table profiles services sipRecMetadataProfile <name>

Command Parameters

SIPREC Metadata Profile parameters

ParameterLength/RangeDefaultDescriptionM/O
sipRecMetadataProfile <variable> Up to 23 charactersN/AIndicates the name of the profile and specifies the SIP headers that are included in the SRS call.M
version0 to 10

Indicates the SIPREC metadata profile version.

The options are:

  • 0(default): When the version is set as 0, the SBC supports backward compatibility and pre-defined metadata for passing proprietary call specific information from the SRC to the SRS.
  • 1: When the version is set as 1, the SBC supports dynamic configuration of the metadata variables.
O

sipHeader <variable>

Up to 31 charactersN/A

Indicates the SIP header, which are included in the SRS call.

Note: Maximum 32 SIP headers can be created in one sipRecMetadataProfile.

O

sipToXmlTagName <variable>

Up to 31 charactersN/AIndicates XML tag name for the configured SIP header.O
stateN/Adisabled

Indicates the admin state of the SIPREC metadata profile.

The options are:

  • disabled (default)
  • enabled
O

Command Example

> show table profiles services sipRecMetadataProfile
                                                  SIP TO XML TAG
NAME      STATE    VERSION  SIP HEADER NAME       NAME
-----------------------------------------------------------------------
SRMP_ING  enabled  1        P-Preferred-Identity  xPPreferredIdentity

  • No labels