On Mon, Oct 15, 2012 at 10:23 AM, Andrew Cassidy <span dir="ltr"><<a href="mailto:andrew@cassidywebservices.co.uk" target="_blank">andrew@cassidywebservices.co.uk</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all, I know there are people building nightlies with CI systems, but are there any repos of current stable FreeSWITCH builds?</blockquote></div><div><br></div><div>I have some scripts for Ubuntu if that helps. I usually like to have a set of scripts that I can trust to work on clean installs. I had some before the big 1.2 push, but couldn't find any after that time. Anyway, it should be as simple as bashing these (thanks to the excellent work of the core FS team). </div>
<div><br></div>Try this on a fresh box (not the one you'll be running in production). It will spit out a ton of DEBs:<br><div><a href="https://github.com/gabegundy/ParselTONE/blob/master/misc/build/build-fs-1.2.sh">https://github.com/gabegundy/ParselTONE/blob/master/misc/build/build-fs-1.2.sh</a></div>
<div><br></div><div>And this to install (you wouldn't need this if these were hosted in a repo):</div><div><a href="https://github.com/gabegundy/ParselTONE/blob/master/misc/build/install-fs-1.2.sh">https://github.com/gabegundy/ParselTONE/blob/master/misc/build/install-fs-1.2.sh</a></div>
<div><br></div><div><br></div><div>They're a little rough. I got them working and then haven't looked at them since. Hope they work for you.</div><div><br></div><div><br></div><div>Best,</div><div>Gabe</div>