FreePBX over raspberry PI 2 [ SOLVED ]

I would like to install the ISO FreePBX 13 of raspberry PI 2

Is there a way?

http://www.raspberry-asterisk.org/downloads/

Is definitely the image is located

There is also the version 13 …

http://www.raspberry-asterisk.org/downloads/beta-image/

And 'I’d like to compile FreePBX 13 from ISO CPU ARM raspberry PI but I think it will give up …

Sorry that is what I thought I posted. …and it runs pretty well. Not sure how many users it would support though.

OK solved here is how to upgrade to 13 of RasPBX

apt-get update
amportal stop
apt-get purge asterisk11
apt-get install asterisk13
amportal start