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 |