FreePBX-Distro-6.12.65 Install Script?

And I’m surprised that having read the Wiki, where it says:-

.
.
export VER_FREEPBX=2.11
cd /usr/src
git clone http://git.freepbx.org/scm/freepbx/framework.git freepbx
cd freepbx
git checkout release/${VER_FREEPBX}
.
.

You didn’t think to change the VER_FREEPBX to 2.12. (sigh, Oh well)

I did see that and thought of changing 2.11 to 2.12 but hadn’t tried it yet. I just tried it now and all goes well until:

$ git checkout release/${VER_FREEPBX}
error: pathspec ‘release/2.12’ did not match any file(s) known to git.

When I do the same thing with 2.11 it works fine. So, not sure what the exact release number should be.

My apologize, I was too hasty, export {VER_FREEPBX}=12.0

(again too hasty, export VER_FREEPBX=12.0)

That hasty attitude won’t serve you well with Alpha software it has much broken functionality.

What is your goal? To see PJ-SIP ?

Well the wiki shows this for setting up a dev environment for 12. Guess you did not look over the wiki.

http://wiki.freepbx.org/display/DC/Setting+Up+a+Development+Environment