Well, I have tried all the options in the modules.conf with the parameter of load and unload. What I have realized that with the modules.conf
[modules] autoload=yes ; ; .......blah blah ....... blah blah ; load => chan_modem.so load => res_musiconhold.so ; Module names listed in "global" section will have symbols globally ; exported to modules loaded after them. ; [global] chan_modem.so=yes
The first instance where it says: load => chan_modem.so it does not load other modules. If I disable it then non of the other modules re loaded. So, I have tried every combination and it keeps dying giving me this error when I type asterisk -vvvc
Asterisk Dynamic Loader Starting: == Parsing '/etc/asterisk/modules.conf': Found [chan_modem.so]Illegal instruction
Anyone have any idea....... really need help here..... hallian
Or compile for PROC=i586 in asterisk/Makefile
Martin
On Sat, 7 Jun 2003, Gary wrote:
try putting in modules.con
noload => ??????????????
On Sat, 07 Jun 2003 00:04:56 -0400, hallian hallian wrote:
>Hello all -
>
>This is my situation! I have a PC with no PCI slot and no modem! But I would
>like to install asterisk on it. I want to use SIP based software ONLY with
>the asterisk PBX system. I already have the asterisk running on a regular
>PC. BUt when I run assterisk it fails at this point when it parse
>modules.conf file.
>
>
>[Wait] == Registered application 'Wait'
>Asterisk Dynamic Loader Starting: == Parsing '/etc/asterisk/modules.conf':
>Found
>[chan_modem.so]Illegal instruction
>
>I have played around with the file and have realzied if it runs successfully
>the chan_modem.so, then all other l;oadable modules are loaded. I even went
>to the extent of saying load module=no and copied/paste all the modules on
>the file! You know when are testing just maybe it might work! :-)
>
>But how can i load all my loadadble modules and skip this chan_modem.so
>option from the modules.conf file? Is it even possible?
>
>Thanks
>hallian
_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
