FreePBX svn Update issue re: “faxexten”

If you are seeing this error I am getting an error upon running ./install_amp from a fresh svn source.
It’s complaining about a non-existent MySQL column being addressed:
Generating Configurations.conf..
Checking for PEAR DB..OK
Checking for PEAR Console::Getopt..OK
Checking for /etc/amportal.conf..OK
Reading /etc/amportal.conf..OK
Reading /etc/asterisk/asterisk.conf..OK
Connecting to database..OK
SELECT extension, directdid, didalert, faxexten, faxemail, answer, wait, privacy man FROM users WHERE directdid IS NOT NULL AND directdid != ” [nativecode=1054 ** Unknown column ‘faxexten’ in ‘field listGenerating AMP configs..OK
Restarting Flash Operator Panel..OK
Please Reload Asterisk by browsing your server.

Then you need to issue the following from the command line ./install_amp –force-version 2.1.1

Author: