In this section:

Related article:

Modified: for 10.1.1

Overview

The sipXHeaderProfile flag in the Profiles Signaling configuration controls the enabling/disabling of new SIP X-headers. This flag enables/disables transfer optimization for the SIP In Core call flows.

Command Syntax

% set profiles signaling sipXHeaderProfile <profile name> state <disabled | enabled>

Command Parameters

Parameter

Length/Range

Description

M/O

sipXHeaderProfile

1-23 characters

<profile name> – Specify the name of the SIP XHeader Profile to attach to a SIP trunk group to support various call transfer scenarios.

Refer to the Feature Guide page, REFER Relay and INVITE with Replaces, for additional information.

O

state

N/A

Enable/disable the SIP X Header Profile.

  • disabled (default) – Disables the SIP XHeader Profile.

  • enabled – Enables this profile, which adds SIP X Headers to the outgoing messages, or parses them from the incoming messages.

O

Command Example

set profiles signaling sipXHeaderProfile SXHP state enabled
commit