SIP User's Manual 388 Document #: LTRT-12801
MP-500 MSBG
Parameter Description
refer to ''Format of ini File Table Parameters'' on page 273
Web: IP to IP Inbound Manipulation Table
[IPInboundManipulation]
This ini file table parameter configures the IP to IP Inbound
Manipulation table. This table allows you to manipulate the SIP
URI user part (source and/or destination) of the inbound
INVITE message. The manipulation rule in the table is located
according to the source IP group, and source and destination
host and user prefixes. The format of this parameter is as
follows:
[ IPInboundManipulation ]
FORMAT IPInboundManipulation_Index =
IPInboundManipulation_IsAdditionalManipulation,
IPInboundManipulation_ManipulatedURI,
IPInboundManipulation_SrcIPGroupID,
IPInboundManipulation_SrcUsernamePrefix,
IPInboundManipulation_SrcHost,
IPInboundManipulation_DestUsernamePrefix,
IPInboundManipulation_DestHost,
IPInboundManipulation_RemoveFromLeft,
IPInboundManipulation_RemoveFromRight,
IPInboundManipulation_LeaveFromRight,
IPInboundManipulation_Prefix2Add,
IPInboundManipulation_Suffix2Add;
[ \IPInboundManipulation ]
For example:
IPInboundManipulation 1 = 0, 0, -1, *, *, *, *, 0, 0, 255, , ;
Notes:
 This table can include up to 100 indices.
 Manipulated destination SIP URI user (and host) names are
done on the following SIP headers: Request URI, To, and
Remote Party ID (if exists). Manipulated source SIP URI
user (and host) names are done in the following SIP
headers: From, P-Asserted (if exists), P-Preferred (if exists),
and Remote Party ID (if exists).
 The manipulation rules apply to the SIP INVITE, OPTIONS,
and SUBSCRIBE messages (not REGISTER messages).
 For SIP URI host name (source and destination)
manipulations, use the 'IP Group' table. These host names
are simply replaced with the names configured for the
Source and Destination IP Groups respectively.
 For a detailed description of the table's individual
parameters and for configuring the table using the Web
interface, refer to ''Configuring the IP to IP Inbound
Manipulation Table'' on page 190.
 For a description on configuring ini file table parameters,
refer to ''Format of ini File Table Parameters'' on page 273.