; ; Asterisk configuration file ; ; Module Loader configuration file ; [modules] autoload=yes ; set ";" at beginning of a line to enable a channel ; uncomment to disable a channel (and in case of chan_capi ; remove or comment out the line in section [global]) ;noload => chan_capi.so ;noload => chan_sip.so ;noload => chan_iax2.so noload => chan_sccp.so ; chan_skinny is not part of asterisk.sqf but it would interfere with chan_sccp noload => chan_skinny.so ;noload => chan_local.so preload =>res_features.so preload =>codec_alaw.so ;noload => res_musiconhold.so ; [global] chan_capi.so=yes