Version 6.2  871  February 2011 
SIP User's Manual   12. Configuration Parameters Reference 
 
Parameter  Description 
Web: IP to IP Inbound Manipulation Table 
EMS: IP to IP Inbound Manipulation  
[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 
SIP dialog message. The format of this parameter is as 
follows: 
[IPInboundManipulation] 
FORMAT IPInboundManipulation_Index = 
IPInboundManipulation_IsAdditionalManipulation, 
IPInboundManipulation_ManipulatedURI, 
IPInboundManipulation_ManipulationPurpose, 
IPInboundManipulation_SrcIPGroupID, 
IPInboundManipulation_SrcUsernamePrefix, 
IPInboundManipulation_SrcHost, 
IPInboundManipulation_DestUsernamePrefix, 
IPInboundManipulation_DestHost, 
IPInboundManipulation_RequestType, 
IPInboundManipulation_RemoveFromLeft, 
IPInboundManipulation_RemoveFromRight, 
IPInboundManipulation_LeaveFromRight, 
IPInboundManipulation_Prefix2Add, 
IPInboundManipulation_Suffix2Add; 
[\IPInboundManipulation] 
For example: 
IPInboundManipulation 1 = 0, 0, 0, -1, *, abc, *, *, 0, 0, 0, 255, 
, ; 
Notes: 
  This table can include up to 100 indices. 
  For SIP URI host name (source and destination) 
manipulations, you can also 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, see ''Configuring IP-to-IP Inbound 
Manipulations'' on page 210. 
  For a description on configuring ini file table parameters, 
see ''Configuring ini File Table Parameters'' on page 368.