Figure 6-3-1 Network Connectivity Checking
7. Advanced
Asterisk API
When you make “Enable” switch to “ON”, this page is available.
Figure 7-1-1 API Interface
Table 7-1-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. 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. 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, 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.