[Freeswitch-users] Debian repos

Michael Jerris mike at jerris.com
Wed Jul 11 20:19:45 UTC 2018



> On Jun 30, 2018, at 8:03 AM, Zenaan Harkness <zen at freedbms.net> wrote:
> 
> Is there a suggested or (semi?) official "anonymous git" protocol git
> repo - e.g. where the following command would work:
> 
> git clone https://freeswitch.org/stash/scm/fs/freeswitch.git
> 
> (like how github works…)

we support https and ssh protocols for checking out.  You should be able to check out whatever branches and tags you want from there regardless of protocol.

> 
> 
> On Wed, Nov 29, 2017 at 10:13:36AM +0900, 王聡 wrote:
>> You can compile FS by youself if you want.
>> 
>> For FS 1.6.8:
>> 
>> git clone https://freeswitch.org/stash/scm/fs/freeswitch.git
>> cd /usr/src/freeswitch/
>> 
>> git checkout -b v1.6.8 refs/tags/v1.6.8
>> ./bootstrap.sh -j
>> Also you can compile any version as you wish.
>> 
>>> 2017/11/28 22:52、Igor Olhovskiy <igorolhovskiy at gmail.com>のメール:
>>> 
>>> Hi!
>>> 
>>> Is there a way to set up different version of FreeSWITCH from repos? 
>>> Means for ex I want to use not 1.6.19, but 1.6.8?
>>> Or compile is the only way?
>>> 




More information about the FreeSWITCH-users mailing list