<meta charset="utf-8"><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">

<span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">I believe the developers have been discussing making a 1.0 stable branch soon with only bugfix and stability improvements and moving new development onto a new 1.2 branch. If that happens then perhaps you&#39;ll be more comfortable with that branch. Not sure when that&#39;s planned for though.</span></blockquote>

<div><br></div>The issue by the way is with developers. While there&#39;s a lot of developers and plenty of people using FS in the wild testing and making bug reports on Jira and plenty of people volunteering support on the list and IRC, something like 90% of the code is still written by half a dozen people. It&#39;s damn good code though. :) That&#39;s too much to make it easy for them to both maintain a stable branch and work on the newer branch, so up to this point it has been better to focus on making FS complete, feature rich and stable all in the same branch. Once the branches diverge, someone is going to have to both handle bug reports for 2 different codebases and also look at all 1.2 changes to decide whether any are work backporting to 1.0 which won&#39;t always be trivial if the code diverges significantly.<div>

<br></div><div>-Steve</div><div><br><div><br><div class="gmail_quote">On 12 May 2011 08:45, Steven Ayre <span dir="ltr">&lt;<a href="mailto:steveayre@gmail.com">steveayre@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im"><blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204, 204, 204);border-left-style:solid;padding-left:1ex">


<span style="border-collapse:collapse;font-family:arial, sans-serif;font-size:13px">The 1.07 version available at <a href="http://latest.freeswitch.org/" style="color:rgb(0, 0, 204)" target="_blank">http://latest.freeswitch.org</a> seems to be </span><span style="border-collapse:collapse;font-family:arial, sans-serif;font-size:13px">rebuilt each night, does this mean that a 1.07 built yesterday is </span><span style="border-collapse:collapse;font-family:arial, sans-serif;font-size:13px">different from one built today?</span></blockquote>


<div><br></div></div><div>Yes. Think of it as a release candidate for 1.0.8</div><div><br></div><div>The git head is pretty much the most stable. Development tends to move too fast to make more regular &#39;stable&#39; releases. You should of course test releases work as expected before putting them into production.</div>


<div><br></div><div>If you find a Git version that you&#39;re comfortable with, then you can roll out that version across your whole network even if there&#39;s a newer Git head by running:</div><div>&gt; git clone git://<a href="http://git.freeswitch.org/freeswitch.git" target="_blank">git.freeswitch.org/freeswitch.git</a></div>


<div>&gt; cd freeswitch.git</div><div>&gt; git checkout GIT_HASH</div><div><br></div><div>I believe the developers have been discussing making a 1.0 stable branch soon with only bugfix and stability improvements and moving new development onto a new 1.2 branch. If that happens then perhaps you&#39;ll be more comfortable with that branch. Not sure when that&#39;s planned for though.</div>


<div><br></div><div>-Steve</div><div><div></div><div class="h5"><div><br></div><br><div class="gmail_quote">On 10 May 2011 19:39, Tom Parrott <span dir="ltr">&lt;<a href="mailto:tomp@tomp.co.uk" target="_blank">tomp@tomp.co.uk</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I work for a company selling call tracking services, and we have<br>
recently put into production a 3 node Freeswitch cluster to use features<br>
such as call recording and call announce.<br>
<br>
We are using the event socket feature to control freeswitch from our<br>
custom written service.<br>
<br>
I have found Freeswitch a pleasure to use, and much easier to get along<br>
with than Asterisk.<br>
<br>
However one thing that has concerned me is the lack of regular<br>
point-in-time releases.<br>
<br>
When putting services in production, we use RPMs to allow us to easily<br>
upgrade (and if need be rollback) software versions.<br>
<br>
The 1.07 version available at <a href="http://latest.freeswitch.org" target="_blank">http://latest.freeswitch.org</a> seems to be<br>
rebuilt each night, does this mean that a 1.07 built yesterday is<br>
different from one built today?<br>
<br>
If I can offer any assistance with the automation of point-in-time<br>
tagged releases I would be happy to help, as I feel this would make<br>
Freeswitch more attractive to commercial operations as it would easily<br>
fit into well defined release processes.<br>
<br>
Thanks<br>
Tom<br>
<br>
_______________________________________________<br>
FreeSWITCH-dev mailing list<br>
<a href="mailto:FreeSWITCH-dev@lists.freeswitch.org" target="_blank">FreeSWITCH-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>
</div></div></blockquote></div><br></div></div>