Many start up errors in Asterisk log

So, I just installed the last AseriskNow15, and reloaded the configuration from an older install (Asterisk 13). With a few hiccups that has worked well. I am running into 2 issues now. This is the first one, I will post a second topic for the other so as to keep them separate:

The system boots and I can make and receive calls. However, when I look at the log file after booting, I see a large number of errors. They don’t seem to prevent the system from working, so my working hypothesis is that these are errors that go back to the old installation and i can ignore those?

Here are just a few of those lines in the log:

[2020-06-28 15:41:21] ERROR[2451] loader.c: res_stun_monitor declined to load.
[2020-06-28 15:41:21] ERROR[2451] loader.c: res_xmpp declined to load.
[2020-06-28 15:41:21] ERROR[2451] loader.c: Declined modules which depend on res_xmpp: chan_motif
[2020-06-28 15:41:21] ERROR[2451] loader.c: chan_console declined to load.
[2020-06-28 15:41:21] ERROR[2451] loader.c: chan_skinny declined to load.
[2020-06-28 15:41:21] ERROR[2451] loader.c: chan_ooh323 declined to load.
[2020-06-28 15:41:21] ERROR[2451] loader.c: chan_mobile declined to load.
[2020-06-28 15:41:21] ERROR[2451] loader.c: res_hep declined to load.
[2020-06-28 15:41:21] ERROR[2451] loader.c: Declined modules which depend on res_hep: res_hep_rtcp, res_hep_pjsip
[2020-06-28 15:41:21] ERROR[2451] loader.c: res_pjsip_transport_websocket declined to load.
[2020-06-28 15:41:21] ERROR[2451] loader.c: app_agent_pool declined to load.
[2020-06-28 15:41:21] ERROR[2451] loader.c: res_calendar declined to load.
[2020-06-28 15:41:21] ERROR[2451] loader.c: Declined modules which depend on res_calendar: res_calendar_caldav, res_calendar_ews, res_calendar_exchange, res_calendar_icalendar
[2020-06-28 15:41:21] ERROR[2451] loader.c: cdr_csv declined to load.
[2020-06-28 15:41:21] ERROR[2451] loader.c: cdr_manager declined to load.

Some have a bit more information, such as this one:

[2020-06-28 15:41:21] ERROR[2451] loader.c: Module ‘app_flite.so’ was not compiled with the same compile-time options as this version of Asterisk.
[2020-06-28 15:41:21] ERROR[2451] loader.c: Module ‘app_flite.so’ will not be initialized as it may cause instability.
[2020-06-28 15:41:21] ERROR[2451] loader.c: Module ‘app_flite.so’ could not be loaded.
[2020-06-28 15:41:21] ERROR[2451] loader.c: Module ‘app_flite.so’ was not compiled with the same compile-time options as this version of Asterisk.
[2020-06-28 15:41:21] ERROR[2451] loader.c: Module ‘app_flite.so’ will not be initialized as it may cause instability.
[2020-06-28 15:41:21] ERROR[2451] loader.c: Module ‘app_flite.so’ could not be loaded.

Do I need to worry about these (system will creash everntually), or can I ignore those errors?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.