Version 6.6 579 Mediant 2000
User's Manual 45. Configuration Parameters Reference
Parameter Description
Web: Number of RTX
Before Hot-Swap
EMS: Proxy Hot Swap Rtx
[HotSwapRtx]
Defines the number of retransmitted INVITE/REGISTER messages
before the call is routed (hot swap) to another Proxy/Registrar.
The valid range is 1 to 30. The default is 3.
Note: This parameter is also used for alternative routing. If a domain
name in the Outbound IP Routing Table is resolved into two IP
addresses, and if there is no response for HotSwapRtx retransmissions
to the INVITE message that is sent to the first IP address, the device
immediately initiates a call to the second IP address.
SIP Message Manipulations Table
Web: Message
Manipulations
EMS: Message
Manipulations
[MessageManipulations]
This table parameter defines manipulation rules for SIP header
messages.
The format of this parameter is as follows:
[ MessageManipulations]
FORMAT MessageManipulations_Index =
MessageManipulations_ManSetID,
MessageManipulations_MessageType,
MessageManipulations_Condition,
MessageManipulations_ActionSubject,
MessageManipulations_ActionType,
MessageManipulations_ActionValue, MessageManipulations_RowRole;
[\MessageManipulations]
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;
Note: For a detailed description of this table, see 'Configuring SIP
Message Manipulation' on page 221.
Message Policy Table
Web: Message Policy
Table
[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 this 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]
Note: For a detailed description of this table, see 'Configuring SIP
Message Policy Rules'.