[Asterisk-Users] Light weight and slimmed Asterisk
Johnathan Corgan
jcorgan at aeinet.com
Tue May 3 08:32:03 MST 2005
Kumara Jayaweera wrote:
> Sorry for the numerous postings. but How could I slim my Asterisk PBX.
> Really I don't need such modules like Ex. chan_modem.so. Becouse, I don't
> have any special hardware. Please, could I hope your various suggetions in
> this regards. brief me your idea.
See the Wiki under Asterisk Slimming:
http://www.voip-info.org/tiki-index.php?page=Asterisk+Slimming
The basic idea is to either:
1) Have 'autoload=yes' in your modules.conf, then use 'noload' to
indicate modules not to load, or
2) Have 'autoload=no' in your modules.conf, then use 'load' to indicate
which modules you need.
The Wiki page has an example of each.
-Johnathan
More information about the asterisk-users
mailing list