[Home]

Summary:ASTERISK-18926: 10.0.0-rc2 compiles, but chan_sip.so and chan_iax2.so can`t be loaded after compile
Reporter:Andreas Profitlich (profitlich)Labels:
Date Opened:2011-11-25 15:44:05.000-0600Date Closed:2012-04-10 13:59:29
Priority:MajorRegression?
Status:Closed/CompleteComponents:Channels/chan_iax2 Channels/chan_sip/General
Versions:10.0.0-rc2 Frequency of
Occurrence
Constant
Related
Issues:
Environment:mipsel based router (Fritz Box 7170 with chrooted debian)Attachments:
Description:./configure
make
make install
make samples

- no changes in any settings

- 10.0.0.0 RC2 compiles without errors
- Asterisk runs but chan_sip and chan_iax2 can`t be loaded after installation:

fritz*CLI> module load chan_sip.so
Unable to load module chan_sip.so
Command 'module load chan_sip.so' failed.
[Nov 24 21:14:07] WARNING[2006]: loader.c:409 load_dynamic_module: Module 'chan_sip.so' did not register itself during load
[Nov 24 21:14:07] WARNING[2006]: loader.c:848 load_resource: Module 'chan_sip.so' could not be loaded.


additional info:
I started compiling 10.0.0 rc2 after 1.8.7.0 failed with the same modules. On 1.8.7.0 the sip module gave me an additional hint, that there is a problem with "sip_tech_info"

Comments:By: Leif Madsen (lmadsen) 2011-11-29 11:26:36.182-0600

This is typically due to not clearing out the modules out of /usr/lib/asterisk/modules/ first and something is conflicting. A clean install is likely the solution here.

By: Andreas Profitlich (profitlich) 2011-11-29 17:17:34.893-0600

Its definetly not an issue about old modules, as its a clean OS install and there was no asterisk version preinstalled on this system. The modules directory was empty before the installation.

By: Leif Madsen (lmadsen) 2011-12-01 17:28:13.988-0600

Reopened per reporter. Not likely to get much traction, but will leave open for a period of time for anyone who may be interested in resolving.

By: Walter Doekes (wdoekes) 2011-12-05 03:00:28.874-0600

Andreas: try cleaning out the modules.conf, setting autoload=no and then only load chan_sip.so.

Does that work? Then you might have something similar to an issue I've encountered on IA64. (In which case things were helped by adding a dummy function call in the right place somewhere.) If it works, you can load all modules by hand until you find that things start misbehaving. That should provide clues.

By: Matt Jordan (mjordan) 2012-04-10 13:59:23.747-0500

Suspended due to lack of activity. Please request a bug marshal in #asterisk-bugs on the IRC network irc.freenode.net to reopen the issue should you have the additional information requested.  Further information can be found at http://www.asterisk.org/developers/bug-guidelines