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.
% set addressContext <address context> signaling messageManipulation inputAdapterProfile <profile name> outputAdapterProfile <profile name>
Parameter | Length/Range | Description |
---|---|---|
| Up to 23 characters |
|
| Up to 23 characters | <profile name> – Enter the name of a SIP adaptor profile to use for the address context on outbound messages. |
% set addressContext default signaling messageManipulation inputAdapterProfile acInput % set addressContext default signaling messageManipulation outputAdapterProfile acOutput % commit