Making Decisions Based On Addresses - TANDBERG N3 User Manual

Tandberg gatekeeper user manual
Table of Contents

Advertisement

TANDBERG Gatekeeper User Manual
xConfiguration Gatekeeper Policy Mode <On/Off>
Policy interacts with authentication (section 3.7.2, Authentication). If authentication is enabled
on the local Gatekeeper and a call received from a remote, unauthenticated Gatekeeper, the
call's source aliases will be removed from the call request before it is passed to the policy
engine. This is because the unauthenticated source aliases could be forged and so should
not be used for policy decisions in a secure environment.
The following sections give details of the Gatekeeper's implementation of the CPL language
and should be read on conjunction with the CPL standard (RFC 3880)

3.11.1 Making Decisions Based on Addresses

address-switch
The address-switch node allows the script to run different actions based on the source or
destination aliases of the call. The address-switch specifies which fields to match and then a
list of address nodes contains the possible matches and their associated actions.
The supported attributes on an address-switch and their interpretation are as follows
field
"origin"
"destination"
"original-destination"
If the selected field contains multiple aliases then the Gatekeeper will attempt to match each
address node with all of the aliases before proceeding to the next address node i.e. an
address node matches if it matches ANY alias.
subfield
The following table gives the definition of subfields for each alias type, if a subfield is not
specified for the alias type being matched then the not-present action will be taken.
"address-type"
"user"
"host"
"port"
"tel"
"alias-type"
26
Match against the source aliases
Match against the destination aliases
Match against the destination aliases
For all aliases types the address-type subfield is the string
"h323"
For URI aliases this selects the username part. For H.323 ID's it
is the entire ID and for E.164 numbers it is the entire number.
For URI aliases this selects the domain name part. If the alias is
an IP address then this subfield is the complete address in
dotted decimal form.
For IP addresses this is the port number in decimal.
For E.164 numbers this selects the entire string of digits.
Gives a string representation of the type of alias as follows
Alias Type
Result
"url-ID"
URI
"h323-ID"
H.323 ID
"dialedDigits"
Dialed Digits
"transportID"
IP Address
5
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Gatekeeper

Table of Contents