Tomislav ParĨina wrote:
Are there some instructions how to solve problems that produce some typical 
error messages in asterisk? For example, if I don't use iax, dundi or mysql 
logging, every time I start asterisk I'll get several error messages. How What 
can I do to disable loading those files?

Here re some error messages that I receive.

Apr 24 12:21:09 ERROR[2050] res_config_mysql.c: MySQL RealTime: Failed to 
connect database server  on . Check debug for more info.
Apr 24 12:21:09 WARNING[2050] res_config_mysql.c: MySQL RealTime: Couldn't 
establish connection. Check debug.
Apr 24 12:21:09 WARNING[2050] pbx_ael.c: Unable to open 
'/etc/asterisk/extensions.ael': No such file or directory
Apr 24 12:21:09 WARNING[2050] pbx.c: Requested contexts didn't get merged
Apr 24 12:21:10 ERROR[2050] pbx_dundi.c: Unable to load config dundi.conf
Apr 24 12:21:10 ERROR[2050] chan_iax2.c: Unable to load config iax.conf
Apr 24 12:21:12 WARNING[2050] cdr_custom.c: Failed to load configuration file. 
Module not activated.


--
well, if you dont use/need a module, in modules.conf put noload => 
app_intercom.so (for example).

i think you can choose whether to automatically load all then specifically noload whichever you dont want with a noload =>, or with autoload=no, specify which you want to load.


--
thanks,
yusuf
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to