There are many different types of modules, each providing their own functionality and capabilities to Asterisk. Configuration of loading is described in Configuring the Asterisk Module Loader.
Tip |
---|
Use the CLI command module show to see all the loaded modules in your Asterisk system. See the command usage for details on how to filter the results shown with a pattern. Expand |
---|
title | Click here for example "module show" output... |
---|
| No Format |
---|
mypbx*CLI> module show
Module Description Use Count Status Support Level
app_adsiprog.so Asterisk ADSI Programming Application 0 Running extended
app_agent_pool.so Call center agent pool applications 0 Running core
app_alarmreceiver.so Alarm Receiver for Asterisk 0 Running extended
app_amd.so Answering Machine Detection Application 0 Running extended
app_authenticate.so Authentication Application 0 Running core |
|
|
...