Call Server Configuration
Polycom, Inc. 271
IPstring = EP_IP[i];
}
else
{
IPstring += "." + EP_IP[i]
}
}
for (i=0; i<whitelist.length; i++)
{
if (IPstring.match(whitelist[i]))
{
return COMPLIANT;
}
}
return NONCOMPLIANT;
See also:
Registration Policy on page 264
Registration Policy Scripting on page 265
Script Debugging Dialog Box for Registration Policy Scripts on page268
Prefix Service
The Prefix Service page provides a complete list of all configured prefixes in one place, so you can easily
determine what prefixes are in use and whether any conflicts exist.
For your convenience, its Actions list lets you do the following:
Add, edit, or delete any of the devices without having to navigate back to the specific page for that
device type.
Add, edit, or delete simplified ISDN gateway dialing services (see Add Simplified ISDN Gateway
Dialing Prefix Dialog Box on page 272).
Edit the name, vertical service code, or description of the forwarding and hunt group services and
enable or disable them (see Edit Vertical Service Code Dialog Box on page273).
The following table describes the fields in the list.
Column Description
Service/Device Name The name of the service or device assigned the specified prefix(es).
Devices with no prefix(es) assigned are listed, but shown as disabled.
Prefix Range The dial string prefix(es) assigned to this service or device.
Service/Device Type Type of service or device.
Description Brief description of the service or device.
Service Status Indicates whether the service or device is enabled or disabled.