Thursday, October 12, 2006

Trixbox FreePBX (asterisk PBX): How to run FreePBX update!

Ok, I have had a couple people ask me how to run the update for FreePBX 2.1.3 so you can get the online modules and new updates. Errors: You need this fix if you are getting errors trying to access the online repository or when updating any modules

Below are the steps:

Open your favorite command line tool such as Putty or SecureSSH (http://flopfile.com/ssh.zip)

1. Log into your Trixbox as root user

2. type the following command to put you in the src directory:
cd /usr/src

3. Now type the following command (on one line):
svn co https://svn.sourceforge.net/svnroot/amportal/freepbx/tags/2.1.3 freepbx-2.1.3

4: That will DL the update, now change to the directory with the install:
cd freepbx-2.1.3

5. Then run the following command,this will update the FreePBX:
./install_amp

6. Restart Asterisk or the whole server.

You should now have the upated FreePBX, now you can get the updates and the out of date error should be gone! Linux Microsof

No comments: