[Freeswitch-users] version 1.4.4 or 1.5.13b

Sean Devoy sdevoy at bizfocused.com
Tue May 27 17:50:18 MSD 2014


Thank you Iskren.  It is really nice to see complete answer with examples for those of us that are not fully git literate.

I have a couple of questions.  One technical and one more opinion/political.


1.   Running 1.2 stable on CENTOS 5.x.  Can I "make current" to get to 1.4 or do I have to change git paths to move up? I am pretty sure it is the latter, but it is a production machine, so I would like to be 100% clear.


2.   I read quite a few disgruntled messages from FS users upgrading to CENTOS 6.x.  Then I read a comment by Anthony that seemed to indicate Debian may not be ready for prime time - but I absolutely may have misinterpreted what he was saying.  I would like to move to the latest stable environment.  As a Linux noob this is a hard decision.  So here are my questions about OS:

a.   What is the (or an) optimal OS for FS on quad 2.8CPU, 1GB RAM, 500+GB disk. < 100 users!

b.   What should I expect to be different in the few tools I use?  Iptables, fail2ban, rsh, Apache, php, mysql?

Thanks,
Sean

From: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Iskren Hadzhinedev
Sent: Tuesday, May 27, 2014 9:22 AM
To: FreeSWITCH Users Help
Subject: Re: [Freeswitch-users] version 1.4.4 or 1.5.13b


Hello,

I usually do the following:

git clone git://git.freeswitch.org/freeswitch.git

cd freeswitch

git checkout tags/v1.4.4



or whichever is the current stable release.

You can view all tags (which are something like individual releases) with

git tag

or view the branches (which are something like the versions with the latest fixes) with

git branch -a

Since there's no "v1.4.stable" branch you end up with the HEAD revision.

Someone from the team has to back me up here, but I think the current stable is v1.4, so a command like

git clone -b v1.4 git://git.freeswitch.org/freeswitch.git

Should do it.



Hope this helps,

Kind regards,

--

Iskren Hadzhinedev

On Tuesday 27 May 2014 14:04:21 Matt Broad wrote:

> Hi Moishe,

>

> I am having the same issue as Shlomi. I select the git version using

> the command "git clone -b v1.4.stable

> git://git.freeswitch.org/freeswitch.git"

> yet end up with the 1.5.13b version

>

> thanks

> Matt

>

> On 27/05/2014 14:01, Moishe Grunstein wrote:

> > 1.4.stable

> >

> > 1.2.stable is EOL as of last week.

> >

> > Thanks,

> >

> > Moishe Grunstein

> >

> > Tornado Computer Systems, Inc.

> >

> > 212.400.7650 888.IPPBX.US

> > *Service Request Email: support at nysolutions.com<mailto:support at nysolutions.com>

> > <mailto:support at nysolutions.com> *

> >

> > Polycom Certified VAR

> > Microsoft Small Business Specialist, Cisco SMB Select Certified

> >

> > cid:image001.jpg at 01C72F94.9EE45D60 <http://www.nysolutions.com/>

> >

> > Computer Networking * Managed Services * IP Video Surveillance *

> > Network Assessments * Web Solutions * Voice over IP * Disaster

> > Recovery * Network Security * Site Surveys * CMS

> >

> > *From:*freeswitch-users-bounces at lists.freeswitch.org

> > [mailto:freeswitch-users-bounces at lists.freeswitch.org] *On Behalf Of

> > *Shlomi Agiv

> > *Sent:* Tuesday, May 27, 2014 8:57 AM

> > *To:* FreeSWITCH Users Help

> > *Subject:* Re: [Freeswitch-users] version 1.4.4 or 1.5.13b

> >

> > Which branch is the stable build?

> >

> > On Tue, May 27, 2014 at 3:43 PM, Moishe Grunstein <max at nysolutions.com

> > <mailto:max at nysolutions.com>> wrote:

> >

> > You can use git checkout to switch branches, see

> > https://wiki.freeswitch.org/wiki/Installation_Guide#Selecting_version

> >

> > Thanks,

> >

> > Moishe Grunstein

> >

> > Tornado Computer Systems, Inc.

> >

> > 212.400.7650 <tel:212.400.7650> 888.IPPBX.US <http://888.IPPBX.US>

> > *Service Request Email: support at nysolutions.com<mailto:support at nysolutions.com>

> > <mailto:support at nysolutions.com> *

> >

> > Polycom Certified VAR

> > Microsoft Small Business Specialist, Cisco SMB Select Certified

> >

> > cid:image001.jpg at 01C72F94.9EE45D60 <http://www.nysolutions.com/>

> >

> > Computer Networking * Managed Services * IP Video Surveillance *

> > Network Assessments * Web Solutions * Voice over IP * Disaster

> > Recovery * Network Security * Site Surveys * CMS

> >

> > *From:*freeswitch-users-bounces at lists.freeswitch.org

> > <mailto:freeswitch-users-bounces at lists.freeswitch.org>

> > [mailto:freeswitch-users-bounces at lists.freeswitch.org

> > <mailto:freeswitch-users-bounces at lists.freeswitch.org>] *On Behalf Of

> > *Shlomi Agiv

> > *Sent:* Tuesday, May 27, 2014 7:19 AM

> > *To:* FreeSWITCH Users Help

> > *Subject:* [Freeswitch-users] version 1.4.4 or 1.5.13b

> >

> > Hi,

> >

> > Whenever I try to get the latest stable release, I get version 1.5.13b.

> >

> > What is the git command to get the latest stable code?

> >

> > sorry in advance for the lack of git knowledge.

> >

> > Thanks,

> >

> > Shlomi

> >

> >

> > _________________________________________________________________________

> > Professional FreeSWITCH Consulting Services:

> > consulting at freeswitch.org<mailto:consulting at freeswitch.org> <mailto:consulting at freeswitch.org>

> > http://www.freeswitchsolutions.com

> >

> > 

> > 

> >

> > Official FreeSWITCH Sites

> > http://www.freeswitch.org

> > http://wiki.freeswitch.org

> > http://www.cluecon.com

> >

> > FreeSWITCH-users mailing list

> > FreeSWITCH-users at lists.freeswitch.org<mailto:FreeSWITCH-users at lists.freeswitch.org>

> > <mailto:FreeSWITCH-users at lists.freeswitch.org>

> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users

> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users

> > http://www.freeswitch.org

> >

> >

> >

> > _________________________________________________________________________

> > Professional FreeSWITCH Consulting Services:

> > consulting at freeswitch.org<mailto:consulting at freeswitch.org>

> > http://www.freeswitchsolutions.com

> >

> > 

> > 

> >

> > Official FreeSWITCH Sites

> > http://www.freeswitch.org

> > http://wiki.freeswitch.org

> > http://www.cluecon.com

> >

> > FreeSWITCH-users mailing list

> > FreeSWITCH-users at lists.freeswitch.org<mailto:FreeSWITCH-users at lists.freeswitch.org>

> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users

> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users

> > http://www.freeswitch.org


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140527/e44ade34/attachment-0001.html 


Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list