Scripts : Deprecated : Installs
G729 and G723 Codecs
Submitted by Admin on February 15, 2008 - 12:06pm.
Thus I am changing the status these scripts to experimental and NOT for commercial production use. Please buy a license from digium if you want to use the g729 codec commercially, they are cheap.
These codecs are for "educational" purposes only and you will need to purchase a license if you plan to use them in any system. The link to the source is below and if you have any questions about these codecs please refer to their website:
http://www.readytechnology.co.uk/open/ipp-codecs/
Note the source is also available there!
We no longer distribute any of the source or drivers. It is downloaded from overseas when you run the scripts.
Remember the software police motto: "Protecting users from themselves at any cost"
We take no responsibility for using these scripts and you must have a valid license to use them.
Use of these codecs without a license in North America is ILLEGAL
Unfortunately we cannot provide any support for these codecs as we wrote just the install scripts. If you want to install the Digium g729 codec there is an excellent reference on their website.
Installation
All processors EXPERIMENTAL
- Log onto PBX in a Flash via the CLI (Command Line Interface) as user root
- cd /root
- wget http://www.pbxinaflash.org/scripts/install-codecs.x.gz
- gunzip install-codecs.x.gz
- chmod +x install-codecs.x
- ./install-codecs.x
- In the program you will have to agree to the license before the install can continue
- You will then be prompted to choose the type of processor you have. You must choose the correct processor or else Asterisk will stop working!
- rm -f install-codecs.x

PBX In A Flash Scripts