[asterisk-dev] modules.conf - loading modules

Nick Lewis Nick.Lewis at atltelecom.com
Thu Nov 5 07:46:29 CST 2009


>This should not be true; if the module's load_module() function returns
>AST_MODULE_LOAD_FAILURE, the loading process will be stopped and
>Asterisk will not continue starting up. The only way for the module to
>let Asterisk continue loading is for that function to return one of the
>other AST_MODULE_LOAD_<xxx> values.

The return values are under the control of the asterisk developer 
but not under the control of the asterisk administrator. I think it 
would be useful to have a way for the administrator to stop asterisk 
unless the module returns AST_MODULE_LOAD_SUCCESS

Another suggested name:

require=

or is that already taken by the conf file include mechanism?

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered through the MessageLabs Virus Control Centre.
_____________________________________________________________________
Disclaimer of Liability
ATL Telecom Ltd shall not be held liable for any improper or incorrect use of the  information described and/or contained herein and assumes no responsibility for anyones use  of the information. In no event shall ATL Telecom Ltd be liable for any direct, indirect,  incidental, special, exemplary, or consequential damages (including, but not limited to,  procurement or substitute goods or services; loss of use, data, or profits; or business  interruption) however caused and on any theory of liability, whether in contract, strict  liability, or tort (including negligence or otherwise) arising in any way out of the use of  this system, even if advised of the possibility of such damage.

Registered Office: ATL Telecom Ltd, Fountain Lane, St. Mellons Cardiff, CF3 0FB
Registered in Wales Number 4335781

All goods and services supplied by ATL Telecom Ltd are supplied subject to ATL Telecom Ltd standard terms and conditions, available upon request.



More information about the asterisk-dev mailing list