Displaying 4 results from an estimated 4 matches for "inspect_module".
2010 Dec 22
5
* 1.8: cannot load g729 free codec (on 1.4 it worked!)
pbx18*CLI> module load codec_g729-ast14-gcc4-glibc-pentium3.so
Unable to load module codec_g729-ast14-gcc4-glibc-pentium3.so
Command 'module load codec_g729-ast14-gcc4-glibc-pentium3.so ' failed.
[Dec 22 15:52:45] WARNING[4491]: loader.c:757 inspect_module: Module
'codec_g729-ast14-gcc4-glibc-pentium3.so' does not provide a license key.
[Dec 22 15:52:45] WARNING[4491]: loader.c:852 load_resource: Module
'codec_g729-ast14-gcc4-glibc-pentium3.so' could not be loaded.
It worked on Asterisk 1.4, but not anymore on my Asterisk
1.8........
2008 Jan 29
1
codec_g729a.so problem...
Recently with Asterisk 1.4.17 I've been running into some stability issues.
I started looking through my logs, and I found this:
[Jan 29 09:41:45] WARNING[13132]: loader.c:620 inspect_module: Module
'codec_g729a.so' was not compiled against a recent version of Asterisk and
may cause instability.
I'm using the newest version of codec_g729a.so from the Digium website
(v33). I've tried using the 686, 586, and 386 versions (my platform is 32
bit).
Is there a version that...
2011 May 04
0
Compiling extra modules
...ere, added to svn and then checked out on each server. None of the directories are standard either. It will be a big job to replace all that.
When I copied the modules I had compiled and tried to load them, I got these errors:
*CLI> load res_odbc.so
[May 4 17:21:07] WARNING[24075]: loader.c:695 inspect_module: Module 'res_odbc.so' was not compiled with the same compile-time options as this version of Asterisk.
[May 4 17:21:07] WARNING[24075]: loader.c:696 inspect_module: Module 'res_odbc.so' will not be initialized as it may cause instability.
[May 4 17:21:07] WARNING[24075]: loader.c:73...
2013 Jan 10
1
Segmentation fault after upgrading from asterisk-10.5.0 to asterisk-11.1.2
...ot find valid ccss.conf file. Using cc_[state]_devstate defaults
Asterisk Dynamic Loader Starting:
== Parsing '/etc/asterisk/modules.conf': Found
[2013-01-10 14:20:10] NOTICE[27062]: loader.c:1170 load_modules: 202 modules will be loaded.
[2013-01-10 14:20:10] WARNING[27062]: loader.c:804 inspect_module: Module 'res_jabber.so' was not compiled with the same compile-time options as this version of Asterisk.
[2013-01-10 14:20:10] WARNING[27062]: loader.c:805 inspect_module: Module 'res_jabber.so' will not be initialized as it may cause instability.
[2013-01-10 14:20:10] WARNING[27062...