[Freeswitch-users] FreeSwitch - Clone - TAG

Luiz Fernando Softov fernando at softov.com.br
Sat Apr 30 03:07:36 MSD 2016


​​
Done.

In FreeBSD I needed to install

pkg install opus /* compile manual with --enable-shared */
pkg install mpg123
pkg install mp3


But I need to remove the FreeSwitch repository directory and clone again.


git clone https://stash.freeswitch.org/scm/fs/freeswitch.git
cd freeswitch
git checkout master

./bootstrap.sh -j

./configure --prefix=/brb_main/freeswitch --disable-fhs
--enable-core-pgsql-support CC=/usr/bin/clang CXX=/usr/bin/clang++
gmake
gmake install


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -
ps, to compile mod_gsmopen
pkg install gsm
pkg install gsmlib

And of course, apply the patch, but my mod_gsmopen isn't the same (i have
made some changes), so i don't need anymore.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -

now I think all installation is OK, i need to test this in production.

​I only need now to edit the source of sofia to add some parameters in
event WRONG_CALL_STATE​

​Thanks a lot for the help.​

2016-04-29 3:28 GMT-04:00 Sergey Safarov <s.safarov at gmail.com>:

> Please look
>
>    1. FS-7705 <https://freeswitch.org/jira/browse/FS-7705>
>    2. PR293
>    <https://freeswitch.org/stash/projects/FS/repos/freeswitch/pull-requests/293/diff>
>
> This
> Requires: libshout >= 2.3.1
> Requires: libmpg123 >= 1.20.1
>
> Check your ports.
>
> чт, 28 апр. 2016 г. в 20:10, Luiz Fernando Softov <fernando at softov.com.br
> >:
>
>> It's the same with
>>
>> making all mod_shout
>> gmake[4]: Entering directory
>> '/usr/dev/freeswitch_backend/freeswitch/src/mod/formats/mod_shout'
>> Makefile:907: *** You must install libshout3-dev to build mod_shout.
>> Stop.
>>
>> First I install libshout from ports, reclone, bootstrap, configure e when
>> make no effect
>> Then i download from internet, and its the same thing.
>>
>> I think this will be the same with libmpg123.
>>
>> About the link, i only need to clone it and make install clean, or need
>> to clone it in a correct directory?
>> Like
>> /usr/dev/freeswitch_backend/freeswitch/libs/opus
>> /usr/dev/freeswitch_backend/freeswitch/libs/opus-1.1
>>
>> ????
>>
>>
>>
>>
>>
>> 2016-04-28 12:45 GMT-04:00 Ken Rice <krice at freeswitch.org>:
>>
>>> https://freeswitch.org/stash/projects/SD/repos/opus/browse
>>>
>>>
>>>
>>> *From:* freeswitch-users-bounces at lists.freeswitch.org [mailto:
>>> freeswitch-users-bounces at lists.freeswitch.org] *On Behalf Of *Luiz
>>> Fernando Softov
>>> *Sent:* Thursday, April 28, 2016 11:29 AM
>>>
>>> *To:* FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
>>> *Subject:* Re: [Freeswitch-users] FreeSwitch - Clone - TAG
>>>
>>>
>>>
>>> I cloned and trying to compile now, in FreeBSD
>>>
>>> making all mod_opus
>>>
>>> gmake[4]: Entering directory
>>> '/usr/dev/freeswitch_backend/freeswitch/src/mod/codecs/mod_opus'
>>>
>>> Makefile:897: *** You must install libopus-dev to build mod_opus.  Stop.
>>>
>>> I already compile and install opus from
>>> downloads.xiph.org/releases/opus/
>>>
>>> since in FreeBSD doesn't have a libopus-dev
>>>
>>> Is there another place to get libopus?
>>>
>>>
>>>
>>> 2016-04-28 9:31 GMT-04:00 Ken Rice <krice at freeswitch.org>:
>>>
>>> There is no tag for latest master. Its just master… git checkout master
>>> && git pull…
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> *From:* freeswitch-users-bounces at lists.freeswitch.org [mailto:
>>> freeswitch-users-bounces at lists.freeswitch.org] *On Behalf Of *Luiz
>>> Fernando Softov
>>> *Sent:* Thursday, April 28, 2016 8:20 AM
>>> *To:* FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
>>> *Subject:* Re: [Freeswitch-users] FreeSwitch - Clone - TAG
>>>
>>>
>>>
>>> Yeah, latest master, but witch tag?
>>>
>>> 1.4.x
>>> 1.5.final
>>> 1.6.0
>>> 1.6.7
>>> 1.7.0
>>>
>>> There are so many tags, so i have lost my mind witch one.
>>>
>>>
>>> I already thy to compile 1.6 in FreeBSD, but without success, there are
>>> dependencies in mod_opus, and another thing i can't remember now.
>>>
>>> Which is the difference between tags?
>>>
>>>
>>>
>>>
>>>
>>> 2016-04-28 9:09 GMT-04:00 Ken Rice <krice at freeswitch.org>:
>>>
>>> Latest master…. There are numerous bugs and potential security issues
>>> that have been resolved since then.
>>>
>>>
>>>
>>> *From:* freeswitch-users-bounces at lists.freeswitch.org [mailto:
>>> freeswitch-users-bounces at lists.freeswitch.org] *On Behalf Of *Luiz
>>> Fernando Softov
>>> *Sent:* Thursday, April 28, 2016 7:48 AM
>>> *To:* freeswitch-users at lists.freeswitch.org
>>> *Subject:* [Freeswitch-users] FreeSwitch - Clone - TAG
>>>
>>>
>>>
>>> Hi,
>>>
>>> I don't remember why, but I'm using 1.5.final (branch master) in
>>> production (~1 year), and it's working fine, with 30 simultaneous calls.
>>>
>>>
>>> I will re-clone the FreeSwitch, because some changes made, that i need.
>>>
>>> Someone recommend to clone another tag?
>>>
>>>
>>> _________________________________________________________________________
>>> Professional FreeSWITCH Consulting Services:
>>> consulting at freeswitch.org
>>> http://www.freeswitchsolutions.com
>>>
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org
>>> http://confluence.freeswitch.org
>>> http://www.cluecon.com
>>>
>>> FreeSWITCH-users mailing list
>>> 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
>>> http://www.freeswitchsolutions.com
>>>
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org
>>> http://confluence.freeswitch.org
>>> http://www.cluecon.com
>>>
>>> FreeSWITCH-users mailing list
>>> 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
>>> http://www.freeswitchsolutions.com
>>>
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org
>>> http://confluence.freeswitch.org
>>> http://www.cluecon.com
>>>
>>> FreeSWITCH-users mailing list
>>> 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
>> http://www.freeswitchsolutions.com
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://confluence.freeswitch.org
>> http://www.cluecon.com
>>
>> FreeSWITCH-users mailing list
>> 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
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> 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/20160429/e0302419/attachment-0001.html 


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