Unknown column 'description' in 'order clause' error

after upgrading to the lastest beta program i receive the following message on Inbound routes.

SELECT * FROM incoming ORDER BY description,extension,cidnum [nativecode=1054 ** Unknown column ‘description’ in ‘order clause’]

Thanks for the quick reply worked as a charm

sounds like you had already been running from an svn pull and not the traball. You need to do an: install_amp --force-version 2.2.2 to get the new schema changes to take effect.