Upgrade AsteriskNOW

Hi all,

I have a AsteriskNOW install here (1.5 I believe), with Asterisk 1.6.2.17.2, FreePBX 2.8.1.4, MySQL 5.0.77 and PHP5. I’d like to upgrade to 1.8, but how would I do that, and, do I lose my current settings? Does my FreePBX version support 1.8? I was hoping that by upgrading I would get rid of this error:

INSERT INTO pinset_usage (pinsets_id, dispname, foreign_id) VALUES (, 'routing', '6') [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 'routing', '6')' at line 1]SQL - INSERT INTO pinset_usage (pinsets_id, dispname, foreign_id) VALUES (, 'routing', '6')

I get this when I assign a PIN Set to an outgoing route in FreePBX.

Thanks in advance!

From a Linux command line, run:

yum shell

This enters the shell mode of yum. Once in the shell, enter the following.

remove asterisk16 asterisk16-core

install asterisk18-core asterisk18

ts solve

ts run