Asterisk commands
Using this section, an administrator can issue Asterisk commands to the server. The page for these commands can be accessed from the main menu, by selecting the Server section and then the Asterisk commands submenu.
The following commands can be issued:
- SIP reload
- The Asterisk server will reset the SIP module (if an exclamation mark is displayed then the module needs to be restarted, to apply pending changes);
- Dial plan reload
- The Asterisk server will reload all instructions for the Dial Plan module (if an exclamation mark is displayed then the module needs to be restarted, to apply pending changes);
- Queue reload
- The Asterisk server will reload all data related to the waiting queues (if an exclamation mark is displayed then the module needs to be restarted, to apply pending changes);
- MOH reload
- The Asterisk server will reload all data related to the "Music on hold" instances (if an exclamation mark is displayed then the module needs to be restarted, to apply pending changes);
- Dial plan reload
- the entire dial plan (for the entire server) will be deleted and a new set of instructions will be generated, based on the database settings.