Polycom 7000 Video Game Sound System User Manual


 
Call Server Configuration
Polycom, Inc. 275
);
if (EP_IS_IPV4)
{
nparts = 4;
}
for (i = 0; i<nparts; i++)
{
if (i == 0)
{
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
Registration Policy Scripting
Script Debugging Dialog for Registration Policy Scripts
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).
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).
The following table describes the fields in the list.