[asterisk-bugs] [JIRA] (ASTERISK-28840) samples: Missing for the modules cdr_ and cel_sqlite3_custom.
Alexander Traud (JIRA)
noreply at issues.asterisk.org
Thu Apr 16 05:31:25 CDT 2020
Alexander Traud created ASTERISK-28840:
------------------------------------------
Summary: samples: Missing for the modules cdr_ and cel_sqlite3_custom.
Key: ASTERISK-28840
URL: https://issues.asterisk.org/jira/browse/ASTERISK-28840
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: CDR/cdr_sqlite3_custom, CEL/cel_sqlite3_custom, Configs/Samples
Affects Versions: 17.3.0, 16.9.0
Reporter: Alexander Traud
Severity: Trivial
On a minimal installation, after doing
{{sudo make install config samples}}
Asterisk gives:
{code}
WARNING: loader.c: load_modules: Some non-required modules failed to load.
ERROR: loader.c: load_modules: cdr_sqlite3_custom declined to load.
ERROR: loader.c: load_modules: cel_sqlite3_custom declined to load.
Asterisk Ready.
{code}
I know that those ‘errors’ are trivial. However, a default, minimal installation cannot give errors. This confuses (a lot of) users, they cannot analyze/fix it themselves, and points them to the wrong cause for their actual issues. Therefore such wrong error message are expensive, especially in support.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list