VS-GW1200-4G User Manual
OpenVox Communication Co.Ltd
49
Table 5-2-1 Definition of Asterisk API
Options
Definition
Port
Network port number
Manager Name
Name of the manager without space
Manager secret
Password for the manager.
Characters: Allowed characters “-_+.<>&0-9a-zA-Z”. Length:4-32
characters.
Deny
If you want to deny many hosts or networks, use char & as
separator. <br/><br/>Example: 0.0.0.0/0.0.0.0 or
192.168.1.0/255.255.255.0&10.0.0.0/255.0.0.0
Permit
If you want to permit many hosts or network, use char & as
separator.<br/><br/>Example: 0.0.0.0/0.0.0.0 or
192.168.1.0/255.255.255.0&10.0.0.0/255.0.0.0
System
General information about the system and ability to run system
management commands, <br/>such as Shutdown, Restart, and
Reload.
Call
Information about channels and ability to set information in a
running channel.
Log
Logging information. Read-only. (Defined but not yet used.)
Verbose
Verbose information. Read-only. (Defined but not yet used.)
Command
Permission to run CLI commands. Write-only.
Agent
Information about queues and agents and ability to add queue
members to a queue.
User
Permission to send and receive UserEvent.
Config
Ability to read and write configuration files.
DTMF
Receive DTMF events. Read-only.
Reporting
Ability to get information about the system.
CDR
Output of cdr, manager, if loaded. Read-only.
Dialplan
Receive NewExten and Varset events. Read-only.
Originate
Permission to originate new calls. Write-only.
All
Select all or deselect all.
Once you set like the above figure, the host 172.16.123.123/255.255.0.0 is allowed to access the
gateway API. Please refer to the following figure to access the gateway API by putty.
172.16.123.123 is the gateway’s IP, and 5038 is its API port.