Polycom 7000 User Manual

Page of 437
 
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: 
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 
● 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.