<div><div dir="auto">And all files in /etc/apt/, sometimes there are several file and things get messed up </div></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 1 Oct 2019 at 16:41, Ciprian Dosoftei <<a href="mailto:ciprian.dosoftei@gmail.com">ciprian.dosoftei@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Sean --<div><br></div><div>That's great; this piece of information combined with the issue trace suggests the contents of the /etc/apt/sources.list.d/freeswitch.list file is corrupt.</div><div><br></div><div>Any chance you can share it here (or better yet, as a pastebin to preserve any anomalies it may contain)?</div></div><div dir="ltr"><div><br></div><div>-C</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 1 Oct 2019 at 10:45, Sean Devoy <<a href="mailto:sdevoy@bizfocused.com" target="_blank">sdevoy@bizfocused.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 lang="EN-US">
<div>
<p class="MsoNormal">Thanks to all for your tips.  The change to <u></u><u></u></p>
<p class="MsoNormal" style="text-indent:0.5in">apt-get update --allow-unauthenticated<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Allowed me to install with the build method as well as the DISTRO.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Sean<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><b>From:</b> FreeSWITCH-users <<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>>
<b>On Behalf Of </b>David Villasmil<br>
<b>Sent:</b> Sunday, September 29, 2019 10:53 AM<br>
<b>To:</b> FreeSWITCH Users Help <<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>><br>
<b>Subject:</b> Re: [Freeswitch-users] Install on new Debian 10<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<div>
<p class="MsoNormal">I did it on a docker, fresh install. Should be exactly the same. That is the correct procedure, maybe you skipped a step?<u></u><u></u></p>
</div>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<div>
<div>
<p class="MsoNormal">On Sun, 29 Sep 2019 at 14:24, Sean Devoy <<a href="mailto:sdevoy@bizfocused.com" target="_blank">sdevoy@bizfocused.com</a>> wrote:<u></u><u></u></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-left:4.8pt;margin-right:0in">
<p class="MsoNormal">I changed apt-get update to apt-get update  --allow-unauthenticated and it appears to be working<br>
<br>
-----Original Message-----<br>
From: FreeSWITCH-users <<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>> On Behalf Of Sean Devoy<br>
Sent: Sunday, September 29, 2019 8:36 AM<br>
To: FreeSWITCH Users Help <<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>><br>
Subject: Re: [Freeswitch-users] Install on new Debian 10<br>
<br>
Has anyone done this on a BRAND NEW empty Debian 10 server?<br>
<br>
As instructed, I tried this:<br>
apt-get update && apt-get install -yq gnupg2 wget lsb-release wget -O - <a href="https://files.freeswitch.org/repo/deb/debian-release/fsstretch-archive-keyring.asc" target="_blank">
https://files.freeswitch.org/repo/deb/debian-release/fsstretch-archive-keyring.asc</a> | apt-key add -<br>
<br>
E: Malformed entry 1 in list file /etc/apt/sources.list.d/freeswitch.list (Suite)<br>
E: The list of sources could not be read.<br>
<br>
<br>
And then I tried:<br>
apt-get update && apt-get install -yq gnupg2 wget lsb-release wget -O - <a href="https://files.freeswitch.org/repo/deb/debian-release/fsstretch-archive-keyring.asc" target="_blank">
https://files.freeswitch.org/repo/deb/debian-release/fsstretch-archive-keyring.asc</a> | apt-key add -<br>
<br>
echo "deb <a href="http://files.freeswitch.org/repo/deb/debian-release/" target="_blank">
http://files.freeswitch.org/repo/deb/debian-release/</a> `lsb_release -sc` main" > /etc/apt/sources.list.d/freeswitch.list<br>
echo "deb-src <a href="http://files.freeswitch.org/repo/deb/debian-release/" target="_blank">
http://files.freeswitch.org/repo/deb/debian-release/</a> `lsb_release -sc` main" >> /etc/apt/sources.list.d/freeswitch.list<br>
<br>
Hit:1 <a href="http://security.debian.org" target="_blank">http://security.debian.org</a> buster/updates InRelease<br>
Hit:2 <a href="http://mirrors.digitalocean.com/debian" target="_blank">http://mirrors.digitalocean.com/debian</a> buster InRelease<br>
Hit:3 <a href="http://mirrors.digitalocean.com/debian" target="_blank">http://mirrors.digitalocean.com/debian</a> buster-updates InRelease<br>
Hit:4 <a href="http://mirrors.digitalocean.com/debian" target="_blank">http://mirrors.digitalocean.com/debian</a> buster-backports InRelease<br>
Get:5 <a href="http://files.freeswitch.org/repo/deb/debian-release" target="_blank">
http://files.freeswitch.org/repo/deb/debian-release</a> buster InRelease [3,933 B]<br>
Err:5 <a href="http://files.freeswitch.org/repo/deb/debian-release" target="_blank">
http://files.freeswitch.org/repo/deb/debian-release</a> buster InRelease<br>
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BD3189F5A2B57698 Reading package lists... Done<br>
W: GPG error: <a href="http://files.freeswitch.org/repo/deb/debian-release" target="_blank">
http://files.freeswitch.org/repo/deb/debian-release</a> buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BD3189F5A2B57698<br>
E: The repository '<a href="http://files.freeswitch.org/repo/deb/debian-release" target="_blank">http://files.freeswitch.org/repo/deb/debian-release</a> buster InRelease' is not signed.<br>
N: Updating from such a repository can't be done securely, and is therefore disabled by default.<br>
N: See apt-secure(8) manpage for repository creation and user configuration details.<br>
root@FreeSwitch-Deb10-CPU-intense:~# wget -O - <a href="https://files.freeswitch.org/repo/deb/debian-release/fsstretch-archive-keyring.asc" target="_blank">
https://files.freeswitch.org/repo/deb/debian-release/fsstretch-archive-keyring.asc</a> | apt-key add -<br>
--2019-09-29 12:33:52--  <a href="https://files.freeswitch.org/repo/deb/debian-release/fsstretch-archive-keyring.asc" target="_blank">
https://files.freeswitch.org/repo/deb/debian-release/fsstretch-archive-keyring.asc</a><br>
Resolving <a href="http://files.freeswitch.org" target="_blank">files.freeswitch.org</a> (<a href="http://files.freeswitch.org" target="_blank">files.freeswitch.org</a>)... 190.102.98.174, 2803:d000:fffe::174 Connecting to
<a href="http://files.freeswitch.org" target="_blank">files.freeswitch.org</a> (<a href="http://files.freeswitch.org" target="_blank">files.freeswitch.org</a>)|190.102.98.174|:443... E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is
 required for this operation connected.<br>
HTTP request sent, awaiting response... 200 OK<br>
Length: 3155 (3.1K) [text/plain]<br>
Saving to: ‘STDOUT’<br>
<br>
-                                                     0%[                                                                                                                 ]       0  --.-KB/s    in 0s<br>
<br>
<br>
Cannot write to ‘-’ (Broken pipe).<br>
<br>
Thanks,<br>
Sean<br>
<br>
-----Original Message-----<br>
From: FreeSWITCH-users <<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>> On Behalf Of umut kahriman<br>
Sent: Wednesday, September 25, 2019 4:15 PM<br>
To: FreeSWITCH Users Help <<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>><br>
Subject: Re: [Freeswitch-users] Install on new Debian 10<br>
<br>
Hi,<br>
<br>
You can use this<br>
<a href="https://freeswitch.org/confluence/display/FREESWITCH/Debian+10+Buster" target="_blank">https://freeswitch.org/confluence/display/FREESWITCH/Debian+10+Buster</a><br>
link. I built FreeSWITCH successfully with Compiling Release Branch<br>
(production) guide.<br>
<br>
You can install required dependencies with following commands on that guide.<br>
<br>
apt-get update && apt-get install -yq gnupg2 wget lsb-release wget -O - <a href="https://files.freeswitch.org/repo/deb/debian-release/fsstretch-archive-keyring.asc" target="_blank">
https://files.freeswitch.org/repo/deb/debian-release/fsstretch-archive-keyring.asc</a><br>
| apt-key add -<br>
<br>
echo "deb <a href="http://files.freeswitch.org/repo/deb/debian-release/" target="_blank">
http://files.freeswitch.org/repo/deb/debian-release/</a><br>
`lsb_release -sc` main" > /etc/apt/sources.list.d/freeswitch.list<br>
echo "deb-src <a href="http://files.freeswitch.org/repo/deb/debian-release/" target="_blank">
http://files.freeswitch.org/repo/deb/debian-release/</a><br>
`lsb_release -sc` main" >> /etc/apt/sources.list.d/freeswitch.list<br>
<br>
apt-get update<br>
# Install dependencies required for the build apt-get build-dep freeswitch<br>
<br>
Sean Devoy <<a href="mailto:sdevoy@bizfocused.com" target="_blank">sdevoy@bizfocused.com</a>>, 25 Eyl 2019 Çar, 22:54 tarihinde şunu yazdı:<br>
><br>
> Hi,<br>
><br>
><br>
><br>
> I spun up a new Debian 10 x64 system.  On this page: <br>
> <a href="https://freeswitch.org/confluence/display/FREESWITCH/Installation" target="_blank">
https://freeswitch.org/confluence/display/FREESWITCH/Installation</a><br>
><br>
> I did the command<br>
><br>
> FSfile=$(curl -s <a href="https://files.freeswitch.org/releases/freeswitch/" target="_blank">
https://files.freeswitch.org/releases/freeswitch/</a> | <br>
> grep -oE "freeswitch-[0-9]*\.[0-9]*\.[0-9]*\.-release\.tar\.bz2" | <br>
> tail -n 1) && echo Downloading $FSfile && curl <br>
> <a href="https://files.freeswitch.org/freeswitch-releases/$FSfile" target="_blank">
https://files.freeswitch.org/freeswitch-releases/$FSfile</a> | tar -xj && <br>
> mv ${FSfile/.tar.bz2//} freeswitch<br>
><br>
><br>
><br>
> Which failed.  I then installed curl and ran it again.  It worked I think, I now have a subfolder named freeswitch.<br>
><br>
><br>
><br>
> I tried ./configure but got the error:<br>
><br>
> no acceptable C compiler found in $PATH<br>
><br>
><br>
><br>
> I did<br>
><br>
> apt-get install build-essential<br>
><br>
> and got farther.  Then I got an error about no zlib devel<br>
><br>
> apt install zlib1g-dev<br>
><br>
> and got no usable libjpeg; please install libjpeg devel<br>
><br>
> apt install libjpeg-dev<br>
><br>
> and got   error: You need to install pkg-config to configure FreeSWITCH.<br>
><br>
> apt install pkg-config<br>
><br>
> then I got:<br>
><br>
> Package sqlite3 was not found in the pkg-config search path. Perhaps <br>
> you should add the directory containing `sqlite3.pc' to the <br>
> PKG_CONFIG_PATH environment variable No package 'sqlite3' found<br>
><br>
> configure: error: Library requirements (sqlite3 >= 3.6.20) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.<br>
><br>
> apt install sqlite3<br>
><br>
> and got the same error.<br>
><br>
><br>
><br>
> Is there a list of prereqs I need to install?  What do I do about this sqlite3 error?<br>
><br>
><br>
><br>
> Will there be a disto install soon?<br>
><br>
><br>
><br>
> Thanks,<br>
><br>
> Sean<br>
><br>
><br>
><br>
> ______________________________________________________________________<br>
> ___<br>
><br>
> The FreeSWITCH project is sponsored by SignalWire <br>
> <a href="https://signalwire.com" target="_blank">https://signalwire.com</a> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.<br>
> Build your next product on our scalable cloud platform.<br>
><br>
> Join our online community to chat in real time <br>
> <a href="https://signalwire.community" target="_blank">https://signalwire.community</a><br>
><br>
> Professional FreeSWITCH Services<br>
> <a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a><br>
> <a href="https://freeswitch.com" target="_blank">https://freeswitch.com</a><br>
><br>
> Official FreeSWITCH Sites<br>
> <a href="https://freeswitch.com/oss" target="_blank">https://freeswitch.com/oss</a><br>
> <a href="https://freeswitch.org/confluence" target="_blank">https://freeswitch.org/confluence</a><br>
> <a href="https://cluecon.com" target="_blank">https://cluecon.com</a><br>
><br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-use" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-use</a><br>
> rs<br>
> <a href="https://freeswitch.com" target="_blank">https://freeswitch.com</a><br>
<br>
_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire <a href="https://signalwire.com" target="_blank">
https://signalwire.com</a> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.<br>
Build your next product on our scalable cloud platform.<br>
<br>
Join our online community to chat in real time <a href="https://signalwire.community" target="_blank">
https://signalwire.community</a><br>
<br>
Professional FreeSWITCH Services<br>
<a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a><br>
<a href="https://freeswitch.com" target="_blank">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss" target="_blank">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence" target="_blank">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com" target="_blank">https://cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="https://freeswitch.com" target="_blank">https://freeswitch.com</a><br>
_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire <a href="https://signalwire.com" target="_blank">
https://signalwire.com</a> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.<br>
Build your next product on our scalable cloud platform.<br>
<br>
Join our online community to chat in real time <a href="https://signalwire.community" target="_blank">
https://signalwire.community</a><br>
<br>
Professional FreeSWITCH Services<br>
<a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a><br>
<a href="https://freeswitch.com" target="_blank">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss" target="_blank">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence" target="_blank">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com" target="_blank">https://cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="https://freeswitch.com" target="_blank">https://freeswitch.com</a><br>
_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire <a href="https://signalwire.com" target="_blank">
https://signalwire.com</a><br>
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.<br>
Build your next product on our scalable cloud platform.<br>
<br>
Join our online community to chat in real time <a href="https://signalwire.community" target="_blank">
https://signalwire.community</a><br>
<br>
Professional FreeSWITCH Services<br>
<a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a><br>
<a href="https://freeswitch.com" target="_blank">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss" target="_blank">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence" target="_blank">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com" target="_blank">https://cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="https://freeswitch.com" target="_blank">https://freeswitch.com</a><u></u><u></u></p>
</blockquote>
</div>
</div>
<p class="MsoNormal">-- <u></u><u></u></p>
<div>
<div>
<div>
<p class="MsoNormal">Regards,<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<p class="MsoNormal">David Villasmil<u></u><u></u></p>
<div>
<p class="MsoNormal">email: <a href="mailto:david.villasmil.work@gmail.com" target="_blank">
david.villasmil.work@gmail.com</a><u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">phone: +34669448337<u></u><u></u></p>
</div>
</div>
</div>
</div>
</div>

_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire <a href="https://signalwire.com" rel="noreferrer" target="_blank">https://signalwire.com</a><br>
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.<br>
Build your next product on our scalable cloud platform.<br>
<br>
Join our online community to chat in real time <a href="https://signalwire.community" rel="noreferrer" target="_blank">https://signalwire.community</a><br>
<br>
Professional FreeSWITCH Services<br>
<a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss" rel="noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence" rel="noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com" rel="noreferrer" target="_blank">https://cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">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">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr">Best Regards,<br>Ciprian Dosoftei<br><br>The information transmitted is intended only for the addressee and may contain privileged and/or confidential material. If you are not the intended recipient, kindly contact the sender and delete the message.<br><br>Any disclosure, distribution or copying of this message is strictly prohibited without the expressed permission of the sender.</div>
_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire <a href="https://signalwire.com" rel="noreferrer" target="_blank">https://signalwire.com</a><br>
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.<br>
Build your next product on our scalable cloud platform.<br>
<br>
Join our online community to chat in real time <a href="https://signalwire.community" rel="noreferrer" target="_blank">https://signalwire.community</a><br>
<br>
Professional FreeSWITCH Services<br>
<a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss" rel="noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence" rel="noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com" rel="noreferrer" target="_blank">https://cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">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">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a></blockquote></div></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Regards,</div><div><br></div>David Villasmil<div>email: <a href="mailto:david.villasmil.work@gmail.com" target="_blank">david.villasmil.work@gmail.com</a></div><div>phone: +34669448337</div></div></div>