User's Manual 408 Document #: LTRT-10532
Mediant 500L Gateway & E-SBC
Parameter Description
[CallSetupRules_RulesSetID]
The Set ID is used to assign the Call Setup rules to a routing
rule in the routing table.
The valid value is 0 to 9. The default is 0.
Query Type
query-type
[CallSetupRules_QueryType]
Defines the type of query.
[0] None (default)
[1] LDAP = The Call Setup rule performs an LDAP query
with an LDAP server.
[2] Dial Plan = The Call Setup rule performs a query with
the Dial Plan.
[3] ENUM = The Call Setup rule performs a query with an
ENUM (E.164 Number to URI Mapping) server for retrieving
a SIP URI address for an E.164 telephone number. The
ENUM server address is configured for the IP Interface in
the IP Interfaces table ('Primary DNS' or 'Secondary DNS'
parameters) used for the call. For a configuration example,
see "Call Setup Rule Examples" on page 410.
To specify an LDAP server or Dial Plan, use the 'Query Target'
parameter (see below).
Query Target
query-target
[CallSetupRules_QueryTarget]
Defines one of the following, depending on the value
configured for the 'Query Type' parameter (above):
LDAP: Specifies an LDAP server (LDAP Server Group) on
which to perform an LDAP query for a defined search key.
This option is applicable only if you configure the 'Query
Type' parameter to LDAP. To configure LDAP Server
Groups, see Configuring LDAP Server Groups on page 250
.
Dial Plan: Specifies a Dial Plan (name) in which to search
for a defined search key. This option is applicable only if
you configure the 'Query Type' parameter to Dial Plan. To
configure Dial Plans, see Configuring Dial Plans on page on
page 726.
To configure the search key, use the 'Search Key' parameter
(see below).
Search Key
attr-to-query
[CallSetupRules_AttributesToQuery]
Defines the key to query. For LDAP queries, the key string is
queried in the specified LDAP server. For Dial Plan queries,
the key string is searched for in the specified Dial Plan. For
ENUM queries, the key string is queried in the ENUM server.
The valid value is a string of up to 100 characters. Combined
strings and values can be configured like in the Message
Manipulations table, using the '+' operator. Single quotes (')
can be used for specifying a constant string (e.g., '12345').
Examples:
To LDAP query the AD attribute "mobile" that has the value
of the destination user part of the incoming call:
'mobile=' + param.call.dst.user
To LDAP query the AD attribute "telephoneNumber" that
has a redirect number:
'telephoneNumber=' + param.call.redirect +
'*'
To query a Dial Plan for the source number:
param.call.src.user
To query an ENUM server for the URI of the called