[Freeswitch-users] where g729 fs-latest-installer script now ?

Ken Rice krice at freeswitch.org
Sat Feb 23 02:24:01 UTC 2019


you need to look and see why mod_event_socket isnt loading and starting. if its because to added a line for mod_com_g729 the  check your config to make sure its correct



Sent from my iPhone

> On Feb 22, 2019, at 10:59, Yuriy Nasida <ynasida at gmail.com> wrote:
> 
> Well. I tried Antonio's method and have installed mod_com_g729 and freeswitch_license_server using deb files.
> But... I have got same result.  FS doesn't listen 8021 port in case I have enabled mod_com_g729 in modules.conf.xml
> 
> Also I noted that systemd starts two freeswitch processes/
> 
> # ps ax | grep free
> 22367 ?        Ss     0:04 /usr/sbin/freeswitch-license-server
> 22776 ?        Ss     0:00 /usr/bin/freeswitch -u freeswitch -g freeswitch -ncwait -nonat
> 22777 ?        S<sl   0:01 /usr/bin/freeswitch -u freeswitch -g freeswitch -ncwait -nonat
> 
> # netstat -nlp | grep free
> tcp        0      0 0.0.0.0:2855            0.0.0.0:*               LISTEN      22808/freeswitch    
> tcp        0      0 0.0.0.0:2856            0.0.0.0:*               LISTEN      22808/freeswitch    
> tcp        0      0 my_ip:5060      0.0.0.0:*               LISTEN      22808/freeswitch    
> tcp        0      0 my_ip:5060      0.0.0.0:*               LISTEN      22808/freeswitch    
> udp        0      0 my_ip:5060      0.0.0.0:*                           22808/freeswitch    
> udp        0      0 my_ip:5060      0.0.0.0:*                           22808/freeswitch    
> 
> FS doesn't listen 8021 like you see.
> 
> All things working fine I case I will disable mod_com_g729 in modules.conf.xml
> 
> Please advice 
> 
>> On Tue, 19 Feb 2019 at 23:20, Social Boh <social at bohboh.info> wrote:
>> So you don't update MPL 1.1 with MPL. 2.0 because the 1.1 is not compatible with GPL while 2.0 is compatible with GPL.
>> 
>> Regards
>> ---
>> I'm SoCIaL, MayBe
>> 
>>> El 19/02/2019 a las 14:53, Ken Rice escribió:
>>> I was pretty clear on the my statements about taking funding away from the FreeSWITCH Project and the devs by doing such thing
>>> 
>>>  
>>> 
>>> Also the bcg module is GPLv2 license violation waiting to be noticed… you cant combine MPL and GPL code and have a resulting MPL codebase. Its not allowed by the GPL. So you you are also ripping off the GPL coder.
>>> 
>>>  
>>> 
>>> Now you are polluting a MPL code base with the GPL violating the Copyright holder of the MPL’s software rights to determine how his code is licensed.
>>> 
>>>  
>>> 
>>> This happens all the time. People think oh this code is free, and yes most of the code is free, but the devs still have mortgages, children to feed, computers and related hardware to keep             updated so that they can continue to support that hardware that everyone is using currently. Website hosting for something like FreeSWITCH isnt free. It requires over 1/2 a rack of colo’d equipment to keep the website, mailing list, build servers, git repos, wiki etc etc etc going.
>>> 
>>>  
>>> 
>>> $10 for a channel is a pretty cheap way to support that seeing as that most of the time you don’t even need G729
>>> 
>>>  
>>> 
>>> From: Social Boh <social at bohboh.info> 
>>> Sent: Tuesday, February 19, 2019 1:03 PM
>>> To: Ken Rice <krice at freeswitch.org>
>>> Subject: Re: [Freeswitch-users] where g729 fs-latest-installer script now ?
>>> 
>>>  
>>> 
>>> Can you explain me why I can't use the mod_bcg729 with FreeSWITCH?
>>> 
>>> Thank you
>>> 
>>> ---
>>> I'm SoCIaL, MayBe
>>> El 19/02/2019 a las 13:04, Ken Rice escribió:
>>> 
>>> My statement wasn’t to you, but to the people that continually want to pirate someone elses G729 code and refuse to support the projects developers.
>>> 
>>>  
>>> 
>>> Its one of those things that grinds my gears.
>>> 
>>>  
>>> 
>>> K
>>> 
>>>  
>>> 
>>> From: FreeSWITCH-users <freeswitch-users-bounces at lists.freeswitch.org> On Behalf Of Yuriy Nasida
>>> Sent: Tuesday, February 19, 2019 6:47 AM
>>> To: António Silva <asilva at wirelessmundi.com>
>>> Cc: freeswitch-users at lists.freeswitch.org
>>> Subject: Re: [Freeswitch-users] where g729 fs-latest-installer script now ?
>>> 
>>>  
>>> 
>>> Ken, not sure what you talking about. I already bought a lot of g729 licenses for my servers and I use them a lot of years. But now I can't use them normally at Deb 9 + fs1.8 + new g729 install script because of issues I described.
>>> 
>>>  
>>> 
>>> Thanks a lot Antonio! I will try this way.
>>> 
>>>  
>>> 
>>> On Tue, 19 Feb 2019 at 11:41, António Silva <asilva at wirelessmundi.com> wrote:
>>> 
>>> try using the .deb and installed then manuall.:
>>> 
>>> Get the packages from here: http://files.freeswitch.org/repo/deb/freeswitch-1.8/pool/main/f/
>>> 
>>> Installed them manually:
>>> 
>>> dpkg -x freeswitch-mod-com-g729_1.8.5~7~14d59c97e0~jessie_amd64.deb / 
>>> dpkg -x freeswitch-license-server_0.0.1~42~731842be7d~jessie_amd64.deb /
>>> 
>>>  
>>> 
>>> I don't know if the installer will remain, from the jira https://freeswitch.org/jira/browse/FS-11641 i got the impression that now the solution is to use the debian packages.
>>> 
>>>  
>>> 
>>> On 13/02/2019 18:10, Yuriy Nasida wrote:
>>> 
>>> I have installed freeswitch-license-server  using fs-201902072050-installer  and got issue below. 
>>> 
>>> FS doesn't listen port 8021 and I can't connect to it and run any command using fs_cli.
>>> 
>>> All works fine in case I kill process freeswitch-license-server.
>>> 
>>>  
>>> 
>>> Can anybody comment please all these very weird things with commercial g729 at FS ?
>>> 
>>> Thanks.
>>> 
>>>  
>>> 
>>> On Wed, 13 Feb 2019 at 13:36, Yuriy Nasida <ynasida at gmail.com> wrote:
>>> 
>>> Well. Somebody updated http://files.freeswitch.org/g729/ and now it has fs-latest-installer. Thanks a lot whoever you are!!!
>>> 
>>> But... Now it has not install instructions  :)
>>> 
>>>  
>>> 
>>> On Wed, 13 Feb 2019 at 12:25, Yuriy Nasida <ynasida at gmail.com> wrote:
>>> 
>>> Um... Nobody uses g729 licences anymore ? :)
>>> 
>>>  
>>> 
>>> On Tue, 12 Feb 2019 at 20:07, Yuriy Nasida <ynasida at gmail.com> wrote:
>>> 
>>> Hi guys,
>>> 
>>>  
>>> 
>>> Does anybody know why site http://files.freeswitch.org/g729/ contain only install instrunction now ?  Where fs-latest-installer-v1.6 script or something like this ?
>>> 
>>>  
>>> 
>>> Please advice.
>>> 
>>>  
>>> 
>>> _________________________________________________________________________
>>> Professional FreeSWITCH Services
>>> sales at freeswitch.com
>>> https://freeswitch.com
>>>  
>>> Official FreeSWITCH Sites
>>> https://freeswitch.com/oss
>>> https://freeswitch.org/confluence
>>> https://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
>>> https://freeswitch.com
>>> -- 
>>> Saludos / Regards / Cumprimentos
>>> António Silva
>>> 
>>> 
>>> 
>>> _________________________________________________________________________
>>> Professional FreeSWITCH Services
>>> sales at freeswitch.com
>>> https://freeswitch.com
>>>  
>>> Official FreeSWITCH Sites
>>> https://freeswitch.com/oss
>>> https://freeswitch.org/confluence
>>> https://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
>>> https://freeswitch.com
>> _________________________________________________________________________
>> Professional FreeSWITCH Services
>> sales at freeswitch.com
>> https://freeswitch.com
>> 
>> Official FreeSWITCH Sites
>> https://freeswitch.com/oss
>> https://freeswitch.org/confluence
>> https://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
>> https://freeswitch.com
> _________________________________________________________________________
> Professional FreeSWITCH Services
> sales at freeswitch.com
> https://freeswitch.com
> 
> Official FreeSWITCH Sites
> https://freeswitch.com/oss
> https://freeswitch.org/confluence
> https://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
> https://freeswitch.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20190222/6866b335/attachment-0001.html>


More information about the FreeSWITCH-users mailing list