From: Kristian K. <kri...@gm...> - 2007-05-23 16:25:55
|
Hello everyone, As some of you know, Digium has recently upgraded it's G729 registration utility to include SSL and some other enhancements. Unfortunately it did two things: 1) Obsoleted the native uclibc binary that we have been using for some time. 2) Increased the dependencies on glibc libraries. I have created a script and tarball to simplify this: http://files.astlinux.org/astg729-0.1.tar.gz The problem is... I don't have any G729 licenses to test it with! A simple "how-to": cd /tmp wget http://files.astlinux.org/astg729-0.1.tar.gz tar -xvzf astg729-0.1.tar.gz cd astg729-0.1 ./astg729 Then all you have to do is run the register binary (depending on your system, it will be installed in a different place but astg729 will show you when it is finished running). Let me know how it goes! -- Kristian Kielhofner |
From: Leonardo K. (Gmail) <lka...@gm...> - 2007-05-23 17:01:53
|
Sorry Kris but... asterisk astg729-0.1 # ./register Digium Product Registration - Version SVN-2.0.1 Copyright (C) 2004-2007, Digium, Inc. Use the '-l' option to see license information for software included in this program. On 5/23/07, Kristian Kielhofner <kri...@gm...> wrote: > Hello everyone, > > As some of you know, Digium has recently upgraded it's G729 > registration utility to include SSL and some other enhancements. > > Unfortunately it did two things: > > 1) Obsoleted the native uclibc binary that we have been using for some time. > > 2) Increased the dependencies on glibc libraries. > > I have created a script and tarball to simplify this: > > http://files.astlinux.org/astg729-0.1.tar.gz > > The problem is... I don't have any G729 licenses to test it with! > > A simple "how-to": > > cd /tmp > wget http://files.astlinux.org/astg729-0.1.tar.gz > tar -xvzf astg729-0.1.tar.gz > cd astg729-0.1 > ./astg729 > > Then all you have to do is run the register binary (depending on > your system, it will be installed in a different place but astg729 > will show you when it is finished running). > > Let me know how it goes! > > -- > Kristian Kielhofner > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Astlinux-announce mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-announce > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... > |
From: Kristian K. <kri...@gm...> - 2007-05-23 17:04:57
|
Leonardo, You need to run the install script first: cd astg729-0.1 ./astg729 On 5/23/07, Leonardo Kamache (Gmail) <lka...@gm...> wrote: > Sorry Kris but... > > asterisk astg729-0.1 # ./register > Digium Product Registration - Version SVN-2.0.1 > Copyright (C) 2004-2007, Digium, Inc. > Use the '-l' option to see license information for software > included in this program. > > > > > On 5/23/07, Kristian Kielhofner <kri...@gm...> wrote: > > Hello everyone, > > > > As some of you know, Digium has recently upgraded it's G729 > > registration utility to include SSL and some other enhancements. > > > > Unfortunately it did two things: > > > > 1) Obsoleted the native uclibc binary that we have been using for some time. > > > > 2) Increased the dependencies on glibc libraries. > > > > I have created a script and tarball to simplify this: > > > > http://files.astlinux.org/astg729-0.1.tar.gz > > > > The problem is... I don't have any G729 licenses to test it with! > > > > A simple "how-to": > > > > cd /tmp > > wget http://files.astlinux.org/astg729-0.1.tar.gz > > tar -xvzf astg729-0.1.tar.gz > > cd astg729-0.1 > > ./astg729 > > > > Then all you have to do is run the register binary (depending on > > your system, it will be installed in a different place but astg729 > > will show you when it is finished running). > > > > Let me know how it goes! > > > > -- > > Kristian Kielhofner > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by DB2 Express > > Download DB2 Express C - the FREE version of DB2 express and take > > control of your XML. No limits. Just data. Click to get it now. > > http://sourceforge.net/powerbar/db2/ > > _______________________________________________ > > Astlinux-announce mailing list > > Ast...@li... > > https://lists.sourceforge.net/lists/listinfo/astlinux-announce > > > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Astlinux-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... > -- Kristian Kielhofner |
From: Darrick H. <dha...@dj...> - 2007-05-23 17:11:10
|
Kristian Kielhofner wrote: > Leonardo, > > You need to run the install script first: > cd astg729-0.1 > ./astg729 > > On 5/23/07, Leonardo Kamache (Gmail) <lka...@gm...> wrote: > >> Sorry Kris but... >> >> asterisk astg729-0.1 # ./register >> Digium Product Registration - Version SVN-2.0.1 >> Copyright (C) 2004-2007, Digium, Inc. >> Use the '-l' option to see license information for software >> included in this program. >> >> Same thing here after running that command. -- Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com |
From: Leonardo K. (Gmail) <lka...@gm...> - 2007-05-23 17:12:26
|
I did the install... :-( On 5/23/07, Darrick Hartman <dha...@dj...> wrote: > Kristian Kielhofner wrote: > > Leonardo, > > > > You need to run the install script first: > > cd astg729-0.1 > > ./astg729 > > > > On 5/23/07, Leonardo Kamache (Gmail) <lka...@gm...> wrote: > > > >> Sorry Kris but... > >> > >> asterisk astg729-0.1 # ./register > >> Digium Product Registration - Version SVN-2.0.1 > >> Copyright (C) 2004-2007, Digium, Inc. > >> Use the '-l' option to see license information for software > >> included in this program. > >> > >> > Same thing here after running that command. > > -- > Darrick Hartman > DJH Solutions, LLC > http://www.djhsolutions.com > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Astlinux-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... > |
From: Kristian K. <kri...@gm...> - 2007-05-23 17:47:38
|
On 5/23/07, Darrick Hartman <dha...@dj...> wrote: > Same thing here after running that command. > Darrick, Can you do ls -l /lib and strace -o /tmp/register.out ./register and send me /tmp/register.out. -- Kristian Kielhofner |
From: Darrick H. <dha...@dj...> - 2007-05-23 18:08:25
|
Kristian Kielhofner wrote: > On 5/23/07, Darrick Hartman <dha...@dj...> wrote: > >> Same thing here after running that command. >> >> > > Darrick, > > Can you do ls -l /lib and strace -o /tmp/register.out ./register and > send me /tmp/register.out. > > > http://www.djhsolutions.com/astlinux/register.out http://www.djhsolutions.com/astlinux/ls-lib.out -- Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com |
From: Kristian K. <kri...@gm...> - 2007-05-23 18:11:30
|
On 5/23/07, Darrick Hartman <dha...@dj...> wrote: > http://www.djhsolutions.com/astlinux/register.out > > http://www.djhsolutions.com/astlinux/ls-lib.out > > Darrick, Try doing this: echo "216.207.245.3 register.digium.com" >> /tmp/etc/hosts And then re-run it. -- Kristian Kielhofner |
From: Darrick H. <dha...@dj...> - 2007-05-23 18:21:27
|
Kristian Kielhofner wrote: > On 5/23/07, Darrick Hartman <dha...@dj...> wrote: > >> http://www.djhsolutions.com/astlinux/register.out >> >> http://www.djhsolutions.com/astlinux/ls-lib.out >> >> >> > > Darrick, > > Try doing this: > > echo "216.207.245.3 register.digium.com" >> /tmp/etc/hosts > > And then re-run it. > > > Ok. Now the register utility runs properly. Is that some sort of dns issue with uclibc again? I do get the following error when going through the process. Could not write license file /var/lib/asterisk/licenses/G729-12193349.lic! Looks like we need to add a symbolic link from /var/lib/asterisk/licenses to /mnt/kd/licenses Darrick -- Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com |
From: Kristian K. <kri...@gm...> - 2007-05-23 18:36:09
|
On 5/23/07, Darrick Hartman <dha...@dj...> wrote: > > Darrick, > > > > Try doing this: > > > > echo "216.207.245.3 register.digium.com" >> /tmp/etc/hosts > > > > And then re-run it. > > > > > > > Ok. Now the register utility runs properly. Is that some sort of dns > issue with uclibc again? > > I do get the following error when going through the process. > > Could not write license file /var/lib/asterisk/licenses/G729-12193349.lic! > > Looks like we need to add a symbolic link from > /var/lib/asterisk/licenses to /mnt/kd/licenses > > Darrick > Darrick, The problem is that DNS resolution in glibc requires another library - libresolv and I didn't copy that into the tarball. I will now. I agree on the symlink. -- Kristian Kielhofner |
From: Leonardo K. (Gmail) <lka...@gm...> - 2007-05-29 21:37:13
|
Hi everyone; News about that issue? On 5/23/07, Kristian Kielhofner <kri...@gm...> wrote: > On 5/23/07, Darrick Hartman <dha...@dj...> wrote: > > > Darrick, > > > > > > Try doing this: > > > > > > echo "216.207.245.3 register.digium.com" >> /tmp/etc/hosts > > > > > > And then re-run it. > > > > > > > > > > > Ok. Now the register utility runs properly. Is that some sort of dns > > issue with uclibc again? > > > > I do get the following error when going through the process. > > > > Could not write license file /var/lib/asterisk/licenses/G729-12193349.lic! > > > > Looks like we need to add a symbolic link from > > /var/lib/asterisk/licenses to /mnt/kd/licenses > > > > Darrick > > > > Darrick, > > The problem is that DNS resolution in glibc requires another library > - libresolv and I didn't copy that into the tarball. I will now. > > I agree on the symlink. > > > -- > Kristian Kielhofner > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Astlinux-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... > |
From: Michael K. <mic...@ip...> - 2007-10-30 12:08:18
|
Im really sorry all but I cant seem to be able to get my g729 license installed. When I try to use g729register it comes up with: "Connecting to Digium License Server (216.207.245.3:5646)...FAILED(2)!" I have installed the below but when I run /mnt/kd/register -v I get: "**: contacting digium ....**: FAILED to contact 'https://register.digium.com/register.php'". What am I doing wrong? Thanks Mike -----Original Message----- From: ast...@li... [mailto:ast...@li...]On Behalf Of Kristian Kielhofner Sent: Thursday, 24 May 2007 2:26 AM To: AstLinux Users Mailing List; ast...@li... Subject: [Astlinux-announce] Available for testing: Digium G729 registrationwork-around for AstLinux Hello everyone, As some of you know, Digium has recently upgraded it's G729 registration utility to include SSL and some other enhancements. Unfortunately it did two things: 1) Obsoleted the native uclibc binary that we have been using for some time. 2) Increased the dependencies on glibc libraries. I have created a script and tarball to simplify this: http://files.astlinux.org/astg729-0.1.tar.gz The problem is... I don't have any G729 licenses to test it with! A simple "how-to": cd /tmp wget http://files.astlinux.org/astg729-0.1.tar.gz tar -xvzf astg729-0.1.tar.gz cd astg729-0.1 ./astg729 Then all you have to do is run the register binary (depending on your system, it will be installed in a different place but astg729 will show you when it is finished running). Let me know how it goes! -- Kristian Kielhofner ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Astlinux-announce mailing list Ast...@li... https://lists.sourceforge.net/lists/listinfo/astlinux-announce Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.7.7/816 - Release Date: 23/05/2007 3:59 PM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.15.12/1098 - Release Date: 29/10/2007 9:28 AM |
From: Michael K. <mic...@ip...> - 2007-11-06 19:52:23
|
Any ideas anyone???? -----Original Message----- From: ast...@li... [mailto:ast...@li...]On Behalf Of Michael Knill Sent: Tuesday, 30 October 2007 11:08 PM To: AstLinux Users Mailing List Subject: Re: [Astlinux-users] [Astlinux-announce] Available for testing:Digium G729 registrationwork-around for AstLinux Im really sorry all but I cant seem to be able to get my g729 license installed. When I try to use g729register it comes up with: "Connecting to Digium License Server (216.207.245.3:5646)...FAILED(2)!" I have installed the below but when I run /mnt/kd/register -v I get: "**: contacting digium ....**: FAILED to contact 'https://register.digium.com/register.php'". What am I doing wrong? Thanks Mike -----Original Message----- From: ast...@li... [mailto:ast...@li...]On Behalf Of Kristian Kielhofner Sent: Thursday, 24 May 2007 2:26 AM To: AstLinux Users Mailing List; ast...@li... Subject: [Astlinux-announce] Available for testing: Digium G729 registrationwork-around for AstLinux Hello everyone, As some of you know, Digium has recently upgraded it's G729 registration utility to include SSL and some other enhancements. Unfortunately it did two things: 1) Obsoleted the native uclibc binary that we have been using for some time. 2) Increased the dependencies on glibc libraries. I have created a script and tarball to simplify this: http://files.astlinux.org/astg729-0.1.tar.gz The problem is... I don't have any G729 licenses to test it with! A simple "how-to": cd /tmp wget http://files.astlinux.org/astg729-0.1.tar.gz tar -xvzf astg729-0.1.tar.gz cd astg729-0.1 ./astg729 Then all you have to do is run the register binary (depending on your system, it will be installed in a different place but astg729 will show you when it is finished running). Let me know how it goes! -- Kristian Kielhofner ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Astlinux-announce mailing list Ast...@li... https://lists.sourceforge.net/lists/listinfo/astlinux-announce Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.7.7/816 - Release Date: 23/05/2007 3:59 PM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.15.12/1098 - Release Date: 29/10/2007 9:28 AM ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Astlinux-users mailing list Ast...@li... https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.15.12/1098 - Release Date: 29/10/2007 9:28 AM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.15.22/1112 - Release Date: 5/11/2007 7:11 PM |
From: Darrick H. <dha...@dj...> - 2007-11-06 20:37:30
|
The best option is to get Digium to compile modules that will work with uclibc. They did it at one time which is how we got the ones that were included in Astlinux. Anything else is a hack. Darrick Michael Knill wrote: > Any ideas anyone???? > > -----Original Message----- > From: ast...@li... > [mailto:ast...@li...]On Behalf Of Michael > Knill > Sent: Tuesday, 30 October 2007 11:08 PM > To: AstLinux Users Mailing List > Subject: Re: [Astlinux-users] [Astlinux-announce] Available for > testing:Digium G729 registrationwork-around for AstLinux > > > Im really sorry all but I cant seem to be able to get my g729 license > installed. > When I try to use g729register it comes up with: "Connecting to Digium > License Server (216.207.245.3:5646)...FAILED(2)!" > > I have installed the below but when I run /mnt/kd/register -v I get: > > "**: contacting digium ....**: FAILED to contact > 'https://register.digium.com/register.php'". > > What am I doing wrong? > > Thanks > Mike > > > -----Original Message----- > From: ast...@li... > [mailto:ast...@li...]On Behalf Of > Kristian Kielhofner > Sent: Thursday, 24 May 2007 2:26 AM > To: AstLinux Users Mailing List; ast...@li... > Subject: [Astlinux-announce] Available for testing: Digium G729 > registrationwork-around for AstLinux > > > Hello everyone, > > As some of you know, Digium has recently upgraded it's G729 > registration utility to include SSL and some other enhancements. > > Unfortunately it did two things: > > 1) Obsoleted the native uclibc binary that we have been using for some > time. > > 2) Increased the dependencies on glibc libraries. > > I have created a script and tarball to simplify this: > > http://files.astlinux.org/astg729-0.1.tar.gz > > The problem is... I don't have any G729 licenses to test it with! > > A simple "how-to": > > cd /tmp > wget http://files.astlinux.org/astg729-0.1.tar.gz > tar -xvzf astg729-0.1.tar.gz > cd astg729-0.1 > ./astg729 > > Then all you have to do is run the register binary (depending on > your system, it will be installed in a different place but astg729 > will show you when it is finished running). > > Let me know how it goes! -- Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com Small Business IT Specialists Office: 920.547.4535 Cell: 920.901.3113 |