Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Add_workflow_for_techpubs
AUTH1UserResourceIdentifier{userKey=8a00a0c85fd202bb0160132c449a0026, userName='null'}
JIRAIDAUTHSBX-93753
REV5UserResourceIdentifier{userKey=8a00a0c85fd202bb0160132c449a0026, userName='null'}
REV6UserResourceIdentifier{userKey=8a00a0c85fd202bb0160132c449a0026, userName='null'}
REV3UserResourceIdentifier{userKey=8a00a0c86573c09001659ee32b100026, userName='null'}
REV1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26ceaa0c34, userName='null'}


Panel

In this section:

Table of Contents

 



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

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

Command Parameters

Caption0Table1Message Manipulation

Parameters

ParameterLength/RangeDescription

inputAdapterProfile

0-

Up to 23 characters

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

outputAdapterProfile

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

Command Example

Code Block
languagenone
% set addressContext default signaling messageManipulation inputAdapterProfile acInput
% set addressContext default signaling messageManipulation outputAdapterProfile acOutput
% commit