You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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. Using SMM criteria and actions, you define SMM rules within a SIP adaptor profile. The SBC applies the profile to SIP messages in order to modify their headers and/or parameters. When a message comes into or out of the SBC and a SIP adaptor profile applies, the message is evaluated based on the set of criteria in the profile. If the message meets the criteria, it is modified according to actions defined in the profile. You can assign SMM profiles at the global, address context, zone, and SIP trunk group levels. You have the option to define profiles at any or all of these levels. Refer to SIP Message Manipulation for more information on SMM.

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

Unable to show "metadata-from": No such page "_space_variables"
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