modules in asterisk
modules in asterisk
Asterisk is built onĀ modules. A module is a loadable component that provides a specific functionality, such as a channel driver (for example,Ā chan_sip.so), or a resource that allows connection to an external technology (such asĀ func_odbc.so). Asterisk modules are loaded based on theĀ /etc/asterisk/modules.confĀ file.
It is actually possible to start Asterisk without any modulesā¦
View On WordPress













