beautypg.com

TANDBERG Gatekeeper User Manual

Page 75

background image

TANDBERG Gatekeeper User Guide

Page 75 of 105

xconfiguration Gatekeeper Registration AllowList [1..1000] Pattern:
<pattern
>

Specifies a pattern in the list of allowed registrations. If one of an endpoint's aliases matches one of the

patterns in the Allow List, the registration will be allowed.

xconfiguration Gatekeeper Registration ConflictMode:

Determines how the Gatekeeper will behave if an endpoint attempts to register aliases currently

registered from another IP address. The default is

Reject

.

xconfiguration Gatekeeper Registration DenyList [1..1000] Pattern:
<pattern
>

Specifies a pattern in list of denied registrations. If one of an endpoint's aliases matches one of the

patterns in the Deny List the registration will be denied.

xconfiguration Gatekeeper Registration RestrictionPolicy:

Specifies the policy in use to determine who may register with the system. The default is

None

.

xconfiguration Gatekeeper TimeToLive: <60..65534>

Specifies the interval at which the system polls the endpoint in order to verify that it is still functioning.

Specified in seconds. The default is

1800

seconds.

xconfiguration Gatekeeper Transform [1..100] Pattern:

Specifies the pattern to be used when deciding whether or not to transform a destination alias.

xconfiguration Gatekeeper Transform [1..100] Priority: <1..65534>

Determines the order in which transforms are matched. The priority must be unique for each transform.

xconfiguration Gatekeeper Transform [1..100] Type:

Prefix/Suffix

determines whether the pattern string being checked should appear at the beginning

or end of an alias. Alternatively,

Regex

indicates that the pattern string should be treated as a regular

expression when matching.

xconfiguration Gatekeeper Transform [1..100] Behavior:

Determines how to modify the matched part of the alias. If set to

Strip

, the matching prefix or suffix

will removed from the alias. If set to

Replace

, the matching part of the alias will be substituted for the

replace text. Note that

Strip

is not a supported option if the pattern type is set to

Regex

.

xconfiguration Gatekeeper Transform [1..100] Replace:

Specifies the string to be used as a substitution for the part of the alias that matched the pattern.

xconfiguration Gatekeeper Unregistered Caller Mode:

Specifies whether calls may be made by an unregistered endpoint. Defaults to O

ff

.

xconfiguration Gatekeeper Unregistered Caller Fallback: <alias>

Specifies the alias to which calls are placed if the Gatekeeper receives a call setup containing no alias

information.