[Home]

Summary:ASTERISK-26334: res_pjsip_phoneprov_provider.so: undefined symbol: ast_phoneprov_std_variable_lookup
Reporter:lioncub (lioncub)Labels:
Date Opened:2016-09-02 04:55:52Date Closed:2016-09-02 05:00:43
Priority:MajorRegression?
Status:Closed/CompleteComponents:
Versions:13.10.0 13.11.0 Frequency of
Occurrence
Related
Issues:
Environment:Ubuntu 16.04 Asterisk 13.11.0Attachments:
Description:When starting asterisk 13.11.0 (and 13.10.0) I've got of warnings regarding module loading errors:
{noformat}
[2016-09-02 14:25:21] WARNING[1811] loader.c: Error loading module 'res_pjsip_phoneprov_provider.so': /usr/lib/asterisk/modules/res_pjsip_phoneprov_provider.so: undefined symbol: ast_phoneprov_std_variable_lookup
{noformat}
Comments:By: Asterisk Team (asteriskteam) 2016-09-02 04:55:53.176-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].

By: lioncub (lioncub) 2016-09-02 05:00:43.525-0500

You must enable res_phoneprov.so module