In this section:

 

The SBC supports applying SIP message manipulation (SMM) profiles (SIP adaptor profiles) at the address context level. Use the following parameters to assign SIP adaptor profiles that apply to a specified address context on ingress or egress. Refer to SIP Message Manipulation for more information on SMM.

Command Syntax

% set addressContext <address context> signaling messageManipulation
      inputAdapterProfile <profile name>
      outputAdapterProfile <profile name>

Command Parameters

Message Manipulation Parameters

ParameterLength/RangeDescription

inputAdapterProfile

0-23 characters

<profile name> – Enter the name of a SIP adaptor profile to use for the address context on inbound messages.

outputAdapterProfile

0-23 characters<profile name> – Enter the name of a SIP adaptor profile to use for the address context on outbound messages.

Command Example

% set addressContext default signaling messageManipulation inputAdapterProfile acInput
% set addressContext default signaling messageManipulation outputAdapterProfile acOutput
% commit