Olivier
2009-Jan-27 07:48 UTC
[asterisk-users] Can't start Asterisk after installing Digium G729 licence
Hi, I carefully followed instructions in README file lasting with : /root/register ... blabla asterisk -r CLI> restart now Then asterisk -r fails with : # asterisk -r Asterisk 1.6.1-beta4, Copyright (C) 1999 - 2008 Digium, Inc. and others. Created by Mark Spencer <markster at digium.com> Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details. This is free software, with components licensed under the GNU General Public License version 2 and other licenses; you are welcome to redistribute it under certain conditions. Type 'core show license' for details. ========================================================================Running as group 'asterisk' == Parsing '/etc/asterisk/extconfig.conf': Parsing /etc/asterisk/extconfig.conf == Found Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?) # tail /var/log/asterisk/messages [Jan 27 08:17:40] WARNING[23451] chan_dahdi.c: Ignoring hasiax at line 39. [Jan 27 08:17:40] WARNING[23451] chan_dahdi.c: Ignoring hasmanager at line 47. [Jan 27 08:17:40] NOTICE[23451] codec_g729a.c: G.729 transcoding module version 34, Copyright (C) 1999-2007 Digium, Inc. [Jan 27 08:17:40] NOTICE[23451] codec_g729a.c: This module is supplied under a commercial license granted by Digium, Inc. [Jan 27 08:17:40] NOTICE[23451] codec_g729a.c: Please see the full license text supplied by the accompanying [Jan 27 08:17:40] NOTICE[23451] codec_g729a.c: "register" utility, or ask for a copy from Digium. [Jan 27 08:17:40] NOTICE[23451] codec_g729a.c: This product includes software developed by the OpenSSL Project [Jan 27 08:17:40] NOTICE[23451] codec_g729a.c: for use in the OpenSSL Toolkit. (http://www.openssl.org/) [Jan 27 08:17:40] NOTICE[23451] codec_g729a.c: Copyright (C) 1998-2006 The OpenSSL Project Before opening a ticket to Digium, is there something obvious I missed ? Google didn't show much hint ... After reading this "see register utility" line, I ran /root/register once again but it didn't change anything ... Cheers -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090127/5e9b2977/attachment.htm
Olivier
2009-Jan-27 08:54 UTC
[asterisk-users] Can't start Asterisk after installing Digium G729 licence
2009/1/27 Olivier <oza-4h07 at myamail.com>> Hi, > > I carefully followed instructions in README file lasting with : > /root/register > ... blabla > asterisk -r > CLI> restart now > > Then asterisk -r fails with : > # asterisk -r > Asterisk 1.6.1-beta4, Copyright (C) 1999 - 2008 Digium, Inc. and others. > Created by Mark Spencer <markster at digium.com> > Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for > details. > This is free software, with components licensed under the GNU General > Public > License version 2 and other licenses; you are welcome to redistribute it > under > certain conditions. Type 'core show license' for details. > ========================================================================> Running as group 'asterisk' > == Parsing '/etc/asterisk/extconfig.conf': Parsing > /etc/asterisk/extconfig.conf > == Found > Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl > exist?) > > > # tail /var/log/asterisk/messages > [Jan 27 08:17:40] WARNING[23451] chan_dahdi.c: Ignoring hasiax at line 39. > [Jan 27 08:17:40] WARNING[23451] chan_dahdi.c: Ignoring hasmanager at line > 47. > [Jan 27 08:17:40] NOTICE[23451] codec_g729a.c: G.729 transcoding module > version 34, Copyright (C) 1999-2007 Digium, Inc. > [Jan 27 08:17:40] NOTICE[23451] codec_g729a.c: This module is supplied > under a commercial license granted by Digium, Inc. > [Jan 27 08:17:40] NOTICE[23451] codec_g729a.c: Please see the full license > text supplied by the accompanying > [Jan 27 08:17:40] NOTICE[23451] codec_g729a.c: "register" utility, or ask > for a copy from Digium. > [Jan 27 08:17:40] NOTICE[23451] codec_g729a.c: This product includes > software developed by the OpenSSL Project > [Jan 27 08:17:40] NOTICE[23451] codec_g729a.c: for use in the OpenSSL > Toolkit. (http://www.openssl.org/) > [Jan 27 08:17:40] NOTICE[23451] codec_g729a.c: Copyright (C) 1998-2006 The > OpenSSL Project > > > Before opening a ticket to Digium, is there something obvious I missed ? > Google didn't show much hint ... > > After reading this "see register utility" line, I ran /root/register once > again but it didn't change anything ... > > CheersIncluding noload => codec_g279a.so in /etc/asterisk/modules.conf at least allow me to restart asterisk successfully. Changing ownership of /var/lib/asterisk/licences files to asterisk:asterisk didn't change the fact it didn't start. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090127/b97938d3/attachment.htm