Figure 7-1-2 Permissions for 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 & 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 & 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