Use this parameter to specify how to manipulate SIP header content.

The SIP Adaptor Profile object is the main construct for SIP Message Manipulation (SMM) functionality. A SIP Adaptor Profile is associated with a SIP Trunk Group or Zone in order to act upon SIP messages passing into or out of that group. A SIP Trunk Group can have two SIP Adaptor Profiles, an input adaptor profile for manipulation of inbound messages, and an output adaptor profile for manipulation of outbound messages. Similarly, a Zone can have two SIP Adaptor Profiles.

Note

The SBC supports up to 512 SIP Adaptor Profiles.

 

Refer to SIP Adaptor Profile - CLI for SIP Adaptor Profile details.

 

Command Syntax

% set addressContext <name> zone <name> sipTrunkGroup <name> signaling messageManipulation 
	includeAppHdrs <disabled | enabled>
	inputAdapterProfile <name>
	outputAdapterProfile <name>

Command Parameters

Message Manipulation Parameters

ParameterLength/RnageDescription
includeAppHdrsN/A

Enable this flag to allow the SBC to add headers in outgoing messages.

  • disabled (default)
  • enabled
inputAdapterProfile 0-23 characters

<profile name> – Enter the name for the Input Adapter Profile for this SIP trunk group.

outputAdapterProfile0-23 characters

<profile name> – Enter the name for the Output Adapter Profile for this SIP trunk group.

 

  • No labels