Prefix Service - Polycom RealPresence DMA 7000 System Operation Manual

Table of Contents

Advertisement

);
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
Dialing Prefix
Dialog).
● Edit the name, vertical service code, or description of the forwarding and hunt group services and
enable or disable them (see
The following table describes the fields in the list.
Polycom, Inc.
Edit Vertical Service Code
Call Server Configuration
Add Simplified ISDN Gateway
Dialog).
275

Advertisement

Table of Contents
loading

Table of Contents