[asterisk-users] how determine mandatory modules to slimming asterisk
Ruddy Gbaguidi
plugworld at micnes.com
Fri Dec 6 14:59:06 CST 2013
Are you using asterisk from source code ?
You can run "make menuselect" after the ./confugure and select the
modules you want.
The interface will also help you with dependencies between modules.
So, if you select chan_sip, it will select everything needed by it.
Le 2013-11-11 02:10, s m a écrit :
> hello guys
>
> i want to slimming my asterisk by loading only mandatory modules. in
> order to do that, i edit my modules.conf file and set autoload=no and
> load just mandatory modules.
>
> my problem is, how should i determine which modules are necessary to
> asterisk works correctly? i have sip, h323 and dahdi connection on my
> asterisk. is there any documentation about mandatory modules for
> asterisk? or anybody has such a list?
>
> any comments or hints are appreciated
> SAM
More information about the asterisk-users
mailing list