After compiling the released version I get the follow error when I run asterisk. I didn't get the fault with the beta's or rc's using the same config. I have tried the FTP version and the CVS downloaded version and get the same error Nov 17 11:53:50 VERBOSE[21915] logger.c: == Parsing '/etc/asterisk/modules.conf': Nov 17 11:53:50 VERBOSE[21915] logger.c: == Parsing '/etc/asterisk/modules.conf': Found Nov 17 11:53:50 VERBOSE[21915] logger.c: [chan_modem.so]Nov 17 11:53:50 WARNING[21915] loader.c: /usr/lib/asterisk/modules/chan_modem.so: cannot open shared object file: No such file or directory Nov 17 11:53:50 WARNING[21915] loader.c: Loading module chan_modem.so failed! Chan_modem isn't compiled...... Regards Lee ########################################### This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange. For more information, connect to http://www.f-secure.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051117/ba870de1/attachment.htm
Lee Archer wrote:> After compiling the released version I get the follow error when I run > asterisk. I didn?t get the fault with the beta's or rc's using the > same config. I have tried the FTP version and the CVS downloaded > version and get the same error > > Nov 17 11:53:50 VERBOSE[21915] logger.c: == Parsing > '/etc/asterisk/modules.conf': Nov 17 11:53:50 VERBOSE[21915] logger.c: > == Parsing '/etc/asterisk/modules.conf': Found > > Nov 17 11:53:50 VERBOSE[21915] logger.c: [chan_modem.so]Nov 17 > 11:53:50 WARNING[21915] loader.c: > /usr/lib/asterisk/modules/chan_modem.so: cannot open shared object > file: No such file or directory > > Nov 17 11:53:50 WARNING[21915] loader.c: Loading module chan_modem.so > failed! > > Chan_modem isn't compiled?... > > Regards > > Lee > > ###########################################Straight from the 'Asterisk 1.2 Released!' (Note: for a short time, a tarball of Asterisk 1.2.0 was present on the FTP servers with a build problem related to the chan_modem drivers; this has been corrected, and if you downloaded the new version before receiving this announcement, please re-download to ensure you have the proper version.) Re-grab the tarball or source from the main FTP and re-try that :)
I did download again but the problem was that chan_modem was # out of the Makefile so wasn't made. I removed the # and rebuild and its running fine now. Lee -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of tali@peeringsa.net Sent: 17 November 2005 12:38 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] 1.2 chan_modem not installing? Lee Archer wrote:> After compiling the released version I get the follow error when I run> asterisk. I didn't get the fault with the beta's or rc's using the > same config. I have tried the FTP version and the CVS downloaded > version and get the same error > > Nov 17 11:53:50 VERBOSE[21915] logger.c: == Parsing > '/etc/asterisk/modules.conf': Nov 17 11:53:50 VERBOSE[21915] logger.c:> == Parsing '/etc/asterisk/modules.conf': Found > > Nov 17 11:53:50 VERBOSE[21915] logger.c: [chan_modem.so]Nov 17 > 11:53:50 WARNING[21915] loader.c: > /usr/lib/asterisk/modules/chan_modem.so: cannot open shared object > file: No such file or directory > > Nov 17 11:53:50 WARNING[21915] loader.c: Loading module chan_modem.so > failed! > > Chan_modem isn't compiled...... > > Regards > > Lee > > ###########################################Straight from the 'Asterisk 1.2 Released!' (Note: for a short time, a tarball of Asterisk 1.2.0 was present on the FTP servers with a build problem related to the chan_modem drivers; this has been corrected, and if you downloaded the new version before receiving this announcement, please re-download to ensure you have the proper version.) Re-grab the tarball or source from the main FTP and re-try that :) _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users ########################################### This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange. For more information, connect to http://www.f-secure.com/
Ah that's why then. Is there something else I should set in my modules.conf? Regards Lee -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Tony Mountifield Sent: 17 November 2005 14:00 To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Re: 1.2 chan_modem not installing? In article <CE0BC3726DA68C499E60931F0CFA3D500E3BF0@exsystems.Systems.local>, Lee Archer <lee.archer@pentagon-systems.com> wrote:> I did download again but the problem was that chan_modem was # out of > the Makefile so wasn't made. I removed the # and rebuild and its > running fine now.chan_modem has been obsoleted in 1.2. Unless you are specifically using it, you should edit /etc/asterisk/modules.conf to prevent it loading. Cheers Tony -- Tony Mountifield Work: tony@softins.co.uk - http://www.softins.co.uk Play: tony@mountifield.org - http://tony.mountifield.org _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users ########################################### This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange. For more information, connect to http://www.f-secure.com/