To add a new address to be allowed

   
 

Description

This command adds a new endpoint to the Directory and sets it to be allowed to call this Tenor.

Guidelines

If no IP addresses/subnet masks are specified to be either allowed or barred, then all IP addresses will be allowed to send VoIP calls to this unit, without restrictions.

Keep in mind that there is a limit on the number of entries that can be added in the Allowed and Barred lists:

  • CMS/CR SP - 128 in each list

  • Tenor AS/AX/DX/CR 60 - 24 in each list

If you choose to use this feature, you must add the IP address of this Tenor as one of the allowed IP addresses.

Configuration Manager

Location

VoIP Configuration > End Point Address Directory > Allowed Endpoints > Add button

Options

Click Add and enter the IP address and subnet mask for the allowed endpoint.

Command Line

Cmd Type

Command

Prompt Level

config-EndPointAddressDirectory-1#  

Syntax

add { ipaddr } at 1 (AdmitType 1 = Allowed)  

Arguments

ipaddr   The IP address to be allowed.  

Examples

config-EndPointAddressDirectory-1# add 192.168.30.111 at 1

Allows the device at IP Address to access this Tenor.

config-EndPointAddressDirectory-1# add 192.168.20.111 at 1

Allows the device at IP Address to access this Tenor. 

Sample Display

 

Allowed Endpoints  
Index IPAddress         Mask              AdmitType    
----- ---------------   ----------------  ---------      
1     192.168.30.111    255.255.255.255   1              
2     192.168.20.111    255.255.255.255   1