<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Brian already explain to me the issue.. it's  necessary to
      re-activate the licences with the new binary. <br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 12/03/2019 13:16, António Silva
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:eeb3e6fb-bd22-28db-4e74-2819575b4705@wirelessmundi.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <p>Hi Yuriy,</p>
      <p>Did you open a jira for it?  i've try to follow the old install
        instruction but the end i've the same issues as you.</p>
      <p> </p>
      <p>but now i installed the module from the .deb the old codes one
        it says that is "Unrecognised resource G.729A/0", if i donwgrade
        the license-server it's ok. I try validade new licences and is
        fine, only for the old one codes that i've this error.<br>
      </p>
      <p><br>
      </p>
      <div class="moz-cite-prefix">On 04/03/2019 18:52, Yuriy Nasida
        wrote:<br>
      </div>
      <blockquote type="cite"
cite="mid:CADihe3Kv0RJSaE21XxW49ekc+HhfniwAnVwo909G72ej3LxJ+A@mail.gmail.com">
        <meta http-equiv="content-type" content="text/html;
          charset=UTF-8">
        <div dir="ltr">
          <div dir="ltr">
            <div dir="ltr">
              <div dir="ltr">I forgot to say. g729 module also should be
                installed this way.
                <div><br>
                </div>
                <div>
                  <div>apt-get install freeswitch-mod-com-g729<br>
                  </div>
                </div>
                <div><br>
                </div>
              </div>
            </div>
          </div>
        </div>
        <br>
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">On Mon, 4 Mar 2019 at 18:25,
            Yuriy Nasida <<a href="mailto:ynasida@gmail.com"
              moz-do-not-send="true">ynasida@gmail.com</a>> wrote:<br>
          </div>
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
            0.8ex;border-left:1px solid
            rgb(204,204,204);padding-left:1ex">
            <div dir="ltr">
              <div dir="ltr">
                <div dir="ltr">
                  <div dir="ltr">
                    <div dir="ltr">
                      <div dir="ltr">
                        <div dir="ltr">
                          <div dir="ltr">
                            <div dir="ltr">
                              <div dir="ltr">
                                <div dir="ltr">Well. After a lot of pain
                                  I can say that issue is solved
                                  finally.</div>
                                <div dir="ltr"><span
                                    style="text-align:right"><br>
                                  </span></div>
                                <div dir="ltr"><span
                                    style="text-align:right">First of
                                    all I am almost sure that scirpts:
                                    fs-201902072050-installer and\or
                                    fs-latest-installer have issues (</span><a
href="http://files.freeswitch.org/g729/" style="text-align:right"
                                    target="_blank"
                                    moz-do-not-send="true">http://files.freeswitch.org/g729/</a><span
                                    style="text-align:right">)</span>
                                  <div>At least it's correct for Deb 9 +
                                    FS 1.8.5-6. My issue with connection
                                    of FS process to 
                                    freeswitch-license-server was solved
                                    after installion of  using apt-get
                                    method.</div>
                                  <div><br>
                                  </div>
                                  <div><b>apt-get install
                                      freeswitch-license-server<br>
                                    </b></div>
                                  <div><b><br>
                                    </b></div>
                                  <div>Yes... So easy but correct me if
                                    I am wrong. Do we have such info
                                    anywhere ?</div>
                                  <div>This page is outdated I believe</div>
                                  <div><a
                                      href="https://freeswitch.org/confluence/display/FREESWITCH/mod_com_g729"
                                      target="_blank"
                                      moz-do-not-send="true">https://freeswitch.org/confluence/display/FREESWITCH/mod_com_g729</a><br>
                                  </div>
                                  <div>I would be glad to update it if I
                                    can get some access.</div>
                                  <div><br>
                                  </div>
                                  <div>BUT. It is not the end of the
                                    story.</div>
                                  <div>I still had one issue related. <br>
                                  </div>
                                  <div>
                                    <div>All thing working fine if i
                                      will run freeswitch-license-server
                                      manually and run FS<br>
                                    </div>
                                    <div>But after full reboot of server
                                      I had</div>
                                    <div><br>
                                    </div>
                                    <div>
                                      <div># ps ax | grep free</div>
                                      <div> 1126 ?        S<sl   0:03
                                        /usr/bin/freeswitch -u
                                        freeswitch -g freeswitch -ncwait
                                        -nonat</div>
                                      <div> 1281 ?        Z<     0:00
                                        [freeswitch] <defunct></div>
                                      <div> 1395 pts/0    S+     0:00
                                        grep free</div>
                                    </div>
                                    <div><br>
                                    </div>
                                    <div>And FS couldn't connect
                                      licenses server again.</div>
                                    <div><br>
                                    </div>
                                    <div>Such defunct process probably
                                      is freeswitch-license-server that
                                      was not started correctly.</div>
                                    <div><br>
                                    </div>
                                    <div>This probably happens
                                      because  freeswitch-license-server is
                                      not started before freeswitch.</div>
                                    <div>I tried a lot of options and
                                      tried to edit freeswitch unit file
                                      to add ExecStartPre with
                                      freeswitch-license-server.</div>
                                    <div>Also tried to add separated
                                      unit file for
                                      freeswitch-license-server  but
                                      nothings helped.</div>
                                    <div><br>
                                    </div>
                                    <div>As workaround I fixed using
                                      these steps:</div>
                                    <div>1) Remove mod_com_g729 from
                                      list of modules and restart FS</div>
                                    <div>2) Create systemd unit file for
                                      freeswitch-license-server and
                                      enable it using systemd</div>
                                    <div>3) Edit systemd unit files for
                                      freeswitch to add</div>
                                    <div>
                                      <div>After=freeswitch-mod-com-g729.freeswitch-licence-server.service</div>
                                    </div>
                                    <div>4) Edit systemd unit files for
                                      freeswitch to add </div>
                                    <div>
                                      <div>ExecStartPost=/bin/sh -c
                                        "/usr/bin/fs_cli -p mypasswd -x
                                        'load mod_com_g729'"</div>
                                    </div>
                                    <div><br>
                                    </div>
                                    <div>I can not be sure but the
                                      reason of the 2nd issue can be
                                      related with name changing from
                                      freeswitch_license_server to
                                      freeswitch-license-server in new
                                      version,</div>
                                    <div><br>
                                    </div>
                                    <div>Thanks for all your help.</div>
                                    <div><br>
                                    </div>
                                    <div><br>
                                    </div>
                                    <div><br>
                                    </div>
                                  </div>
                                  <div><br>
                                  </div>
                                  <div><b><br>
                                    </b></div>
                                  <div><br>
                                  </div>
                                  <div><br>
                                  </div>
                                  <div><br>
                                  </div>
                                  <div><br>
                                  </div>
                                  <div><br>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                        <br>
                        <div class="gmail_quote">
                          <div dir="ltr" class="gmail_attr">On Tue, 26
                            Feb 2019 at 12:28, António Silva via
                            FreeSWITCH-users <<a
                              href="mailto:freeswitch-users@lists.freeswitch.org"
                              target="_blank" moz-do-not-send="true">freeswitch-users@lists.freeswitch.org</a>>
                            wrote:<br>
                          </div>
                          <blockquote class="gmail_quote"
                            style="margin:0px 0px 0px
                            0.8ex;border-left:1px solid
                            rgb(204,204,204);padding-left:1ex"><br>
                            <br>
                            <br>
                            ---------- Forwarded message ----------<br>
                            From: "António Silva" <<a
                              href="mailto:asilva@wirelessmundi.com"
                              target="_blank" moz-do-not-send="true">asilva@wirelessmundi.com</a>><br>
                            To: <a
                              href="mailto:freeswitch-users@lists.freeswitch.org"
                              target="_blank" moz-do-not-send="true">freeswitch-users@lists.freeswitch.org</a><br>
                            Cc: <br>
                            Bcc: <br>
                            Date: Tue, 26 Feb 2019 09:55:38 +0100<br>
                            Subject: Re: [Freeswitch-users] where g729
                            fs-latest-installer script now ?<br>
                            <div bgcolor="#FFFFFF">
                              <p>Yuriy,</p>
                              <p>i think the best is to open a jira and
                                put there all the information you can, 
                                configuration, logs...<br>
                              </p>
                              <p>check:</p>
                              <p><a
class="gmail-m_-8177470358112722255gmail-m_1982511013815202706gmail-m_-186340466613004180gmail-m_5245366681135399445moz-txt-link-freetext"
href="https://freeswitch.org/confluence/display/FREESWITCH/Reporting+Bugs+to+JIRA"
                                  target="_blank" moz-do-not-send="true">https://freeswitch.org/confluence/display/FREESWITCH/Reporting+Bugs+to+JIRA</a></p>
                              <p><br>
                              </p>
                              <div
class="gmail-m_-8177470358112722255gmail-m_1982511013815202706gmail-m_-186340466613004180gmail-m_5245366681135399445moz-cite-prefix">On
                                25/02/2019 19:48, Yuriy Nasida wrote:<br>
                              </div>
                              <blockquote type="cite">
                                <div dir="ltr">Ken, mod_event_socket is
                                  started and there is not errors
                                  related. But... FS doesn't listen 8021
                                  when mod_com_g729 is added to list of
                                  modules. I  would be happy to check
                                  anything in config but currently
                                  haven't ideas what to check.
                                  <div>Please advice.</div>
                                </div>
                                <br>
                                <div class="gmail_quote">
                                  <div dir="ltr" class="gmail_attr">On
                                    Sat, 23 Feb 2019 at 05:53, Ken Rice
                                    <<a
                                      href="mailto:krice@freeswitch.org"
                                      target="_blank"
                                      moz-do-not-send="true">krice@freeswitch.org</a>>
                                    wrote:<br>
                                  </div>
                                  <blockquote class="gmail_quote"
                                    style="margin:0px 0px 0px
                                    0.8ex;border-left:1px solid
                                    rgb(204,204,204);padding-left:1ex">
                                    <div dir="auto">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
                                      <div><br>
                                      </div>
                                      <div><br>
                                        <br>
                                        <div
id="gmail-m_-8177470358112722255gmail-m_1982511013815202706gmail-m_-186340466613004180gmail-m_5245366681135399445gmail-m_6096564012762207735AppleMailSignature"
                                          dir="ltr">Sent from my iPhone</div>
                                        <div dir="ltr"><br>
                                          On Feb 22, 2019, at 10:59,
                                          Yuriy Nasida <<a
                                            href="mailto:ynasida@gmail.com"
                                            target="_blank"
                                            moz-do-not-send="true">ynasida@gmail.com</a>>
                                          wrote:<br>
                                          <br>
                                        </div>
                                        <blockquote type="cite">
                                          <div dir="ltr">
                                            <div dir="ltr">
                                              <div dir="ltr">
                                                <div dir="ltr">
                                                  <div dir="ltr">Well. I
                                                    tried Antonio's
                                                    method and have
                                                    installed
                                                    mod_com_g729 and
                                                    freeswitch_license_server
                                                    using deb files.
                                                    <div>But... I have
                                                      got same result. 
                                                      FS doesn't listen
                                                      8021 port in case
                                                      I have enabled
                                                      mod_com_g729 in
                                                      modules.conf.xml</div>
                                                    <div><br>
                                                    </div>
                                                    <div>Also I noted
                                                      that systemd
                                                      starts two
                                                      freeswitch
                                                      processes/</div>
                                                    <div>
                                                      <div><br>
                                                      </div>
                                                      <div># ps ax |
                                                        grep free</div>
                                                      <div>22367 ?     
                                                          Ss     0:04
                                                        /usr/sbin/freeswitch-license-server</div>
                                                      <div>22776 ?     
                                                          Ss     0:00
                                                        /usr/bin/freeswitch
                                                        -u freeswitch -g
                                                        freeswitch
                                                        -ncwait -nonat</div>
                                                      <div>22777 ?     
                                                          S<sl   0:01
/usr/bin/freeswitch -u freeswitch -g freeswitch -ncwait -nonat</div>
                                                    </div>
                                                    <div><br>
                                                    </div>
                                                    <div>
                                                      <div># netstat
                                                        -nlp | grep free</div>
                                                      <div>tcp        0 
                                                            0 <a
                                                          href="http://0.0.0.0:2855"
target="_blank" moz-do-not-send="true">0.0.0.0:2855</a>           
                                                        0.0.0.0:*       
                                                               LISTEN   
                                                         
                                                        22808/freeswitch 
                                                          </div>
                                                      <div>tcp        0 
                                                            0 <a
                                                          href="http://0.0.0.0:2856"
target="_blank" moz-do-not-send="true">0.0.0.0:2856</a>           
                                                        0.0.0.0:*       
                                                               LISTEN   
                                                         
                                                        22808/freeswitch 
                                                          </div>
                                                      <div>tcp        0 
                                                            0
                                                        my_ip:5060     
                                                        0.0.0.0:*       
                                                               LISTEN   
                                                         
                                                        22808/freeswitch 
                                                          </div>
                                                      <div>tcp        0 
                                                            0
                                                        my_ip:5060     
                                                        0.0.0.0:*       
                                                               LISTEN   
                                                         
                                                        22808/freeswitch 
                                                          </div>
                                                      <div>udp        0 
                                                            0
                                                        my_ip:5060     
                                                        0.0.0.0:*       
                                                                       
                                                         
                                                         22808/freeswitch 
                                                          </div>
                                                      <div>udp        0 
                                                            0
                                                        my_ip:5060     
                                                        0.0.0.0:*       
                                                                       
                                                         
                                                         22808/freeswitch 
                                                          </div>
                                                    </div>
                                                    <div><br>
                                                    </div>
                                                    <div>FS doesn't
                                                      listen 8021 like
                                                      you see.</div>
                                                    <div><br>
                                                    </div>
                                                    <div>All things
                                                      working fine I
                                                      case I will
                                                      disable
                                                      mod_com_g729 in
                                                      modules.conf.xml</div>
                                                    <div><br>
                                                    </div>
                                                    <div>Please advice </div>
                                                  </div>
                                                </div>
                                              </div>
                                            </div>
                                            <br>
                                            <div class="gmail_quote">
                                              <div dir="ltr"
                                                class="gmail_attr">On
                                                Tue, 19 Feb 2019 at
                                                23:20, Social Boh <<a
href="mailto:social@bohboh.info" target="_blank" moz-do-not-send="true">social@bohboh.info</a>>
                                                wrote:<br>
                                              </div>
                                              <blockquote
                                                class="gmail_quote"
                                                style="margin:0px 0px
                                                0px
                                                0.8ex;border-left:1px
                                                solid
                                                rgb(204,204,204);padding-left:1ex">
                                                <div bgcolor="#FFFFFF">
                                                  <p>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.</p>
                                                  Regards
                                                  <pre class="gmail-m_-8177470358112722255gmail-m_1982511013815202706gmail-m_-186340466613004180gmail-m_5245366681135399445gmail-m_6096564012762207735gmail-m_1567662742850017999moz-signature" cols="72">---
I'm SoCIaL, MayBe

</pre>
                                                  <div
class="gmail-m_-8177470358112722255gmail-m_1982511013815202706gmail-m_-186340466613004180gmail-m_5245366681135399445gmail-m_6096564012762207735gmail-m_1567662742850017999moz-cite-prefix">El
                                                    19/02/2019 a las
                                                    14:53, Ken Rice
                                                    escribió:<br>
                                                  </div>
                                                  <blockquote
                                                    type="cite">
                                                    <div
class="gmail-m_-8177470358112722255gmail-m_1982511013815202706gmail-m_-186340466613004180gmail-m_5245366681135399445gmail-m_6096564012762207735gmail-m_1567662742850017999WordSection1">
                                                      <p
                                                        class="MsoNormal"><span
style="color:windowtext">I was pretty clear on the my statements about
                                                          taking funding
                                                          away from the
                                                          FreeSWITCH
                                                          Project and
                                                          the devs by
                                                          doing such
                                                          thing</span></p>
                                                      <p
                                                        class="MsoNormal"><span
style="color:windowtext"> </span></p>
                                                      <p
                                                        class="MsoNormal"><span
style="color:windowtext">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.
                                                        </span></p>
                                                      <p
                                                        class="MsoNormal"><span
style="color:windowtext"> </span></p>
                                                      <p
                                                        class="MsoNormal"><span
style="color:windowtext">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. </span></p>
                                                      <p
                                                        class="MsoNormal"><span
style="color:windowtext"> </span></p>
                                                      <p
                                                        class="MsoNormal"><span
style="color:windowtext">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. </span></p>
                                                      <p
                                                        class="MsoNormal"><span
style="color:windowtext"> </span></p>
                                                      <p
                                                        class="MsoNormal"><span
style="color:windowtext">$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</span></p>
                                                      <p
                                                        class="MsoNormal"><span
style="color:windowtext"> </span></p>
                                                      <div>
                                                        <div
style="border-right:none;border-bottom:none;border-left:none;border-top:1pt
                                                          solid
                                                          rgb(225,225,225);padding:3pt
                                                          0in 0in">
                                                          <p
                                                          class="MsoNormal"><b><span
style="color:windowtext">From:</span></b><span style="color:windowtext">
                                                          Social Boh <a
class="gmail-m_-8177470358112722255gmail-m_1982511013815202706gmail-m_-186340466613004180gmail-m_5245366681135399445gmail-m_6096564012762207735gmail-m_1567662742850017999moz-txt-link-rfc2396E"
href="mailto:social@bohboh.info" target="_blank" moz-do-not-send="true"><social@bohboh.info></a>
                                                          <br>
                                                          <b>Sent:</b>
                                                          Tuesday,
                                                          February 19,
                                                          2019 1:03 PM<br>
                                                          <b>To:</b> Ken
                                                          Rice <a
class="gmail-m_-8177470358112722255gmail-m_1982511013815202706gmail-m_-186340466613004180gmail-m_5245366681135399445gmail-m_6096564012762207735gmail-m_1567662742850017999moz-txt-link-rfc2396E"
href="mailto:krice@freeswitch.org" target="_blank"
                                                          moz-do-not-send="true"><krice@freeswitch.org></a><br>
                                                          <b>Subject:</b>
                                                          Re:
                                                          [Freeswitch-users]
                                                          where g729
                                                          fs-latest-installer
                                                          script now ?</span></p>
                                                        </div>
                                                      </div>
                                                      <p
                                                        class="MsoNormal"> </p>
                                                      <p>Can you explain
                                                        me why I can't
                                                        use the
                                                        mod_bcg729 with
                                                        FreeSWITCH?</p>
                                                      <p>Thank you</p>
                                                      <pre>---</pre>
                                                      <pre>I'm SoCIaL, MayBe</pre>
                                                      <div>
                                                        <p
                                                          class="MsoNormal">El
                                                          19/02/2019 a
                                                          las 13:04, Ken
                                                          Rice escribió:</p>
                                                      </div>
                                                      <blockquote
                                                        style="margin-top:5pt;margin-bottom:5pt">
                                                        <p
                                                          class="MsoNormal">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. </p>
                                                        <p
                                                          class="MsoNormal"> </p>
                                                        <p
                                                          class="MsoNormal">Its
                                                          one of those
                                                          things that
                                                          grinds my
                                                          gears.</p>
                                                        <p
                                                          class="MsoNormal"> </p>
                                                        <p
                                                          class="MsoNormal">K</p>
                                                        <p
                                                          class="MsoNormal"> </p>
                                                        <p
                                                          class="MsoNormal"><b>From:</b>
FreeSWITCH-users <a
                                                          href="mailto:freeswitch-users-bounces@lists.freeswitch.org"
target="_blank" moz-do-not-send="true"><freeswitch-users-bounces@lists.freeswitch.org></a>
                                                          <b>On Behalf
                                                          Of </b>Yuriy
                                                          Nasida<br>
                                                          <b>Sent:</b>
                                                          Tuesday,
                                                          February 19,
                                                          2019 6:47 AM<br>
                                                          <b>To:</b>
                                                          António Silva
                                                          <a
                                                          href="mailto:asilva@wirelessmundi.com"
target="_blank" moz-do-not-send="true"><asilva@wirelessmundi.com></a><br>
                                                          <b>Cc:</b> <a
href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank"
                                                          moz-do-not-send="true">freeswitch-users@lists.freeswitch.org</a><br>
                                                          <b>Subject:</b>
                                                          Re:
                                                          [Freeswitch-users]
                                                          where g729
                                                          fs-latest-installer
                                                          script now ?</p>
                                                        <p
                                                          class="MsoNormal"> </p>
                                                        <div>
                                                          <div>
                                                          <p
                                                          class="MsoNormal">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.</p>
                                                          </div>
                                                          <div>
                                                          <p
                                                          class="MsoNormal"> </p>
                                                          </div>
                                                          <div>
                                                          <p
                                                          class="MsoNormal">Thanks
                                                          a lot Antonio!
                                                          I will try
                                                          this way.</p>
                                                          </div>
                                                        </div>
                                                        <p
                                                          class="MsoNormal"> </p>
                                                        <div>
                                                          <div>
                                                          <p
                                                          class="MsoNormal">On
                                                          Tue, 19 Feb
                                                          2019 at 11:41,
                                                          António Silva
                                                          <<a
                                                          href="mailto:asilva@wirelessmundi.com"
target="_blank" moz-do-not-send="true">asilva@wirelessmundi.com</a>>
                                                          wrote:</p>
                                                          </div>
                                                          <blockquote
style="border-top:none;border-right:none;border-bottom:none;border-left:1pt
                                                          solid
                                                          rgb(204,204,204);padding:0in
                                                          0in 0in
                                                          6pt;margin:5pt
                                                          0in 5pt 4.8pt">
                                                          <div>
                                                          <p>try using
                                                          the .deb and
                                                          installed then
                                                          manuall.:</p>
                                                          <p>Get the
                                                          packages from
                                                          here: <a
                                                          href="http://files.freeswitch.org/repo/deb/freeswitch-1.8/pool/main/f/"
target="_blank" moz-do-not-send="true">http://files.freeswitch.org/repo/deb/freeswitch-1.8/pool/main/f/</a></p>
                                                          <p>Installed
                                                          them manually:<br>
                                                          <br>
                                                          dpkg -x
                                                          freeswitch-mod-com-g729_1.8.5~7~14d59c97e0~jessie_amd64.deb
                                                          / <br>
                                                          dpkg -x
                                                          freeswitch-license-server_0.0.1~42~731842be7d~jessie_amd64.deb
                                                          / </p>
                                                          <p> </p>
                                                          <p>I don't
                                                          know if the
                                                          installer will
                                                          remain, from
                                                          the jira <a
                                                          href="https://freeswitch.org/jira/browse/FS-11641"
target="_blank" moz-do-not-send="true">https://freeswitch.org/jira/browse/FS-11641</a>
                                                          i got the
                                                          impression
                                                          that now the
                                                          solution is to
                                                          use the debian
                                                          packages.</p>
                                                          <p> </p>
                                                          <div>
                                                          <p
                                                          class="MsoNormal">On
                                                          13/02/2019
                                                          18:10, Yuriy
                                                          Nasida wrote:</p>
                                                          </div>
                                                          <blockquote
                                                          style="margin-top:5pt;margin-bottom:5pt">
                                                          <div>
                                                          <div>
                                                          <div>
                                                          <div>
                                                          <p
                                                          class="MsoNormal">I
                                                          have
                                                          installed freeswitch-license-server 
                                                          using
                                                          fs-201902072050-installer
                                                           and got issue
                                                          below. </p>
                                                          </div>
                                                          <div>
                                                          <p
                                                          class="MsoNormal">FS
                                                          doesn't listen
                                                          port 8021 and
                                                          I can't
                                                          connect to it
                                                          and run any
                                                          command using
                                                          fs_cli.</p>
                                                          </div>
                                                          <div>
                                                          <p
                                                          class="MsoNormal">All
                                                          works fine in
                                                          case I kill
                                                          process
                                                          freeswitch-license-server.</p>
                                                          </div>
                                                          <div>
                                                          <p
                                                          class="MsoNormal"> </p>
                                                          </div>
                                                          <div>
                                                          <p
                                                          class="MsoNormal">Can
                                                          anybody
                                                          comment please
                                                          all these very
                                                          weird things
                                                          with
                                                          commercial
                                                          g729 at FS ?</p>
                                                          </div>
                                                          <div>
                                                          <p
                                                          class="MsoNormal">Thanks.</p>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          <p
                                                          class="MsoNormal"> </p>
                                                          <div>
                                                          <div>
                                                          <p
                                                          class="MsoNormal">On
                                                          Wed, 13 Feb
                                                          2019 at 13:36,
                                                          Yuriy Nasida
                                                          <<a
                                                          href="mailto:ynasida@gmail.com"
target="_blank" moz-do-not-send="true">ynasida@gmail.com</a>> wrote:</p>
                                                          </div>
                                                          <blockquote
style="border-top:none;border-right:none;border-bottom:none;border-left:1pt
                                                          solid
                                                          rgb(204,204,204);padding:0in
                                                          0in 0in
                                                          6pt;margin:5pt
                                                          0in 5pt 4.8pt">
                                                          <div>
                                                          <div>
                                                          <div>
                                                          <div>
                                                          <p
                                                          class="MsoNormal">Well.
                                                          Somebody
                                                          updated <a
                                                          href="http://files.freeswitch.org/g729/"
target="_blank" moz-do-not-send="true">http://files.freeswitch.org/g729/</a>
                                                          and now it
                                                          has fs-latest-installer.
                                                          Thanks a
                                                          lot whoever
                                                          you are!!!</p>
                                                          </div>
                                                          <div>
                                                          <p
                                                          class="MsoNormal">But...
                                                          Now it has not
                                                          install
                                                          instructions 
                                                          :)</p>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          <p
                                                          class="MsoNormal"> </p>
                                                          <div>
                                                          <div>
                                                          <p
                                                          class="MsoNormal">On
                                                          Wed, 13 Feb
                                                          2019 at 12:25,
                                                          Yuriy Nasida
                                                          <<a
                                                          href="mailto:ynasida@gmail.com"
target="_blank" moz-do-not-send="true">ynasida@gmail.com</a>> wrote:</p>
                                                          </div>
                                                          <blockquote
style="border-top:none;border-right:none;border-bottom:none;border-left:1pt
                                                          solid
                                                          rgb(204,204,204);padding:0in
                                                          0in 0in
                                                          6pt;margin:5pt
                                                          0in 5pt 4.8pt">
                                                          <div>
                                                          <p
                                                          class="MsoNormal">Um...
                                                          Nobody uses
                                                          g729 licences
                                                          anymore ? :)</p>
                                                          </div>
                                                          <p
                                                          class="MsoNormal"> </p>
                                                          <div>
                                                          <div>
                                                          <p
                                                          class="MsoNormal">On
                                                          Tue, 12 Feb
                                                          2019 at 20:07,
                                                          Yuriy Nasida
                                                          <<a
                                                          href="mailto:ynasida@gmail.com"
target="_blank" moz-do-not-send="true">ynasida@gmail.com</a>> wrote:</p>
                                                          </div>
                                                          <blockquote
style="border-top:none;border-right:none;border-bottom:none;border-left:1pt
                                                          solid
                                                          rgb(204,204,204);padding:0in
                                                          0in 0in
                                                          6pt;margin:5pt
                                                          0in 5pt 4.8pt">
                                                          <div>
                                                          <div>
                                                          <div>
                                                          <p
                                                          class="MsoNormal">Hi
                                                          guys,</p>
                                                          <div>
                                                          <p
                                                          class="MsoNormal"> </p>
                                                          </div>
                                                          <div>
                                                          <p
                                                          class="MsoNormal">Does
                                                          anybody know
                                                          why site <a
                                                          href="http://files.freeswitch.org/g729/"
target="_blank" moz-do-not-send="true">http://files.freeswitch.org/g729/</a>
                                                          contain only
                                                          install
                                                          instrunction
                                                          now ? 
                                                          Where fs-latest-installer-v1.6
                                                          script or
                                                          something like
                                                          this ?</p>
                                                          </div>
                                                          <div>
                                                          <p
                                                          class="MsoNormal"> </p>
                                                          </div>
                                                          <div>
                                                          <p
                                                          class="MsoNormal">Please
                                                          advice.</p>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </blockquote>
                                                          </div>
                                                          </blockquote>
                                                          </div>
                                                          </blockquote>
                                                          </div>
                                                          <p
                                                          class="MsoNormal"> </p>
                                                          <pre>_________________________________________________________________________</pre>
                                                          <pre>Professional FreeSWITCH Services</pre>
                                                          <pre><a href="mailto:sales@freeswitch.com" target="_blank" moz-do-not-send="true">sales@freeswitch.com</a></pre>
                                                          <pre><a href="https://freeswitch.com" target="_blank" moz-do-not-send="true">https://freeswitch.com</a></pre>
                                                          <pre> </pre>
                                                          <pre>Official FreeSWITCH Sites</pre>
                                                          <pre><a href="https://freeswitch.com/oss" target="_blank" moz-do-not-send="true">https://freeswitch.com/oss</a></pre>
                                                          <pre><a href="https://freeswitch.org/confluence" target="_blank" moz-do-not-send="true">https://freeswitch.org/confluence</a></pre>
                                                          <pre><a href="https://cluecon.com" target="_blank" moz-do-not-send="true">https://cluecon.com</a></pre>
                                                          <pre> </pre>
                                                          <pre>FreeSWITCH-users mailing list</pre>
                                                          <pre><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" moz-do-not-send="true">FreeSWITCH-users@lists.freeswitch.org</a></pre>
                                                          <pre><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" moz-do-not-send="true">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></pre>
                                                          <pre>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" moz-do-not-send="true">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></pre>
                                                          <pre><a href="https://freeswitch.com" target="_blank" moz-do-not-send="true">https://freeswitch.com</a></pre>
                                                          </blockquote>
                                                          <pre>-- </pre>
                                                          <pre>Saludos / Regards / Cumprimentos</pre>
                                                          <pre>António Silva</pre>
                                                          </div>
                                                          </blockquote>
                                                        </div>
                                                        <p
                                                          class="MsoNormal"><br>
                                                          <br>
                                                        </p>
                                                        <pre>_________________________________________________________________________</pre>
                                                        <pre>Professional FreeSWITCH Services</pre>
                                                        <pre><a href="mailto:sales@freeswitch.com" target="_blank" moz-do-not-send="true">sales@freeswitch.com</a></pre>
                                                        <pre><a href="https://freeswitch.com" target="_blank" moz-do-not-send="true">https://freeswitch.com</a></pre>
                                                        <pre> </pre>
                                                        <pre>Official FreeSWITCH Sites</pre>
                                                        <pre><a href="https://freeswitch.com/oss" target="_blank" moz-do-not-send="true">https://freeswitch.com/oss</a></pre>
                                                        <pre><a href="https://freeswitch.org/confluence" target="_blank" moz-do-not-send="true">https://freeswitch.org/confluence</a></pre>
                                                        <pre><a href="https://cluecon.com" target="_blank" moz-do-not-send="true">https://cluecon.com</a></pre>
                                                        <pre> </pre>
                                                        <pre>FreeSWITCH-users mailing list</pre>
                                                        <pre><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" moz-do-not-send="true">FreeSWITCH-users@lists.freeswitch.org</a></pre>
                                                        <pre><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" moz-do-not-send="true">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></pre>
                                                        <pre>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" moz-do-not-send="true">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></pre>
                                                        <pre><a href="https://freeswitch.com" target="_blank" moz-do-not-send="true">https://freeswitch.com</a></pre>
                                                      </blockquote>
                                                    </div>
                                                  </blockquote>
                                                </div>
_________________________________________________________________________<br>
                                                Professional FreeSWITCH
                                                Services<br>
                                                <a
                                                  href="mailto:sales@freeswitch.com"
                                                  target="_blank"
                                                  moz-do-not-send="true">sales@freeswitch.com</a><br>
                                                <a
                                                  href="https://freeswitch.com"
                                                  rel="noreferrer"
                                                  target="_blank"
                                                  moz-do-not-send="true">https://freeswitch.com</a><br>
                                                <br>
                                                Official FreeSWITCH
                                                Sites<br>
                                                <a
                                                  href="https://freeswitch.com/oss"
                                                  rel="noreferrer"
                                                  target="_blank"
                                                  moz-do-not-send="true">https://freeswitch.com/oss</a><br>
                                                <a
                                                  href="https://freeswitch.org/confluence"
                                                  rel="noreferrer"
                                                  target="_blank"
                                                  moz-do-not-send="true">https://freeswitch.org/confluence</a><br>
                                                <a
                                                  href="https://cluecon.com"
                                                  rel="noreferrer"
                                                  target="_blank"
                                                  moz-do-not-send="true">https://cluecon.com</a><br>
                                                <br>
                                                FreeSWITCH-users mailing
                                                list<br>
                                                <a
                                                  href="mailto:FreeSWITCH-users@lists.freeswitch.org"
                                                  target="_blank"
                                                  moz-do-not-send="true">FreeSWITCH-users@lists.freeswitch.org</a><br>
                                                <a
                                                  href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                                                  rel="noreferrer"
                                                  target="_blank"
                                                  moz-do-not-send="true">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
                                                UNSUBSCRIBE:<a
                                                  href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
                                                  rel="noreferrer"
                                                  target="_blank"
                                                  moz-do-not-send="true">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
                                                <a
                                                  href="https://freeswitch.com"
                                                  rel="noreferrer"
                                                  target="_blank"
                                                  moz-do-not-send="true">https://freeswitch.com</a></blockquote>
                                            </div>
                                          </div>
                                        </blockquote>
                                        <blockquote type="cite">
                                          <div dir="ltr"><span>_________________________________________________________________________</span><br>
                                            <span>Professional
                                              FreeSWITCH Services</span><br>
                                            <span><a
                                                href="mailto:sales@freeswitch.com"
                                                target="_blank"
                                                moz-do-not-send="true">sales@freeswitch.com</a></span><br>
                                            <span><a
                                                href="https://freeswitch.com"
                                                target="_blank"
                                                moz-do-not-send="true">https://freeswitch.com</a></span><br>
                                            <span></span><br>
                                            <span>Official FreeSWITCH
                                              Sites</span><br>
                                            <span><a
                                                href="https://freeswitch.com/oss"
                                                target="_blank"
                                                moz-do-not-send="true">https://freeswitch.com/oss</a></span><br>
                                            <span><a
                                                href="https://freeswitch.org/confluence"
                                                target="_blank"
                                                moz-do-not-send="true">https://freeswitch.org/confluence</a></span><br>
                                            <span><a
                                                href="https://cluecon.com"
                                                target="_blank"
                                                moz-do-not-send="true">https://cluecon.com</a></span><br>
                                            <span></span><br>
                                            <span>FreeSWITCH-users
                                              mailing list</span><br>
                                            <span><a
                                                href="mailto:FreeSWITCH-users@lists.freeswitch.org"
                                                target="_blank"
                                                moz-do-not-send="true">FreeSWITCH-users@lists.freeswitch.org</a></span><br>
                                            <span><a
                                                href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                                                target="_blank"
                                                moz-do-not-send="true">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br>
                                            <span>UNSUBSCRIBE:<a
                                                href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
                                                target="_blank"
                                                moz-do-not-send="true">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></span><br>
                                            <span><a
                                                href="https://freeswitch.com"
                                                target="_blank"
                                                moz-do-not-send="true">https://freeswitch.com</a></span></div>
                                        </blockquote>
                                      </div>
                                    </div>
_________________________________________________________________________<br>
                                    Professional FreeSWITCH Services<br>
                                    <a
                                      href="mailto:sales@freeswitch.com"
                                      target="_blank"
                                      moz-do-not-send="true">sales@freeswitch.com</a><br>
                                    <a href="https://freeswitch.com"
                                      rel="noreferrer" target="_blank"
                                      moz-do-not-send="true">https://freeswitch.com</a><br>
                                    <br>
                                    Official FreeSWITCH Sites<br>
                                    <a href="https://freeswitch.com/oss"
                                      rel="noreferrer" target="_blank"
                                      moz-do-not-send="true">https://freeswitch.com/oss</a><br>
                                    <a
                                      href="https://freeswitch.org/confluence"
                                      rel="noreferrer" target="_blank"
                                      moz-do-not-send="true">https://freeswitch.org/confluence</a><br>
                                    <a href="https://cluecon.com"
                                      rel="noreferrer" target="_blank"
                                      moz-do-not-send="true">https://cluecon.com</a><br>
                                    <br>
                                    FreeSWITCH-users mailing list<br>
                                    <a
                                      href="mailto:FreeSWITCH-users@lists.freeswitch.org"
                                      target="_blank"
                                      moz-do-not-send="true">FreeSWITCH-users@lists.freeswitch.org</a><br>
                                    <a
                                      href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                                      rel="noreferrer" target="_blank"
                                      moz-do-not-send="true">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
                                    UNSUBSCRIBE:<a
                                      href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
                                      rel="noreferrer" target="_blank"
                                      moz-do-not-send="true">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
                                    <a href="https://freeswitch.com"
                                      rel="noreferrer" target="_blank"
                                      moz-do-not-send="true">https://freeswitch.com</a></blockquote>
                                </div>
                                <br>
                                <fieldset
class="gmail-m_-8177470358112722255gmail-m_1982511013815202706gmail-m_-186340466613004180gmail-m_5245366681135399445mimeAttachmentHeader"></fieldset>
                                <pre class="gmail-m_-8177470358112722255gmail-m_1982511013815202706gmail-m_-186340466613004180gmail-m_5245366681135399445moz-quote-pre">_________________________________________________________________________
Professional FreeSWITCH Services
<a class="gmail-m_-8177470358112722255gmail-m_1982511013815202706gmail-m_-186340466613004180gmail-m_5245366681135399445moz-txt-link-abbreviated" href="mailto:sales@freeswitch.com" target="_blank" moz-do-not-send="true">sales@freeswitch.com</a>
<a class="gmail-m_-8177470358112722255gmail-m_1982511013815202706gmail-m_-186340466613004180gmail-m_5245366681135399445moz-txt-link-freetext" href="https://freeswitch.com" target="_blank" moz-do-not-send="true">https://freeswitch.com</a>

Official FreeSWITCH Sites
<a class="gmail-m_-8177470358112722255gmail-m_1982511013815202706gmail-m_-186340466613004180gmail-m_5245366681135399445moz-txt-link-freetext" href="https://freeswitch.com/oss" target="_blank" moz-do-not-send="true">https://freeswitch.com/oss</a>
<a class="gmail-m_-8177470358112722255gmail-m_1982511013815202706gmail-m_-186340466613004180gmail-m_5245366681135399445moz-txt-link-freetext" href="https://freeswitch.org/confluence" target="_blank" moz-do-not-send="true">https://freeswitch.org/confluence</a>
<a class="gmail-m_-8177470358112722255gmail-m_1982511013815202706gmail-m_-186340466613004180gmail-m_5245366681135399445moz-txt-link-freetext" href="https://cluecon.com" target="_blank" moz-do-not-send="true">https://cluecon.com</a>

FreeSWITCH-users mailing list
<a class="gmail-m_-8177470358112722255gmail-m_1982511013815202706gmail-m_-186340466613004180gmail-m_5245366681135399445moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" moz-do-not-send="true">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="gmail-m_-8177470358112722255gmail-m_1982511013815202706gmail-m_-186340466613004180gmail-m_5245366681135399445moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" moz-do-not-send="true">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="gmail-m_-8177470358112722255gmail-m_1982511013815202706gmail-m_-186340466613004180gmail-m_5245366681135399445moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" moz-do-not-send="true">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="gmail-m_-8177470358112722255gmail-m_1982511013815202706gmail-m_-186340466613004180gmail-m_5245366681135399445moz-txt-link-freetext" href="https://freeswitch.com" target="_blank" moz-do-not-send="true">https://freeswitch.com</a></pre>
                              </blockquote>
                              <pre class="gmail-m_-8177470358112722255gmail-m_1982511013815202706gmail-m_-186340466613004180gmail-m_5245366681135399445moz-signature" cols="72">-- 
Saludos / Regards / Cumprimentos
António Silva</pre>
                            </div>
                            <br>
                            <br>
                            <br>
                            ---------- Forwarded message ----------<br>
                            From: "António Silva via FreeSWITCH-users"
                            <<a
                              href="mailto:freeswitch-users@lists.freeswitch.org"
                              target="_blank" moz-do-not-send="true">freeswitch-users@lists.freeswitch.org</a>><br>
                            To: <a
                              href="mailto:freeswitch-users@lists.freeswitch.org"
                              target="_blank" moz-do-not-send="true">freeswitch-users@lists.freeswitch.org</a><br>
                            Cc: <br>
                            Bcc: <br>
                            Date: Tue, 26 Feb 2019 01:28:34 -0800 (PST)<br>
                            Subject: Re: [Freeswitch-users] where g729
                            fs-latest-installer script now ?<br>
_________________________________________________________________________<br>
                            Professional FreeSWITCH Services<br>
                            <a href="mailto:sales@freeswitch.com"
                              target="_blank" moz-do-not-send="true">sales@freeswitch.com</a><br>
                            <a href="https://freeswitch.com"
                              rel="noreferrer" target="_blank"
                              moz-do-not-send="true">https://freeswitch.com</a><br>
                            <br>
                            Official FreeSWITCH Sites<br>
                            <a href="https://freeswitch.com/oss"
                              rel="noreferrer" target="_blank"
                              moz-do-not-send="true">https://freeswitch.com/oss</a><br>
                            <a href="https://freeswitch.org/confluence"
                              rel="noreferrer" target="_blank"
                              moz-do-not-send="true">https://freeswitch.org/confluence</a><br>
                            <a href="https://cluecon.com"
                              rel="noreferrer" target="_blank"
                              moz-do-not-send="true">https://cluecon.com</a><br>
                            <br>
                            FreeSWITCH-users mailing list<br>
                            <a
                              href="mailto:FreeSWITCH-users@lists.freeswitch.org"
                              target="_blank" moz-do-not-send="true">FreeSWITCH-users@lists.freeswitch.org</a><br>
                            <a
                              href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                              rel="noreferrer" target="_blank"
                              moz-do-not-send="true">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
                            UNSUBSCRIBE:<a
                              href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
                              rel="noreferrer" target="_blank"
                              moz-do-not-send="true">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
                            <a href="https://freeswitch.com"
                              rel="noreferrer" target="_blank"
                              moz-do-not-send="true">https://freeswitch.com</a></blockquote>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </blockquote>
        </div>
      </blockquote>
      <pre class="moz-signature" cols="72">-- 
Saludos / Regards / Cumprimentos
António Silva</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Saludos / Regards / Cumprimentos
António Silva</pre>
  </body>
</html>