<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
@font-face
        {font-family:"Segoe UI Symbol"}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline}
p
        {margin-right:0cm;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman",serif}
span.m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg
        {}
p.m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg1, li.m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg1, div.m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg1
        {margin-right:0cm;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman",serif}
span.EmailStyle20
        {font-family:"Calibri",sans-serif;
        color:#1F497D}
span.EmailStyle21
        {font-family:"Calibri",sans-serif;
        color:windowtext}
.MsoChpDefault
        {font-family:"Calibri",sans-serif}
@page WordSection1
        {margin:72.0pt 72.0pt 72.0pt 72.0pt}
div.WordSection1
        {}
-->
</style>
</head>
<body lang="EN-GB" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:&quot;Calibri&quot;,sans-serif; color:#1F497D">Although the documentation may be out of date there are situations where using more than 1 SIP profile is beneficial and can help overcome what could be a bottleneck.</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:&quot;Calibri&quot;,sans-serif; color:#1F497D">&nbsp;</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:&quot;Calibri&quot;,sans-serif; color:#1F497D">We’ve found that spreading the load with roughly 750 registrations per SIP profile reduces packet loss that would otherwise cause registrations to occasionally
 fail to re-register, we didn’t have CPU spikes so slightly different symptoms. We are using presence, NDLB-force-report, nat-options-ping and 10 to 20 minute (sip-expires-max-deviation) registration expiry.</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:&quot;Calibri&quot;,sans-serif; color:#1F497D">&nbsp;</span></p>
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:11.0pt; font-family:&quot;Calibri&quot;,sans-serif">From:</span></b><span lang="EN-US" style="font-size:11.0pt; font-family:&quot;Calibri&quot;,sans-serif"> freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org]
<b>On Behalf Of </b>Anthony Minessale<br>
<b>Sent:</b> 11 April 2017 16:04<br>
<b>To:</b> FreeSWITCH Users Help &lt;freeswitch-users@lists.freeswitch.org&gt;<br>
<b>Subject:</b> Re: [Freeswitch-users] FreeSWITCH 100% CPU utilization</span></p>
<p class="MsoNormal">&nbsp;</p>
<div>
<p class="MsoNormal">Thank you.</p>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">That whole section is actually out of date and inaccurate.&nbsp; I have removed it to prevent further confusion.</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
<div>
<p class="MsoNormal">On Tue, Apr 11, 2017 at 9:29 AM, Örn Arnarson &lt;<a href="mailto:orn@arnarson.net" target="_blank">orn@arnarson.net</a>&gt; wrote:</p>
<blockquote style="border:none; border-left:solid #CCCCCC 1.0pt; padding:0cm 0cm 0cm 6.0pt; margin-left:4.8pt; margin-right:0cm">
<div>
<p class="MsoNormal">Hello again,</p>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">It was on the old wiki that I saw it, but the same info is present on the new wiki:</p>
</div>
<div>
<p class="MsoNormal"><a href="https://freeswitch.org/confluence/display/FREESWITCH/Performance&#43;Testing&#43;and&#43;Configurations" target="_blank">https://freeswitch.org/confluence/display/FREESWITCH/Performance&#43;Testing&#43;and&#43;Configurations</a></p>
</div>
<div>
<p class="MsoNormal">Specifically, this part:</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<p class="MsoNormal">o libsofia only handles 1 thread per profile, so if that is your bottle neck use more profiles</p>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">When one is not familiar with the internals of FreeSWITCH, as I'm not, one might incorrectly reach the same conclusion as I did. Not sure how to prevent that, though.</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">Just above that, it does mention the multi-threaded handling of FS where each call leg has its own thread, so if one reads the whole page (which I clearly didn't), this confusion is probably avoided.</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">Regards,</p>
</div>
<div>
<p class="MsoNormal">Örn</p>
</div>
</div>
<div>
<div>
<div>
<p class="MsoNormal">&nbsp;</p>
<div>
<p class="MsoNormal">On Sun, Apr 9, 2017 at 1:50 AM, Anthony Minessale &lt;<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>&gt; wrote:</p>
<blockquote style="border:none; border-left:solid #CCCCCC 1.0pt; padding:0cm 0cm 0cm 6.0pt; margin-left:4.8pt; margin-right:0cm">
<div>
<p class="MsoNormal">What can happen is that the incorrect info can also get archived and its hard to undo so there is a similar duty to debunk anything that may lead to confusion for those who read it in years to come.&nbsp; Maybe supply the wiki page you saw that
 on and we can correct it.&nbsp; Hopefully its on the old wiki.</p>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">We can't do much to debug 1.2 so you are correct.&nbsp; We will have to update to latest to get any clean idea of what you problem is. &nbsp;(If it persists)</p>
</div>
<div>
<p class="MsoNormal">Rest assured that a properly functioning FS will do its best to distribute the load across all CPU when it can. &nbsp;</p>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
</div>
</div>
<div>
<div>
<div>
<p class="MsoNormal">&nbsp;</p>
<div>
<p class="MsoNormal">On Sat, Apr 8, 2017 at 8:03 PM, Örn Arnarson &lt;<a href="mailto:orn@arnarson.net" target="_blank">orn@arnarson.net</a>&gt; wrote:</p>
<blockquote style="border:none; border-left:solid #CCCCCC 1.0pt; padding:0cm 0cm 0cm 6.0pt; margin-left:4.8pt; margin-right:0cm">
<div>
<p class="MsoNormal">Hi Anthony,</p>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">Thanks for your response.</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">You make a fair point. I was making some assumptions.</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">I wasn't really reporting an issue, though. At the time of the post I was asking questions about ways to leverage more of the CPU cores due to a misconception I had on how that was being done. Partially, the wording on the wiki is what
 led me to that incorrect assumption.</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">Subsequently, FreeSWITCH stopped running, for one reason or another, and upon restarting, the issue was gone. I felt a duty to report that for the archives, should someone else encounter a similar problem in the future.</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">For the record/archives, both the OS and the FreeSWITCH versions are ancient; Ubuntu 12.04.5 LTS, with FreeSWITCH version 1.2.14. They are both earmarked for upgrades later this year.</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">Sorry for wasting your guys' time.</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">Regards,</p>
</div>
<div>
<p class="MsoNormal">Örn</p>
</div>
</div>
<div>
<div>
<div>
<p class="MsoNormal">&nbsp;</p>
<div>
<p class="MsoNormal">On Tue, Apr 4, 2017 at 12:02 AM, Anthony Minessale &lt;<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>&gt; wrote:</p>
<blockquote style="border:none; border-left:solid #CCCCCC 1.0pt; padding:0cm 0cm 0cm 6.0pt; margin-left:4.8pt; margin-right:0cm">
<div>
<p class="MsoNormal">You are making guesses and assumptions about the architecture and enabling FUD.</p>
<div>
<p class="MsoNormal">You should report issues to JIRA and not here and you should supply pertinent info such as version of the OS and cpu etc.</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
</div>
<div>
<div>
<div>
<p class="MsoNormal">&nbsp;</p>
<div>
<p class="MsoNormal">On Mon, Apr 3, 2017 at 5:21 PM, Brian West &lt;<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt; wrote:</p>
<blockquote style="border:none; border-left:solid #CCCCCC 1.0pt; padding:0cm 0cm 0cm 6.0pt; margin-left:4.8pt; margin-right:0cm">
<div>
<p class="MsoNormal">Sure it's not getting attached? Or your DB?</p>
</div>
<div>
<div>
<div>
<p class="MsoNormal">&nbsp;</p>
<div>
<div>
<p class="MsoNormal">On Mon, Apr 3, 2017 at 12:02 PM Örn Arnarson &lt;<a href="mailto:orn@arnarson.net" target="_blank">orn@arnarson.net</a>&gt; wrote:</p>
</div>
<blockquote style="border:none; border-left:solid #CCCCCC 1.0pt; padding:0cm 0cm 0cm 6.0pt; margin-left:4.8pt; margin-right:0cm">
<div>
<p class="MsoNormal">Thanks again.</p>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">I did another strace, which for some reason crashed my FreeSWITCH (whoops), but after the restart, I'm seeing around 10% CPU utilization on that thread.</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">It seems that there was something odd going on with the main signalling thread.</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">Regards,</p>
</div>
<div>
<p class="MsoNormal">Örn</p>
</div>
</div>
<div>
<div>
<p class="MsoNormal">&nbsp;</p>
<div>
<p class="MsoNormal">On Mon, Apr 3, 2017 at 4:57 PM, Brian West <span class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg">
&lt;<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt;</span> wrote:</p>
<blockquote style="border:none; border-left:solid #CCCCCC 1.0pt; padding:0cm 0cm 0cm 6.0pt; margin-left:4.8pt; margin-right:0cm">
<div>
<p class="MsoNormal">RTP is in the Session thread and each session gets its own thread.&nbsp; Two per bridged call.</p>
</div>
<div>
<div>
<div>
<p class="MsoNormal">&nbsp;</p>
<div>
<p class="MsoNormal">On Mon, Apr 3, 2017 at 11:55 AM, Örn Arnarson <span class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg">
&lt;<a href="mailto:orn@arnarson.net" target="_blank">orn@arnarson.net</a>&gt;</span> wrote:</p>
<blockquote style="border:none; border-left:solid #CCCCCC 1.0pt; padding:0cm 0cm 0cm 6.0pt; margin-left:4.8pt; margin-right:0cm">
<div>
<p class="MsoNormal">Thanks for your reply Brian.</p>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">Does RTP only have a single thread? Is it identifiable somehow? The 100 (120%, really) thread is likely the RTP thread then. In fact, after an strace on the thread and its forks it seems to be the case.</p>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">Presence is disabled and I'm receiving about 20 SIP messages per second combined on all profiles. Not quite getting the extensive processing time.</p>
</div>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">Regards,</p>
</div>
<div>
<p class="MsoNormal">Örn</p>
</div>
</div>
<div>
<div>
<div>
<p class="MsoNormal">&nbsp;</p>
<div>
<p class="MsoNormal">On Mon, Apr 3, 2017 at 4:49 PM, Brian West <span class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg">
&lt;<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt;</span> wrote:</p>
<blockquote style="border:none; border-left:solid #CCCCCC 1.0pt; padding:0cm 0cm 0cm 6.0pt; margin-left:4.8pt; margin-right:0cm">
<div>
<p class="MsoNormal">RTP already has its own thread, &nbsp;The signaling thread in Sofia is the only bottle neck, Sounds like your presence or registration traffic is clogging up your system.</p>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">/b</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
<div>
<div>
<div>
<p class="MsoNormal">On Mon, Apr 3, 2017 at 11:42 AM, Örn Arnarson <span class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg">
&lt;<a href="mailto:orn@arnarson.net" target="_blank">orn@arnarson.net</a>&gt;</span> wrote:</p>
</div>
</div>
<blockquote style="border:none; border-left:solid #CCCCCC 1.0pt; padding:0cm 0cm 0cm 6.0pt; margin-left:4.8pt; margin-right:0cm">
<div>
<div>
<div>
<p class="MsoNormal">Hello FS users,</p>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">I'm running a FS server with 8 CPU cores and around 3000 users, ~50 concurrent calls.</p>
</div>
<div>
<p class="MsoNormal">FS is proxying the media.</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">I'm running into about a 1-1.5 second delay when forwarding SIP responses back to the UAC (200 OK for example).</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">It seems that almost all of the processing is being done by one CPU core, while the other 7 sit idle.</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">I found this on the old wiki:</p>
</div>
<div>
<div>
<p class="MsoNormal">libsofia only handles 1 thread per profile, so if that is your bottle neck use more profiles</p>
</div>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">There's no mention of this on the new one. Has this changed at all?</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">In any case, I'm assuming that SIP and RTP co-exist on the thread, seeing as I don't have that many SIP requests per second, and yet it is taking more than 1 second to forward the requests.</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">I guess my question is; Is it possible to offload the RTP handling off to different cores somehow? Or force FreeSWITCH to use more than one thread per sofia profile?</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<div>
<p class="MsoNormal">Regards,</p>
</div>
<div>
<p class="MsoNormal">Örn</p>
</div>
</div>
<p class="MsoNormal">&nbsp;</p>
</div>
</div>
<p class="MsoNormal">_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.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="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></p>
</blockquote>
</div>
<p class="MsoNormal"><br>
<br clear="all">
</p>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<p class="MsoNormal">-- </p>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg1">
<b><i><span style="font-size:13.5pt; font-family:&quot;Courier New&quot;">Brian West</span></i></b><span style="font-family:&quot;Courier New&quot;"><br>
</span><span class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg"><span style="font-size:10.0pt; font-family:&quot;Courier New&quot;"><a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a></span></span></p>
<p class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg1">
<b><i><span style="font-family:&quot;Courier New&quot;">Twitter: @FreeSWITCH , @briankwest</span></i></b></p>
<p class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg1">
<span style="font-size:10.0pt; font-family:&quot;Courier New&quot;"><a href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a>&nbsp;<br>
<a href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.com</a><br>
<br>
Allison prompts for FreeSWITCH:</span></p>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" style="padding:0cm 0cm 0cm 0cm">
<p class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg1">
<span class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg"><span style="font-size:9.5pt"><a href="https://www.gofundme.com/allison-prompts-for-freeswitch" target="_blank"><b>https://www.gofundme.com/allison-prompts-for-freeswitch</b></a></span></span><span style="font-size:9.5pt"></span></p>
</td>
</tr>
</tbody>
</table>
<p class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg1">
<span class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg"><span style="font-size:9.5pt; font-family:&quot;Courier New&quot;">Got Bugs? Report them
</span></span><a href="https://freeswitch.org/jira" target="_blank"><span style="font-size:9.5pt; font-family:&quot;Courier New&quot;">here</span></a><span class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg"><span style="font-size:9.5pt; font-family:&quot;Courier New&quot;">!
 | Reddit:&nbsp;</span></span><a href="https://www.reddit.com/r/freeswitch" target="_blank"><span style="font-size:9.5pt; font-family:&quot;Courier New&quot;">/r/freeswitch</span></a></p>
<p class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg1">
<b><span style="font-size:10.0pt; font-family:&quot;Courier New&quot;">T:</span></b><span style="font-size:10.0pt; font-family:&quot;Courier New&quot;"><a href="tel:&#43;1%20918-420-9001" target="_blank">&#43;19184209001</a> |
<b>F:</b><a href="tel:&#43;1%20918-420-9002" target="_blank">&#43;19184209002</a> | <b>M:</b>&#43;1918424WEST (9378)<br>
<b>Skype:</b>briankwest</span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal"><br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.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="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></p>
</blockquote>
</div>
<p class="MsoNormal">&nbsp;</p>
</div>
</div>
</div>
<p class="MsoNormal"><br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.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="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></p>
</blockquote>
</div>
<p class="MsoNormal"><br>
<br clear="all">
</p>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<p class="MsoNormal">-- </p>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg1">
<b><i><span style="font-size:13.5pt; font-family:&quot;Courier New&quot;">Brian West</span></i></b><span style="font-family:&quot;Courier New&quot;"><br>
</span><span class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg"><span style="font-size:10.0pt; font-family:&quot;Courier New&quot;"><a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a></span></span></p>
<p class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg1">
<b><i><span style="font-family:&quot;Courier New&quot;">Twitter: @FreeSWITCH , @briankwest</span></i></b></p>
<p class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg1">
<span style="font-size:10.0pt; font-family:&quot;Courier New&quot;"><a href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a>&nbsp;<br>
<a href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.com</a><br>
<br>
Allison prompts for FreeSWITCH:</span></p>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" style="padding:0cm 0cm 0cm 0cm">
<p class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg1">
<span class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg"><span style="font-size:9.5pt"><a href="https://www.gofundme.com/allison-prompts-for-freeswitch" target="_blank"><b>https://www.gofundme.com/allison-prompts-for-freeswitch</b></a></span></span><span style="font-size:9.5pt"></span></p>
</td>
</tr>
</tbody>
</table>
<p class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg1">
<span class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg"><span style="font-size:9.5pt; font-family:&quot;Courier New&quot;">Got Bugs? Report them
</span></span><a href="https://freeswitch.org/jira" target="_blank"><span style="font-size:9.5pt; font-family:&quot;Courier New&quot;">here</span></a><span class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg"><span style="font-size:9.5pt; font-family:&quot;Courier New&quot;">!
 | Reddit:&nbsp;</span></span><a href="https://www.reddit.com/r/freeswitch" target="_blank"><span style="font-size:9.5pt; font-family:&quot;Courier New&quot;">/r/freeswitch</span></a></p>
<p class="m1828933998990850888m7280635820448220322m2544205248099717635m-6812354455848866153m1526544686606223727gmailmsg1">
<b><span style="font-size:10.0pt; font-family:&quot;Courier New&quot;">T:</span></b><span style="font-size:10.0pt; font-family:&quot;Courier New&quot;"><a href="tel:&#43;1%20918-420-9001" target="_blank">&#43;19184209001</a> |
<b>F:</b><a href="tel:&#43;1%20918-420-9002" target="_blank">&#43;19184209002</a> | <b>M:</b>&#43;1918424WEST (9378)<br>
<b>Skype:</b>briankwest</span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal"><br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.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="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></p>
</blockquote>
</div>
<p class="MsoNormal">&nbsp;</p>
</div>
</div>
<p class="MsoNormal">_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.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="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></p>
</blockquote>
</div>
</div>
<div>
<p class="MsoNormal">-- </p>
</div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<p><b><i><span style="font-size:13.5pt; font-family:&quot;Courier New&quot;">Brian West</span></i></b><span style="font-family:&quot;Courier New&quot;"><br>
</span><span style="font-size:10.0pt; font-family:&quot;Courier New&quot;"><a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a></span></p>
<p><b><i><span style="font-family:&quot;Courier New&quot;">Twitter: @FreeSWITCH , @briankwest</span></i></b></p>
<p><span style="font-size:10.0pt; font-family:&quot;Courier New&quot;"><a href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a>&nbsp;<br>
<a href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.com</a><br>
<br>
Allison prompts for FreeSWITCH:</span></p>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" style="padding:0cm 0cm 0cm 0cm">
<p><span style="font-size:9.5pt"><a href="https://www.gofundme.com/allison-prompts-for-freeswitch" target="_blank"><b>https://www.gofundme.com/allison-prompts-for-freeswitch</b></a></span></p>
</td>
</tr>
</tbody>
</table>
<p><span style="font-size:9.5pt; font-family:&quot;Courier New&quot;">Got Bugs? Report them
</span><a href="https://freeswitch.org/jira" target="_blank"><span style="font-size:9.5pt; font-family:&quot;Courier New&quot;">here</span></a><span style="font-size:9.5pt; font-family:&quot;Courier New&quot;">! | Reddit:&nbsp;</span><a href="https://www.reddit.com/r/freeswitch" target="_blank"><span style="font-size:9.5pt; font-family:&quot;Courier New&quot;">/r/freeswitch</span></a></p>
<p><b><span style="font-size:10.0pt; font-family:&quot;Courier New&quot;">T:</span></b><span style="font-size:10.0pt; font-family:&quot;Courier New&quot;"><a href="tel:(918)%20420-9001" target="_blank">&#43;19184209001</a> |
<b>F:</b><a href="tel:(918)%20420-9002" target="_blank">&#43;19184209002</a> | <b>M:</b>&#43;1918424WEST (9378)<br>
<b>Skype:</b>briankwest</span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal"><br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.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="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></p>
</blockquote>
</div>
<p class="MsoNormal"><br>
<br clear="all">
</p>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<p class="MsoNormal">-- </p>
</div>
</div>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal">Anthony Minessale II &nbsp; &nbsp; &nbsp; <span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">
♬</span> @anthmfs&nbsp;&nbsp;<span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">♬</span> @FreeSWITCH&nbsp;&nbsp;<span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">♬</span></p>
<div>
<p class="MsoNormal">&nbsp;</p>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">☞</span>
<a href="http://freeswitch.org/" target="_blank">http://freeswitch.org/</a> &nbsp;<span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">☞</span>
<a href="http://cluecon.com/" target="_blank">http://cluecon.com/</a> &nbsp;<span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">☞</span>
<a href="http://twitter.com/FreeSWITCH" target="_blank">http://twitter.com/FreeSWITCH</a></p>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">☞</span>
<a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch&nbsp;<span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">☞</span>
<u><a href="http://freeswitch.org/g&#43;" target="_blank">http://freeswitch.org/g&#43;</a></u></p>
</div>
<div>
<p class="MsoNormal">ClueCon Weekly Development Call&nbsp;</p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">☎</span>&nbsp;<a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a> &nbsp;<span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">☎</span>
<a href="tel:&#43;1%20919-386-9900" target="_blank">&#43;19193869900</a>&nbsp;</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
</div>
</div>
<div>
<p class="MsoNormal"><a href="https://www.youtube.com/watch?v=9XXgW34t40s" target="_blank"><span style="font-size:9.5pt; color:#1155CC">https://www.youtube.com/watch?v=9XXgW34t40s</span></a></p>
</div>
<div>
<p class="MsoNormal"><a href="https://www.youtube.com/watch?v=NLaDpGQuZDA" target="_blank">https://www.youtube.com/watch?v=NLaDpGQuZDA</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal"><br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.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="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></p>
</blockquote>
</div>
<p class="MsoNormal">&nbsp;</p>
</div>
</div>
</div>
<p class="MsoNormal"><br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.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="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></p>
</blockquote>
</div>
<p class="MsoNormal"><br>
<br clear="all">
</p>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<p class="MsoNormal">-- </p>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal">Anthony Minessale II &nbsp; &nbsp; &nbsp; <span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">
♬</span> @anthmfs&nbsp;&nbsp;<span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">♬</span> @FreeSWITCH&nbsp;&nbsp;<span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">♬</span></p>
<div>
<p class="MsoNormal">&nbsp;</p>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">☞</span>
<a href="http://freeswitch.org/" target="_blank">http://freeswitch.org/</a> &nbsp;<span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">☞</span>
<a href="http://cluecon.com/" target="_blank">http://cluecon.com/</a> &nbsp;<span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">☞</span>
<a href="http://twitter.com/FreeSWITCH" target="_blank">http://twitter.com/FreeSWITCH</a></p>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">☞</span>
<a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch&nbsp;<span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">☞</span>
<u><a href="http://freeswitch.org/g&#43;" target="_blank">http://freeswitch.org/g&#43;</a></u></p>
</div>
<div>
<p class="MsoNormal">ClueCon Weekly Development Call&nbsp;</p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">☎</span>&nbsp;<a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a> &nbsp;<span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">☎</span>
<a href="tel:&#43;1%20919-386-9900" target="_blank">&#43;19193869900</a>&nbsp;</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
</div>
</div>
<div>
<p class="MsoNormal"><a href="https://www.youtube.com/watch?v=9XXgW34t40s" target="_blank"><span style="font-size:9.5pt; color:#1155CC">https://www.youtube.com/watch?v=9XXgW34t40s</span></a></p>
</div>
<div>
<p class="MsoNormal"><a href="https://www.youtube.com/watch?v=NLaDpGQuZDA" target="_blank">https://www.youtube.com/watch?v=NLaDpGQuZDA</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal"><br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.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="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></p>
</blockquote>
</div>
<p class="MsoNormal">&nbsp;</p>
</div>
</div>
</div>
<p class="MsoNormal"><br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">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="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></p>
</blockquote>
</div>
<p class="MsoNormal"><br>
<br clear="all">
</p>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
<p class="MsoNormal">-- </p>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal">Anthony Minessale II &nbsp; &nbsp; &nbsp; <span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">
♬</span> @anthmfs&nbsp;&nbsp;<span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">♬</span> @FreeSWITCH&nbsp;&nbsp;<span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">♬</span></p>
<div>
<p class="MsoNormal">&nbsp;</p>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">☞</span>
<a href="http://freeswitch.org/" target="_blank">http://freeswitch.org/</a> &nbsp;<span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">☞</span>
<a href="http://cluecon.com/" target="_blank">http://cluecon.com/</a> &nbsp;<span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">☞</span>
<a href="http://twitter.com/FreeSWITCH" target="_blank">http://twitter.com/FreeSWITCH</a></p>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">☞</span>
<a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch&nbsp;<span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">☞</span>
<u><a href="http://freeswitch.org/g&#43;" target="_blank">http://freeswitch.org/g&#43;</a></u></p>
</div>
<div>
<p class="MsoNormal">ClueCon Weekly Development Call&nbsp;</p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">☎</span>&nbsp;<a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a> &nbsp;<span style="font-family:&quot;Segoe UI Symbol&quot;,sans-serif">☎</span>
 &#43;19193869900&nbsp;</p>
</div>
<div>
<p class="MsoNormal">&nbsp;</p>
</div>
</div>
</div>
<div>
<p class="MsoNormal"><a href="https://www.youtube.com/watch?v=9XXgW34t40s" target="_blank"><span style="font-size:9.5pt; color:#1155CC">https://www.youtube.com/watch?v=9XXgW34t40s</span></a></p>
</div>
<div>
<p class="MsoNormal"><a href="https://www.youtube.com/watch?v=NLaDpGQuZDA" target="_blank">https://www.youtube.com/watch?v=NLaDpGQuZDA</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal"><br>
______________________________________________________________________<br>
This message has been checked for all known viruses by MessageLabs Virus Scanning Service.<br>
______________________________________________________________________</p>
</div>
<table>
<tbody>
<tr>
<td><img src="http://www.itec-support.co.uk/wp-content/uploads/2016/07/email_logo.jpg"></td>
<td valign="top">
<div><a style="font-family:calibri; color:#1B3E94; font-size:11pt">Shaun Stokes - Infrastructure Analyst</a></div>
<div>
<table>
<tbody>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td><a style="font-family:calibri; color:#1B3E94; font-size:11pt">T : </a></td>
<td><a style="font-family:calibri; color:#1B3E94; font-size:11pt">01453 700713</a></td>
</tr>
<tr>
<td><a style="font-family:calibri; color:#1B3E94; font-size:11pt">E : </a></td>
<td><a style="font-family:calibri; color:#1B3E94; font-size:11pt">shaun.stokes@itec-support.co.uk</a></td>
</tr>
<tr>
<td><a style="font-family:calibri; color:#1B3E94; font-size:11pt">W : </a></td>
<td><a style="font-family:calibri; color:#1B3E94; font-size:11pt">www.itec-support.co.uk</a></td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
</tbody>
</table>
<div><a style="font-family:calibri; color:#1B3E94; font-size:11pt">Registered Address :- ITEC Support, Suite 2 Prospect House, Bath Road, Stroud, Gloucestershire GL5 3QF</a>
<br>
<a style="font-family:calibri; color:#1B3E94; font-size:11pt">Company No. 06908001</a>
</div>
<div><br>
<a style="font-family:calibri; color:Grey; font-size:11pt">CONFIDENTIALITY NOTICE</a>
<br>
<a style="font-family:calibri; color:Grey; font-size:11pt">This communication and the information it contains are intended for the person or organisation to which it is addressed. Its contents are confidential and may be protected in law. Unauthorised use,
 copying or disclosure of any of it may be unlawful. If you are not the intended recipient, please contact us immediately.</a>
<br>
<a style="font-family:calibri; color:Grey; font-size:11pt">The contents of any attachments in this e-mail may contain software viruses, which could damage your own computer system. While ITEC Support has taken every reasonable precaution to minimise this risk,
 we cannot accept liability for any damage which you sustain as a result of software viruses. You should carry out your own virus checking procedure before opening any attachment.</a>
</div>
<br clear="both">
______________________________________________________________________<BR>
This message has been checked for all known viruses by  MessageLabs Virus Scanning Service.<BR>
______________________________________________________________________<BR>
</body>
</html>