Version 6.2  857  February 2011 
SIP User's Manual   12. Configuration Parameters Reference 
 
Parameter  Description 
PhoneContext 2 = 9,1,na.e164.host.com 
Notes: 
  This parameter can include up to 20 indices. 
  Several entries with the same NPI-TON or Phone-Context are 
allowed. In this scenario, a Tel-to-IP call uses the first match. 
  To configure the Phone Context table using the Web interface, 
see ''Mapping NPI/TON to SIP Phone-Context'' on page 160. 
  For a description on using ini file table parameters, see 
''Configuring ini File Table Parameters'' on page 368. 
 
 
12.12.13.4  LDAP Parameters 
The Lightweight Directory Access Protocol (LDAP) parameters are described in the table 
below. For a detailed description on routing based on LDAP, refer to ''Routing Based on 
LDAP Active Directory Queries'' on page 605. 
Table  12
-66: LDAP Parameters 
Parameter  Description 
Web: LDAP Service 
[LDAPServiceEnable] 
Determines whether to enable the LDAP service. 
  [0] Disable (default) 
  [1] Enable 
Note: For this parameter to take effect, a device reset is 
required. 
Web: LDAP Server IP 
[LDAPServerIP] 
Defines the LDAP server's IP address in dotted-decimal 
notation (e.g., 192.10.1.255). The default is 0.0.0.0. 
Web: LDAP Server Port 
[LDAPServerPort] 
Defines the LDAP server's port number. 
The valid value range is 0 to 65535. The default port number 
is 389. 
Web: LDAP Server Domain Name 
[LDAPServerDomainName] 
Defines the host name of the LDAP server. 
Web: LDAP Password 
[LDAPPassword] 
Defines the LDAP server's user password.  
Web: LDAP Bind DN 
[LDAPBindDN] 
Defines the LDAP server's bind DN. This is used as the 
username during connection and binding to the server. 
For example: LDAPBindDN = "CN=Search 
user,OU=Labs,DC=OCSR2,DC=local" 
Web: LDAP Search Dn 
[LDAPSearchDN] 
Defines the search DN for LDAP search requests. This is the 
top DN of the subtree where the search is performed. This 
parameter is mandatory for the search.  
For example: LDAPSearchHDN = "CN=Search 
user,OU=Labs,DC=OCSR2,DC=local"