[Home]

Summary:ASTERISK-27127: configs: Erroneous load directive in sample configuration results in "Error loading module 'res_pjsip_multihomed.so'"
Reporter:HZMI8gkCvPpom0tM (y2fbo4IevYm5Ve9u)Labels:
Date Opened:2017-07-11 09:16:21Date Closed:2017-08-16 06:51:17
Priority:TrivialRegression?
Status:Closed/CompleteComponents:pjproject/pjsip
Versions:14.5.0 GIT Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:[Jul 11 16:03:43] WARNING[2944] loader.c: Error loading module 'res_pjsip_multihomed.so': /usr/lib/asterisk/modules/res_pjsip_multihomed.so: cannot open shared object file: No such file or directory

But it even not compiled because res_pjsip_multihomed.c not exist anymore in sources.
But  load = res_pjsip_multihomed.so still exist in asterisk-14.5.0/configs/basic-pbx/modules.conf    
Comments:By: Asterisk Team (asteriskteam) 2017-07-11 09:16:22.128-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].