class ErhLdap

ManagedElement
+-IpworksFunction
+-IpworksDnsRoot
+-IpworksEnumRoot
+-EnumServer
+-Erh
+-ErhLdap
+-Log [1..1]

ERH over LDAP configuration.

Attributes
boolean
cudbWithCountryCode = false
Determines whether the query carries country code to CUDB.
False: It means the query does not carry country code to CUDB.
Ture: It means the query carries country code to CUDB.
Take effect: After ENUM server is restarted.
string
key
mandatory
noNotification
restricted
erhLdapId
The value component of the RDN.
string
logFileName = ipwerh_ldap.log
Specifies the log file name for ERH over LDAP feature.
Take effect: After ENUM server is restarted.
uint8
replyFormat = 1 { 1..2 }
The type of format will be used in the reply when the value of Service Parameter is set to E2U+pstn:sip.
1: It means the ENUM reply will contain the Sipnpdomain parameter
2: It means the ENUM reply will contain the sub-domain parameter
Take effect: After ENUM server is restarted.
ServiceParameter
serviceParameter = E2U+pstn:tel
Provides the service parameter value to construct the response for external legacy database query.
The value is either "E2U+pstn:tel" or "E2U+pstn:sip".
Take effect: After ENUM server is restarted.
string[0..1]
sipNpDomain
The domain name of ENUM reply.
It is available only when ServiceParameter is "E2U+pstn:sip" and replyFormat is set to 1.
It can be any domain name string. When it is set to empty, the reply does not contain the Sipnpdomain part.
Take effect: After ENUM server is restarted.
string[0..1]
subDomain
The sub-domain of ENUM reply.

It is available only when ServiceParameter is "E2U+pstn:sip", replyFormat is set to 2, and sipNpDomain is empty.
Take effect: After ENUM server is restarted.

  class ErhLdap