<div dir="auto">No, I mean in your lua, don’t connect to any db and just accept all registrations. </div><div dir="auto"><br></div><div dir="auto">If you still see it, then there’s something in your lua. If you don’t, it’s the db (connection or otherwise)</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 15 Apr 2021 at 12:37, Stefan Kainz <<a href="mailto:s.kainz@wnt.at">s.kainz@wnt.at</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word;line-break:after-white-space">
Hi David, 
<div><br>
</div>
<div>Sadly this happens on a production system. But by now I have two other dev-servers suffering the same issue. </div>
<div>Good idea, im actually in the process of testing a system with the database on the same host, in case it really is the database-connection. </div>
<div><br>
</div>
<div>But I think you mean enabling accept-blind-reg right? so that the register.lua isn’t even executed. </div>
<div>I will try that. But if there really is a connection-issue with the database, I expect another issue to arise, since I also need the db connection for incoming and outgoing calls as well as the freeswitch-core database. </div>
<div><br>
</div>
<div>But lets see. </div>
<div>It can take a while, because this happens in completely random intervals, but I’ll let you know. </div>
<div><br>
</div>
<div>Thank you very much,</div>
<div>Regards</div></div><div style="word-wrap:break-word;line-break:after-white-space"><div><br>
<div><br>
<blockquote type="cite">
<div>On 15.04.2021, at 11:23, David Villasmil <<a href="mailto:david.villasmil.work@gmail.com" target="_blank">david.villasmil.work@gmail.com</a>> wrote:</div>
<br>
<div>
<div dir="auto" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
What happens if you don’t connect to a db and authorize everything? (I hoping you’re not in a production system)</div>
<div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Thu, 15 Apr 2021 at 09:05, Stefan Kainz <<a href="mailto:s.kainz@wnt.at" target="_blank">s.kainz@wnt.at</a>> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
<div style="word-wrap:break-word;line-break:after-white-space">Hey guys, 
<div><br>
</div>
<div>Its still happening. </div>
<div>I tried to set cacheable=true to reduce the calls to my register.lua. ( In case It was the register.lua causing all of this )</div>
<div>But it seems like that’s not helping too. The internal interface freezes about as much as often as before…</div>
<div><br>
</div>
<div>I guess my register.lua I sent doesn’t have any obvious mistakes too … </div>
<div><br>
</div>
<div>Is it possible that some failed database-connection doesn’t get re-established, and that’s holding up the whole registration-queue? </div>
<div>Does anybody know where I could set freeswitch-db-reestablish timeouts? :D</div>
<div>Or does that even exist? </div>
<div><br>
</div>
<div>Regards,</div>
<div>Stefan</div>
</div>
<div style="word-wrap:break-word;line-break:after-white-space">
<div>
<div><br>
<blockquote type="cite">
<div>On 01.04.2021, at 21:54, Stefan Kainz <<a href="mailto:S.Kainz@wnt.at" target="_blank">S.Kainz@wnt.at</a>> wrote:</div>
<br>
<div>
<div style="word-wrap:break-word;line-break:after-white-space">Hey, 
<div><br>
</div>
<div>I also thought of the load at first, but I set up a new server with only about 20 extensions on it. </div>
<div>So it looks like its not because of the load … The concurrent calls never exceed 10.</div>
<div><br>
</div>
<div>Its strange … im thinking of rewriting my register.lua from ground up, and get rid of things I don’t need. </div>
<div><br>
</div>
<div>Regards, </div>
<div>Stefan</div>
<div>
<div><br>
<blockquote type="cite">
<div>On 01.04.2021, at 18:40, Peter Steinbach <<a href="mailto:lists@telefaks.de" target="_blank">lists@telefaks.de</a>> wrote:</div>
<br>
<div>
<div>
<p>I think, I have a similar problem with registers (and presence) via XML-Curl. Freswitch is not sending a Curl request to the server then (as we grepped on the network interface).</p>
<p>This happens under high load with a lot of presence involved. Suddenly Freeswitch internal profile stops responding and after a while (some minutes) it responds again. During that time, no register requests are answered at all. Only a few XML-Curl
 requests are sent to the server, but they do not contain the user info (which are needed for registrations) and are related to mod_voicemail.c etc.<br>
</p>
<p>My debug log looks like this</p>
<p><tt>tport.c:3286 tport_tsend() tport_tsend(0x7f9c68005470) tpn = */xx.xxx.xxx.x:39672<br>
tport.c:4075 tport_resolve() tport_resolve addrinfo = xx.xxx.xxx.x:39672<br>
tport.c:4709 tport_by_addrinfo() tport_by_addrinfo(0x7f9c68005470): not found by name */xx.xxx.xxx.x:39672<br>
tport.c:3623 tport_vsend() tport_vsend(0x7f9c68005470): 1065 bytes of 1065 to udp/xx.xxx.xxx.x:39672<br>
tport.c:3521 tport_send_msg() tport_vsend returned 1065<br>
nta.c:8348 outgoing_send() nta: sent NOTIFY (304240670) to */xx.xxx.xxx.x:39672<br>
tport.c:4189 tport_pend() tport_pend(0x7f9c68005470): pending 0x7f9997dcf880 for udp/xxx.xx.x.xxx:5060 (already 124658)<br>
nua_stack.c:569 nua_stack_signal() nua(0x7f9a0bd45ae0): recv signal r_notify<br>
nua_params.c:484 nua_stack_set_params() nua: nua_stack_set_params: entering<br>
soa.c:280 soa_clone() soa_clone(static::0x7f9c68001b90, 0x7f9c68001390, 0x7f9a0bd45ae0) called<br>
soa.c:403 soa_set_params() soa_set_params(static::0x7f9997dd1c90, ...) called<br>
soa.c:403 soa_set_params() soa_set_params(static::0x7f9997dd1c90, ...) called<br>
nta.c:4446 nta_leg_tcreate() nta_leg_tcreate(0x7f9997dcd870)<br>
nta.c:2694 nta_tpn_by_url() nta: selecting scheme sip<br>
tport.c:3286 tport_tsend() tport_tsend(0x7f9c68005470) tpn = udp/xx.xxx.xxx.x:58694<br>
tport.c:4075 tport_resolve() tport_resolve addrinfo = xx.xxx.xxx.x:58694<br>
tport.c:4709 tport_by_addrinfo() tport_by_addrinfo(0x7f9c68005470): not found by name udp/xx.xxx.xxx.x:58694<br>
tport.c:3623 tport_vsend() tport_vsend(0x7f9c68005470): 1114 bytes of 1114 to udp/xx.xxx.xxx.x:58694<br>
tport.c:3521 tport_send_msg() tport_vsend returned 1114<br>
nta.c:8348 outgoing_send() nta: sent NOTIFY (304240671) to udp/xx.xxx.xxx.x:58694<br>
tport.c:4189 tport_pend() tport_pend(0x7f9c68005470): pending 0x7f9997dd2650 for udp/xxx.xx.x.xxx:5060 (already 124659)</tt><br>
</p>
Looks like some event queue is stuck?<br>
<p>/Peter</p>
<p><br>
</p>
<div>Am 01.04.21 um 00:10 schrieb Stefan Kainz:<br>
</div>
<blockquote type="cite">Hi guys, 
<div><br>
</div>
<div>Me again. </div>
<div>It just happened again :)</div>
<div>( With extra debugging lines in my register.lua and a not found xml like you suggested if the result is empty )</div>
<div><br>
</div>
<div>This time I turned up the logging to 9 while it was happening.</div>
<div>This is what I found:</div>
<div><br>
</div>
<div>While its happening, a Register request causes the following to be logged: </div>
<div><br>
</div>
<div>
<div>nta.c:2880 agent_recv_request() nta: received REGISTER<span> </span><a>sip:xxxxx</a><span> </span>SIP/2.0 (CSeq 73038)</div>
<div>nta.c:3012 agent_recv_request() nta: REGISTER (73038) going to existing REGISTER transaction</div>
<div>tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x7fab1c0042b0): events IN</div>
<div>tport.c:2864 tport_recv_event() tport_recv_event(0x7fab1c0042b0)</div>
<div>tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x7fab1c0042b0) msg 0x7fab1d095280 from (udp/xxx.xxx.xxx.xxx:5060) has 809 bytes, veclen = 1</div>
<div>tport.c:3023 tport_deliver() tport_deliver(0x7fab1c0042b0): msg 0x7fab1d095280 (809 bytes) from udp/xxx.xxx.xxx.xxx:5060/sip next=(nil)</div>
</div>
<div><br>
</div>
<div>And that’s it. it doesn’t even execute my register.lua anymore, I just tries to update an existing Register transaction. </div>
<div>When I start an ngrep on port 5060, all I see is the register, no unauthorised or ok response.</div>
<div><br>
</div>
<div>While a Register Request after I restarted freeswitch and everything worked again looks like this: </div>
<div><br>
</div>
<div>
<div>nta.c:2880 agent_recv_request() nta: received REGISTER<span> </span><a>sip:xxxxx</a><span> </span>SIP/2.0 (CSeq 37884)</div>
<div>nta.c:3085 agent_recv_request() nta: REGISTER (37884) going to a default leg</div>
<div>nua_server.c:102 nua_stack_process_request() nua: nua_stack_process_request: entering</div>
<div>nua_stack.c:899 nh_create() nua: nh_create: entering</div>
<div>nua_common.c:108 nh_create_handle() nua: nh_create_handle: entering</div>
<div>nua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: entering</div>
<div>soa.c:280 soa_clone() soa_clone(static::0x7f8514001930, 0x7f8514001130, 0x7f85142225b0) called</div>
<div>soa.c:403 soa_set_params() soa_set_params(static::0x7f85141f6f70, ...) called</div>
<div>nua_stack.c:271 nua_stack_event() nua(0x7f85142225b0): event i_register 100 Trying</div>
<div>nua_stack.c:359 nua_application_event() nua: nua_application_event: entering</div>
<div>nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering</div>
<div>2021-03-31 23:47:11.485911 [INFO] switch_cpp.cpp:1328 register.lua: Connect to database</div>
</div>
<div>...</div>
<div><br>
</div>
<div>The last entry “Connect to database” is already a consoleLog from my register.lua. </div>
<div>From here on out everything works great again … </div>
<div><br>
</div>
<div>So, do you think it could still be true that one request to my register.lua holds up all subsequent requests?</div>
<div><br>
</div>
<div>Thank you very much!</div>
<div><br>
</div>
<div>Regards, </div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div><br>
<blockquote type="cite">
<div>On 31.03.2021, at 09:16, Stefan Kainz <<a href="mailto:s.kainz@wnt.at" target="_blank">s.kainz@wnt.at</a>> wrote:</div>
<br>
<div>
<div style="word-wrap:break-word;line-break:after-white-space">Ok thanks!
<div><br>
</div>
<div>I will try to return a not found and add debug lines to the register.lua. </div>
<div>I will let you know If that helped. </div>
<div><br>
</div>
<div>Regards, </div>
<div>Stefan</div>
<div>
<div><br>
<blockquote type="cite">
<div>On 30.03.2021, at 21:49, Bote Man <<a href="mailto:botelist@gmail.com" target="_blank">botelist@gmail.com</a>> wrote:</div>
<br>
<div>
<div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
And add some logging lines to the Lua script so that it can tell you what is happening at each stage. Perhaps it is doing something that you don’t want it to do, or not doing something that you do want it to do?<u></u><u></u></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Bote<u></u><u></u></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
<div style="border-style:solid none none;border-top-width:1pt;border-top-color:rgb(225,225,225);padding:3pt 0in 0in">
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<b>From:</b><span> </span>FreeSWITCH-users <<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>><span> </span><b>On Behalf Of<span> </span></b>Mircea
 Botoca-Huh<br>
<b>Sent:</b><span> </span>Tuesday, 30 March, 2021 15:21<br>
<b>To:</b><span> </span>FreeSWITCH Users Help <<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>><br>
<b>Subject:</b><span> </span>Re: [Freeswitch-users] Internal Interface suddenly freezes<u></u><u></u></div>
</div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
<div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Hi, <u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
If you don't wish to serve an action from your Lua script, you must return not found. <u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
This is from confluence doc:<u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
</div>
<div>
<p style="margin-right:0in;margin-bottom:12pt;margin-left:0in;background-color:white;outline:0px">
<span style="font-size:12.5pt;font-family:Arial,sans-serif;color:rgb(41,41,41)">If your LUA application receives a request and you don't wish to serve dialplan or like to fallback to plain XML dialplan, then you should return the following
 "not found" result.<u></u><u></u></span></p>
<div style="border:1pt solid windowtext;padding:0in;outline:0px">
<div>
<pre style="margin:0in;font-size:10pt;font-family:"Courier New";background-color:white"><span style="color:rgb(41,41,41)"><?xml version="1.0" encoding="UTF-8" standalone="no"?><u></u><u></u></span></pre>
<pre style="margin:0in;font-size:10pt;font-family:"Courier New";background-color:white"><span style="color:rgb(41,41,41)"><document type="freeswitch/xml"><u></u><u></u></span></pre>
<pre style="margin:0in;font-size:10pt;font-family:"Courier New";background-color:white"><span style="color:rgb(41,41,41)">  <section name="result"><u></u><u></u></span></pre>
<pre style="margin:0in;font-size:10pt;font-family:"Courier New";background-color:white"><span style="color:rgb(41,41,41)">    <result status="not found" /><u></u><u></u></span></pre>
<pre style="margin:0in;font-size:10pt;font-family:"Courier New";background-color:white"><span style="color:rgb(41,41,41)">  </section><u></u><u></u></span></pre>
<pre style="margin:0in;font-size:10pt;font-family:"Courier New";background-color:white"><span style="color:rgb(41,41,41)"></document><u></u><u></u></span></pre>
</div>
</div>
<div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Best regards, <u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Mircea <u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
mar., 30 mar. 2021, 22:05 Stefan Kainz <<a href="mailto:s.kainz@wnt.at" style="color:blue;text-decoration:underline" target="_blank">s.kainz@wnt.at</a>> a scris:<u></u><u></u></div>
</div>
<blockquote type="cite" style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin-left:4.8pt;margin-right:0in">
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Hi, <span> </span><u></u><u></u></div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
The lua script is called on a directory request. <u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Your know, autoload_configs, lua.conf.xml: <u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
</div>
<div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<param name="xml-handler-script" value="register.lua"/><u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<param name="xml-handler-bindings" value="directory,dialplan”/><u></u><u></u></div>
</div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Maybe the dialplan in the xml-handler-bindings is doing something I don’t want … <u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
In the register.lua I do basic sanity checks, and of course a database query that returns the user-data.<u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
After that I generate the xml that gets sent to freeswitch. <u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Yesterday I added cacheable=“120" to the <user> tag.<u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Thats no solution of course, but it looks like when the data is in the cache the lua script doesn’t get called. <u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
So maybe the error won’t occur as often as before … <u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
But, I have an idea, maybe you can confirm this. <u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
With dialplan enabled in xml-handler-bindings, the lua script is also called on calls, not just on registrations. <u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
( I think that’s necessary to authenticate the users on an outgoing call, please correct me if im wrong )<u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
In the register.lua I only handle directory-requests and action==user_call.<u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
All other requests to my register.lua are unhandled and therefore I don’t return any xml at all. <u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Maybe I get a request to my register.lua that is not a directory-request and not a user_call and since I don’t return a xml, Sofia hangs.<u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Does that sound plausible?<u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Thank you in advance!<u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Regards, <u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Stefan<u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
</div>
<div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<br>
<br>
<u></u><u></u></div>
<blockquote type="cite" style="margin-top:5pt;margin-bottom:5pt">
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
On 29.03.2021, at 23:57, David Villasmil <<a href="mailto:david.villasmil.work@gmail.com" style="color:blue;text-decoration:underline" target="_blank">david.villasmil.work@gmail.com</a>> wrote:<u></u><u></u></div>
</div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
<div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
That was going to be my next question: what’s lua doing and at what point?<u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
</div>
<div>
<div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
On Mon, 29 Mar 2021 at 16:09, Stefan Kainz <<a href="mailto:s.kainz@wnt.at" style="color:blue;text-decoration:underline" target="_blank">s.kainz@wnt.at</a>> wrote:<u></u><u></u></div>
</div>
<blockquote type="cite" style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin-left:4.8pt;margin-right:0in">
<div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
I just found an issue on jira, where it seems someone had the same problem I have.<span> </span><span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<a href="https://freeswitch.org/jira/browse/FS-3328" style="color:blue;text-decoration:underline" target="_blank">https://freeswitch.org/jira/browse/FS-3328</a><span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
I don’t have mod_xml_curl enabled though.<span> </span><span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
 <span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
But knowing that sofia can handle only one register at a time and then blocking all subsequent Registers is a good starting point …<span> </span><span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
 <span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Regards,<span> </span><span lang="DE"><u></u><u></u></span></div>
</div>
</div>
<div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
 <span lang="DE"><u></u><u></u></span></div>
<div>
<div style="border-style:solid none none;border-top-width:1pt;border-top-color:rgb(225,225,225);padding:3pt 0in 0in">
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<b><span lang="DE">Von:</span></b><span lang="DE"><span> </span>FreeSWITCH-users <<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" style="color:blue;text-decoration:underline" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>><span> </span><b>Im
 Auftrag von<span> </span></b>Bote Man<br>
<b>Gesendet:</b><span> </span>Montag, 29. März 2021 15:45<br>
<b>An:</b><span> </span>'FreeSWITCH Users Help' <<a href="mailto:freeswitch-users@lists.freeswitch.org" style="color:blue;text-decoration:underline" target="_blank">freeswitch-users@lists.freeswitch.org</a>><br>
<b>Betreff:</b><span> </span>Re: [Freeswitch-users] Internal Interface suddenly freezes<u></u><u></u></span></div>
</div>
</div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<span lang="DE"> <u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
The one common element is your Lua script.<span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
 <span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
I am certainly no expert on script writing, but I have seen a number of problems on the mailing list over the years with scripts doing “too much” work during critical sections of the dialplan. Perhaps there is a race condition?<span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
 <span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Hope this helps.<span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
 <span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
 <span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<span style="font-size:10pt;color:rgb(127,127,127)">---<span> </span></span><span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<span style="font-size:10pt;color:rgb(127,127,127)">John Boteler<span> </span></span><span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<span style="font-size:10pt;color:rgb(127,127,127)">BnC Group U.S.A.<span> </span></span><span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
 <span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
 <span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
 <span lang="DE"><u></u><u></u></span></div>
<div>
<div style="border-style:solid none none;border-top-width:1pt;border-top-color:rgb(225,225,225);padding:3pt 0in 0in">
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<b>From:</b><span> </span>FreeSWITCH-users <<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" style="color:blue;text-decoration:underline" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>><span> </span><b>On
 Behalf Of<span> </span></b>Stefan Kainz<br>
<b>Sent:</b><span> </span>Monday, 29 March, 2021 07:49<br>
<b>To:</b><span> </span>FreeSWITCH Users Help <<a href="mailto:freeswitch-users@lists.freeswitch.org" style="color:blue;text-decoration:underline" target="_blank">freeswitch-users@lists.freeswitch.org</a>><br>
<b>Subject:</b><span> </span>Re: [Freeswitch-users] Internal Interface suddenly freezes<span lang="DE"><u></u><u></u></span></div>
</div>
</div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
 <span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Thank you for your answer!<span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
 <span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Hmm, I also tested it on two completely different servers ( no virtualization ) and the problem exists on both.<span> </span><span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Im also going to try it on a third server, also completely different, but I cant really image that this is a hardware-thing …<span> </span><span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
 <span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
We also have many freeswitch servers in production ( Exactly the same hardware as the server with the problem ).<span> </span><span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
The only difference is that one of those servers handles registrations, and one doesn’t.<span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
The one handling the registrations has the problem, the other one doesn’t.<span> </span><span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
 <span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Its really strange …<span> </span><span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
 <span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Regards,<span lang="DE"><u></u><u></u></span></div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
 <span lang="DE"><u></u><u></u></span></div>
<div style="border-style:solid none none;border-top-width:1pt;border-top-color:rgb(225,225,225);padding:3pt 0in 0in">
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<b><span lang="DE">Von:</span></b><span lang="DE"><span> </span>FreeSWITCH-users <<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" style="color:blue;text-decoration:underline" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>><span> </span><b>Im
 Auftrag von<span> </span></b>David Villasmil<br>
<b>Gesendet:</b><span> </span>Montag, 29. März 2021 13:12<br>
<b>An:</b><span> </span>FreeSWITCH Users Help <<a href="mailto:freeswitch-users@lists.freeswitch.org" style="color:blue;text-decoration:underline" target="_blank">freeswitch-users@lists.freeswitch.org</a>><br>
<b>Betreff:</b><span> </span>Re: [Freeswitch-users] Internal Interface suddenly freezes<u></u><u></u></span></div>
</div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<span lang="DE"> <u></u><u></u></span></div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<span lang="DE">That looks to be more on the hardware side than software. It’d be an extremely coincidence those versions and all those OS have some issue somewhere.<u></u><u></u></span></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<span lang="DE">Change hardware. <u></u><u></u></span></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<span lang="DE"> <u></u><u></u></span></div>
<div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<span lang="DE">On Sun, 28 Mar 2021 at 09:12, Stefan Kainz <<a href="mailto:s.kainz@wnt.at" style="color:blue;text-decoration:underline" target="_blank">s.kainz@wnt.at</a>> wrote:<u></u><u></u></span></div>
</div>
<blockquote type="cite" style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin:5pt 0in 5pt 4.8pt">
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<span lang="DE">Hi everbody,<span> </span><br>
<br>
I have a little bit of a problem.<span> </span><br>
Im using Version 1.10.3. ( but this problem also occurs on version 1.4.18 )<br>
<br>
Sometimes the internal Sofia interface just stops responding to SIP Requests.<span> </span><br>
It sometimes happens once every day, and sometimes once a week.<span> </span><br>
It happens at completely random times, like one day in the morning, and the next day in the middle of the night.<span> </span><br>
The freeswitch.log gives me nothing, its like the Sofia interface was stopped.<span> </span><br>
<br>
When I try to restart the interface with "sofia profile internal restart” nothing happens. The fs_cli just remains stuck with that command.<br>
<br>
The solution is to restart the freeswitch service.<br>
<br>
Sometimes when I recognise it too late, for example in the middle of the night, it seems like the problem solves itself after about 2 hours.<span> </span><br>
The profile just starts working again, without somebody doing anything.<br>
<br>
I have checked a variety of things, including the firewall & fail2ban, network connection, made sure watchdog is disabled, and also tested it on different Debian-versions and freeswitch versions.<span> </span><br>
It seems this problem occurs on every freeswitch version i have tested.<span> </span><br>
<br>
The external-profile on the other hand, keeps working like nothing happened.<span> </span><br>
<br>
Both Interfaces listen on the same network-device with a public ip.<span> </span><br>
The only difference is, the internal profile uses a Lua file to handle registrations. <span> </span><br>
<br>
Has anybody come across anything similar?<span> </span><br>
<br>
Any help is much appreciated!<br>
<br>
Regards,<span> </span><br>
<br>
_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire<span> </span><a href="https://signalwire.com/" style="color:blue;text-decoration:underline" 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<span> </span><a href="https://signalwire.community/" style="color:blue;text-decoration:underline" target="_blank">https://signalwire.community</a><br>
<br>
Professional FreeSWITCH Services<br>
<a href="mailto:sales@freeswitch.com" style="color:blue;text-decoration:underline" target="_blank">sales@freeswitch.com</a><br>
<a href="https://freeswitch.com/" style="color:blue;text-decoration:underline" target="_blank">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss" style="color:blue;text-decoration:underline" target="_blank">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence" style="color:blue;text-decoration:underline" target="_blank">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com/" style="color:blue;text-decoration:underline" target="_blank">https://cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" style="color:blue;text-decoration:underline" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" style="color:blue;text-decoration:underline" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" style="color:blue;text-decoration:underline" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="https://freeswitch.com/" style="color:blue;text-decoration:underline" target="_blank">https://freeswitch.com</a><u></u><u></u></span></div>
</blockquote>
</div>
</div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<span lang="DE">--<span> </span><u></u><u></u></span></div>
<div>
<div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<span lang="DE">Regards,<u></u><u></u></span></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<span lang="DE"> <u></u><u></u></span></div>
</div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<span lang="DE">David Villasmil<u></u><u></u></span></div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<span lang="DE">email:<span> </span><a href="mailto:david.villasmil.work@gmail.com" style="color:blue;text-decoration:underline" target="_blank">david.villasmil.work@gmail.com</a><u></u><u></u></span></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<span lang="DE">phone: +34669448337<u></u><u></u></span></div>
</div>
</div>
</div>
</div>
</div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire<span> </span><a href="https://signalwire.com/" style="color:blue;text-decoration:underline" 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<span> </span><a href="https://signalwire.community/" style="color:blue;text-decoration:underline" target="_blank">https://signalwire.community</a><br>
<br>
Professional FreeSWITCH Services<br>
<a href="mailto:sales@freeswitch.com" style="color:blue;text-decoration:underline" target="_blank">sales@freeswitch.com</a><br>
<a href="https://freeswitch.com/" style="color:blue;text-decoration:underline" target="_blank">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss" style="color:blue;text-decoration:underline" target="_blank">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence" style="color:blue;text-decoration:underline" target="_blank">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com/" style="color:blue;text-decoration:underline" target="_blank">https://cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" style="color:blue;text-decoration:underline" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" style="color:blue;text-decoration:underline" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" style="color:blue;text-decoration:underline" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="https://freeswitch.com/" style="color:blue;text-decoration:underline" target="_blank">https://freeswitch.com</a><u></u><u></u></div>
</blockquote>
</div>
</div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
--<span> </span><u></u><u></u></div>
<div>
<div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
Regards,<u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
</div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
David Villasmil<span> </span><u></u><u></u></div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
email:<span> </span><a href="mailto:david.villasmil.work@gmail.com" style="color:blue;text-decoration:underline" target="_blank">david.villasmil.work@gmail.com</a><u></u><u></u></div>
</div>
<div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
phone: +34669448337<u></u><u></u></div>
</div>
</div>
</div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire<span> </span><a href="https://signalwire.com/" style="color:blue;text-decoration:underline" 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<span> </span><a href="https://signalwire.community/" style="color:blue;text-decoration:underline" target="_blank">https://signalwire.community</a><br>
<br>
Professional FreeSWITCH Services<br>
<a href="mailto:sales@freeswitch.com" style="color:blue;text-decoration:underline" target="_blank">sales@freeswitch.com</a><br>
<a href="https://freeswitch.com/" style="color:blue;text-decoration:underline" target="_blank">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss" style="color:blue;text-decoration:underline" target="_blank">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence" style="color:blue;text-decoration:underline" target="_blank">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com/" style="color:blue;text-decoration:underline" target="_blank">https://cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" style="color:blue;text-decoration:underline" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" style="color:blue;text-decoration:underline" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" style="color:blue;text-decoration:underline" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="https://freeswitch.com/" style="color:blue;text-decoration:underline" target="_blank">https://freeswitch.com</a><u></u><u></u></div>
</div>
</blockquote>
</div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
<u></u> <u></u></div>
</div>
</div>
<div style="margin:0in;font-size:11pt;font-family:Calibri,sans-serif">
_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire<span> </span><a href="https://signalwire.com/" style="color:blue;text-decoration:underline" 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<span> </span><a href="https://signalwire.community/" style="color:blue;text-decoration:underline" target="_blank">https://signalwire.community</a><br>
<br>
Professional FreeSWITCH Services<br>
<a href="mailto:sales@freeswitch.com" style="color:blue;text-decoration:underline" target="_blank">sales@freeswitch.com</a><br>
<a href="https://freeswitch.com/" style="color:blue;text-decoration:underline" target="_blank">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss" style="color:blue;text-decoration:underline" target="_blank">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence" style="color:blue;text-decoration:underline" target="_blank">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com/" style="color:blue;text-decoration:underline" target="_blank">https://cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" style="color:blue;text-decoration:underline" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" style="color:blue;text-decoration:underline" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" style="color:blue;text-decoration:underline" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="https://freeswitch.com/" style="color:blue;text-decoration:underline" target="_blank">https://freeswitch.com</a><u></u><u></u></div>
</blockquote>
</div>
</div>
</div>
</div>
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important">_________________________________________________________________________</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important">The
 FreeSWITCH project is sponsored by SignalWire<span> </span><a href="https://signalwire.com/" target="_blank">https://signalwire.com</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important">Enhance
 your FreeSWITCH install with disruptive priced SMS and PSTN services.</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important">Build
 your next product on our scalable cloud platform.</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important">Join
 our online community to chat in real time<span> </span><a href="https://signalwire.community/" target="_blank">https://signalwire.community</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important">Professional
 FreeSWITCH Services</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important"><a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important"><a href="https://freeswitch.com/" target="_blank">https://freeswitch.com</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important">Official
 FreeSWITCH Sites</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important"><a href="https://freeswitch.com/oss" target="_blank">https://freeswitch.com/oss</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important"><a href="https://freeswitch.org/confluence" target="_blank">https://freeswitch.org/confluence</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important"><a href="https://cluecon.com/" target="_blank">https://cluecon.com</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important">FreeSWITCH-users
 mailing list</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important"><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important"><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important">UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important"><a href="https://freeswitch.com/" target="_blank">https://freeswitch.com</a></span></div>
</blockquote>
</div>
<br>
</div>
</div>
_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire<span> </span><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<span> </span><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></div>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset></fieldset>
<pre>_________________________________________________________________________

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.
Build your next product on our scalable cloud platform.

Join our online community to chat in real time <a href="https://signalwire.community/" target="_blank">https://signalwire.community</a>

Professional FreeSWITCH Services
<a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a>
<a href="https://freeswitch.com/" target="_blank">https://freeswitch.com</a>

Official FreeSWITCH Sites
<a href="https://freeswitch.com/oss" target="_blank">https://freeswitch.com/oss</a>
<a href="https://freeswitch.org/confluence" target="_blank">https://freeswitch.org/confluence</a>
<a href="https://cluecon.com/" target="_blank">https://cluecon.com</a>

FreeSWITCH-users mailing list
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="https://freeswitch.com/" target="_blank">https://freeswitch.com</a></pre>
</blockquote>
<pre cols="72"></pre>
</div>
_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire<span> </span><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<span> </span><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></div>
</blockquote>
</div>
<br>
</div>
</div>
_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire<span> </span><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<span> </span><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></div>
</blockquote>
</div>
<br>
</div>
</div>
</blockquote>
</div>
</div>
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important">--<span> </span></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<div dir="ltr" data-smartmail="gmail_signature" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<div dir="ltr">
<div>Regards,</div>
<div><br>
</div>
David Villasmil
<div>email:<span> </span><a href="mailto:david.villasmil.work@gmail.com" target="_blank">david.villasmil.work@gmail.com</a></div>
<div>phone: +34669448337</div>
</div>
</div>
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important">_________________________________________________________________________</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important">The
 FreeSWITCH project is sponsored by SignalWire <a href="https://signalwire.com" target="_blank">
https://signalwire.com</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important">Enhance
 your FreeSWITCH install with disruptive priced SMS and PSTN services.</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important">Build
 your next product on our scalable cloud platform.</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important">Join
 our online community to chat in real time <a href="https://signalwire.community" target="_blank">
https://signalwire.community</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important">Professional
 FreeSWITCH Services</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important"><a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important"><a href="https://freeswitch.com" target="_blank">https://freeswitch.com</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important">Official
 FreeSWITCH Sites</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important"><a href="https://freeswitch.com/oss" target="_blank">https://freeswitch.com/oss</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important"><a href="https://freeswitch.org/confluence" target="_blank">https://freeswitch.org/confluence</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important"><a href="https://cluecon.com" target="_blank">https://cluecon.com</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important">FreeSWITCH-users
 mailing list</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important"><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important"><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important">UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none;float:none;display:inline!important"><a href="https://freeswitch.com" target="_blank">https://freeswitch.com</a></span></div>
</blockquote>
</div>
<br>
</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></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>