User's Manual 604 Document #: LTRT-42060
Mediant 2600 E-SBC
Parameter Description
For example, the below configuration changes the user part of the SIP
From header to 200:
MessageManipulations 1 = 0, Invite.Request, , Header.From.Url.User, 2,
200, 0;
For a detailed description of this table, see Configuring SIP Message
Manipulation on page 284.
Message Policy Table
Web: Message Policy
Table
CLI: configure voip > sbc
message-policy
[MessagePolicy]
This table parameter configures SIP message policy rules for blocking
(blacklist) unwanted incoming SIP messages or allowing (whitelist)
receipt of desired messages.
The format of the ini file table parameter is as follows:
[MessagePolicy]
FORMAT MessagePolicy_Index = MessagePolicy_Policy,
MessagePolicy_MaxMessageLength,
MessagePolicy_MaxHeaderLength, MessagePoliy_MaxBodyLength,
MessagePolicy_MaxNumHeaders, MessagePolicy_MaxNumBodies,
MessagePolicy_SendRejection, MessagePolicy_MethodListType,
MessagePolicy_MethodList, MessagePolicy_BodyListType,
MessagePolicy_BodyList;
[/MessagePolicy]
For a detailed description of this table, see Configuring SIP Message
Policy Rules.