<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I guess TLS should be handled the same as https, trust-wise…&nbsp;<div class=""><br class=""></div><div class="">This is where CAs get confusing though…</div><div class=""><br class=""></div><div class=""><span style="font-family: 'Open Sans', Helvetica, Arial, sans-serif; font-size: 16px; background-color: rgb(253, 253, 253);" class="">"Our intermediate is signed by ISRG Root X1. However, since we are a very new certificate authority, ISRG Root X1 is not yet trusted in most browsers. In order to be broadly trusted right away, our intermediate is also cross-signed by another certificate authority, IdenTrust, whose root is already trusted in all major browsers. Specifically, IdenTrust has cross-signed our intermediate using their&nbsp;</span><a href="https://www.identrust.com/certificates/trustid/root-download-x3.html" style="color: rgb(23, 86, 169); text-decoration: none; font-family: 'Open Sans', Helvetica, Arial, sans-serif; font-size: 16px;" class="">DST Root CA X3</a><span style="font-family: 'Open Sans', Helvetica, Arial, sans-serif; font-size: 16px; background-color: rgb(253, 253, 253);" class="">."</span></div><div class=""><br class=""></div><div class="">So if I’ve installed ISRG Root X1 that should be the same as installing DST Root CA X3… no?<br class="">
<br class=""><div><blockquote type="cite" class=""><div class="">On 4 Apr 2017, at 20:11, Andrew Cassidy &lt;<a href="mailto:andrew@cassidywebservices.co.uk" class="">andrew@cassidywebservices.co.uk</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">I also have&nbsp;<span style="font-family: tahoma, arial, helvetica, sans-serif; font-size: 12px; text-align: -webkit-center; background-color: rgb(242, 242, 242);" class="">DST Root CA X3 on my T48, is working fine for HTTPS. Haven't tried TLS, though.</span></div><div class="gmail_extra" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br class=""><div class="gmail_quote">On 4 April 2017 at 16:34, Rick Jarvis<span class="Apple-converted-space">&nbsp;</span><span dir="ltr" class="">&lt;<a href="mailto:rick@magicmail.mooo.com" target="_blank" class="">rick@magicmail.mooo.com</a>&gt;</span><span class="Apple-converted-space">&nbsp;</span>wrote:<br class=""><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;"><div style="word-wrap: break-word;" class="">Ah tshark is telling me:<div class=""><br class=""></div><div class=""><div style="margin: 0px; line-height: normal; font-family: Monaco; color: rgb(244, 244, 244); background-color: rgba(0, 0, 0, 0.933333);" class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">TLSv1 75 Alert (Level: Fatal, Description: Unknown CA)</span></div></div><div class=""><br class=""></div><div class="">And yet I added what I thought was the letsencrypt CA from here:&nbsp;</div><div class=""><br class=""></div><div class=""><a href="https://letsencrypt.org/certs/isrgrootx1.pem.txt" target="_blank" class="">https://letsencrypt.org/certs/<wbr class="">isrgrootx1.pem.txt</a></div><div class=""><br class=""></div><div class="">The client device is a Yealink T48, number 2 is the above certificate:</div><div class=""><br class=""></div><div class=""><span id="cid:CC0BF52B-CB5C-4BD0-9086-24EB8D6C03BF@openvpn">&lt;Screenshot 2017-04-04 16.32.32.png&gt;</span></div><div class=""><div class="h5"><div class=""><br class=""></div><div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On 4 Apr 2017, at 14:07, Stefan Davids &lt;<a href="mailto:freeswitch@stefan.davids.uk.net" target="_blank" class="">freeswitch@stefan.davids.uk.<wbr class="">net</a>&gt; wrote:</div><br class="m_-8415326615491142506Apple-interchange-newline"><div class=""><div class=""><br class="">Do you have siptrace turned on for that profile?<br class=""><br class="">If that's on and logging nothing check you can see a successful TLS<br class="">handshake with tshark; eg run<br class=""><br class="">sudo tshark -i any -f "port 5061"<br class=""><br class="">and then get something to try to register (make sure any previous session<br class="">has timed out).&nbsp; I get, for example:<br class=""><br class="">1 &nbsp;&nbsp;0.000000 82.132.240.202 -&gt; 81.187.168.242 TCP 76 38035&amp;#8594;5061 [SYN] Seq=0<br class="">Win=14600 Len=0 MSS=1432 SACK_PERM=1 TSval=405135258 TSecr=0 WS=512<br class="">&nbsp;2 &nbsp;&nbsp;0.000241 81.187.168.242 -&gt; 82.132.240.202 TCP 76 5061&amp;#8594;38035 [SYN, ACK] Seq=0<br class="">Ack=1 Win=28800 Len=0 MSS=1452 SACK_PERM=1 TSval=1319863800 TSecr=405135258 WS=128<br class="">&nbsp;3 &nbsp;&nbsp;0.028737 82.132.240.202 -&gt; 81.187.168.242 TCP 68 38035&amp;#8594;5061 [ACK] Seq=1<br class="">Ack=1 Win=14848 Len=0 TSval=405135287 TSecr=1319863800<br class="">&nbsp;4 &nbsp;&nbsp;0.029051 82.132.240.202 -&gt; 81.187.168.242 SSL 259 Client Hello<br class="">&nbsp;5 &nbsp;&nbsp;0.029207 81.187.168.242 -&gt; 82.132.240.202 TCP 68 5061&amp;#8594;38035 [ACK] Seq=1<br class="">Ack=192 Win=29952 Len=0 TSval=1319863803 TSecr=405135287<br class="">&nbsp;6 &nbsp;&nbsp;0.263779 81.187.168.242 -&gt; 82.132.240.202 TLSv1 1488 Server Hello<br class="">&nbsp;7 &nbsp;&nbsp;0.263871 81.187.168.242 -&gt; 82.132.240.202 TLSv1 1488 Certificate<br class="">&nbsp;8 &nbsp;&nbsp;0.263944 81.187.168.242 -&gt; 82.132.240.202 TLSv1 635 Server Key Exchange<br class=""><br class="">etc.<br class=""><br class="">I've seen old clients which only support SSLv2 or SSLv3 whereas Freeswitch by default<br class="">won't (for security reasons).&nbsp; Maybe say what client you're trying to use?&nbsp; It might<br class="">have some known quirks...<br class=""><br class="">On Tue, April 4, 2017 11:05 am, Rick Jarvis wrote:<br class=""><blockquote type="cite" class="">I can see it in ngrep, and the conversations look similar to when the register is<br class="">occurring in TCP, i.e.<br class=""><br class="">phone:randomport -&gt; server:5061<br class="">server:5061 -&gt; phone:randomport<br class=""><br class="">But it fails to register as if it’s timing out, and I can’t find any logging on FS<br class="">to confirm that the conversation took place.<br class=""><br class=""><blockquote type="cite" class="">On 3 Apr 2017, at 20:29, David Villasmil &lt;<a href="mailto:david.villasmil.work@gmail.com" target="_blank" class="">david.villasmil.work@gmail.<wbr class="">com</a>&gt; wrote:<br class=""><br class="">If you don't see anything coming in, it's not freeswitch. I mean if you don't see<br class="">anything with tshark/ngrep , then It's not freeswitch. Look elsewhere...<br class=""><br class=""><br class="">On Mon, Apr 3, 2017 at 8:53 PM Rick Jarvis &lt;<a href="mailto:rick@magicmail.mooo.com" target="_blank" class="">rick@magicmail.mooo.com</a><br class="">&lt;<a href="mailto:rick@magicmail.mooo.com" target="_blank" class="">mailto:rick@magicmail.mooo.<wbr class="">com</a>&gt;&gt; wrote:<br class="">Have to confess I don’t know what wss is? Stefan suggested I cat my certs into<br class="">wss.pem as per below, which seems to have worked to get the port listening but not<br class="">sure if that’s what you mean?<br class=""><br class="">I can’t see anything coming in at all, it’s as if the firewall isn’t open on<br class="">5061 but it’s open to every port so can’t be that...<br class=""><br class=""><br class=""><blockquote type="cite" class="">On 3 Apr 2017, at 18:42, David Villasmil &lt;<a href="mailto:david.villasmil.work@gmail.com" target="_blank" class="">david.villasmil.work@gmail.<wbr class="">com</a><br class="">&lt;<a href="mailto:david.villasmil.work@gmail.com" target="_blank" class="">mailto:david.villasmil.work@<wbr class="">gmail.com</a>&gt;&gt; wrote:<br class=""><br class="">Do you see registers coming in? If so, check nothing is also listening there, this<br class="">happened to me once (on a different port) and it was wss, which also shows as<br class="">freeswitch listening<br class="">On Mon, Apr 3, 2017 at 7:39 PM Rick Jarvis &lt;<a href="mailto:rick@magicmail.mooo.com" target="_blank" class="">rick@magicmail.mooo.com</a><br class="">&lt;<a href="mailto:rick@magicmail.mooo.com" target="_blank" class="">mailto:rick@magicmail.mooo.<wbr class="">com</a>&gt;&gt; wrote:<br class="">This was really helpful, thank you!<br class=""><br class="">Struggling now with the registration over TLS for some reason. sofia shows TLS on<br class="">5061, netstat shows listening on port 5061, firewall is completely open, sip internal<br class="">tls enabled, but whilst handsets register fine on TCP, they timeout on TLS. Is TLS<br class="">somehow more problematic with NAT traversal maybe? Nothing showing in freeswitch.log,<br class="">should I be looking elsewhere or increasing the logging maybe?<br class=""><br class="">Thanks again!<br class="">R<br class=""><br class=""><br class=""><blockquote type="cite" class="">On 21 Mar 2017, at 09:24, Stefan Davids &lt;<a href="mailto:freeswitch@stefan.davids.uk.net" target="_blank" class="">freeswitch@stefan.davids.uk.<wbr class="">net</a><br class="">&lt;<a href="mailto:freeswitch@stefan.davids.uk.net" target="_blank" class="">mailto:freeswitch@stefan.<wbr class="">davids.uk.net</a>&gt;&gt; wrote:<br class=""><br class=""></blockquote><br class=""><blockquote type="cite" class=""><br class="">It probably depends on the client configuration if you get an invalid<br class="">certificate for self signed or not.&nbsp; Most seem happy by default when<br class="">I've tried.<br class=""><br class="">I've had no problems using letsencrypt certificates for TLS.<br class=""><br class="">If it is a certificate issue (you can check by turning up the logging)<br class="">I'd imagine either the certificate isn't readable by freeswitch (by<br class="">default I think it'll be chmod 600 and owned by root) or it's wrongly<br class="">constructed.<br class=""><br class="">I have wss.pem as a symlink<br class=""><br class="">wss.pem -&gt; /etc/letsencrypt/wss.pem<br class=""><br class=""># ls -l /etc/letsencrypt/wss.pem<br class="">-rw-r----- 1 freeswitch freeswitch 10868 Mar &nbsp;8 18:46 /etc/letsencrypt/wss.pem<br class=""><br class="">and created wss.pem via<br class=""><br class=""></blockquote><br class=""><blockquote type="cite" class="">cat /etc/letsencrypt/live/<a href="http://sip.netscum.org.uk/cert.pem" target="_blank" class="">sip.<wbr class="">netscum.org.uk/cert.pem</a><br class="">&lt;<a href="http://sip.netscum.org.uk/cert.pem" target="_blank" class="">http://sip.netscum.org.uk/<wbr class="">cert.pem</a>&gt;<br class="">/etc/letsencrypt/live/<a href="http://sip.netscum.org.uk/privkey.pem" target="_blank" class="">sip.<wbr class="">netscum.org.uk/privkey.pem</a><br class="">&lt;<a href="http://sip.netscum.org.uk/privkey.pem" target="_blank" class="">http://sip.netscum.org.uk/<wbr class="">privkey.pem</a>&gt;<br class="">/etc/letsencrypt/live/<a href="http://sip.netscum.org.uk/chain.pem" target="_blank" class="">sip.<wbr class="">netscum.org.uk/chain.pem</a><br class="">&lt;<a href="http://sip.netscum.org.uk/chain.pem" target="_blank" class="">http://sip.netscum.org.uk/<wbr class="">chain.pem</a>&gt;/etc/letsencrypt/<wbr class="">live/<a href="http://sip.netscum.org.uk/fullchain.pem" target="_blank" class="">sip.netscum.org.uk/<wbr class="">fullchain.pem</a><br class="">&lt;<a href="http://sip.netscum.org.uk/fullchain.pem" target="_blank" class="">http://sip.netscum.org.uk/<wbr class="">fullchain.pem</a>&gt; &gt; /etc/letsencrypt/wss.pem<br class=""></blockquote><br class=""><blockquote type="cite" class=""><br class=""><br class=""><br class=""><br class=""><br class="">On 20/03/17 22:08, Rick Jarvis wrote:<br class=""><blockquote type="cite" class="">Thanks Stefan, that’s a huge help - hadn’t crossed my mind it could be a cert<br class="">error, given the description. I’m currently using letsencrypt’s certbot to<br class="">download the certs and symbolic linking to them. Maybe I should just try the<br class="">generator that the docs recommend, but am wondering if that will present the<br class="">non-valid CA issues one gets with web browsers (I’m not all that clear on whether<br class="">this applies to SIP clients or not?!)...<br class=""><br class=""><blockquote type="cite" class="">On 20 Mar 2017, at 15:36, Stefan Davids &lt;<a href="mailto:freeswitch@stefan.davids.uk.net" target="_blank" class="">freeswitch@stefan.davids.uk.<wbr class="">net</a><br class="">&lt;<a href="mailto:freeswitch@stefan.davids.uk.net" target="_blank" class="">mailto:freeswitch@stefan.<wbr class="">davids.uk.net</a>&gt;&gt; wrote:<br class=""><br class=""><br class="">For what it's worth I've had this error when freeswitch couldn't open the required<br class="">certificates for SSL.<br class=""><br class="">Turning up the freeswitch logging revealed the system call to open the certicate<br class="">was<br class="">failing with no such file...<br class=""><br class="">On Fri, March 17, 2017 8:25 pm, Rick Jarvis wrote:<br class=""><blockquote type="cite" class="">also, the thing that’s really bugging me ATM is that if I enable TLS, just<br class="">by setting<br class="">the following:<br class=""><br class="">&lt;X-PRE-PROCESS cmd="set" data="internal_ssl_enable=<wbr class="">true"/&gt;<br class=""><br class="">I get:<br class=""><br class="">2017-03-17 20:22:05.762756 [ERR] sofia.c:2863 Error Creating SIP UA for profile:<br class="">internal (<a class="">sip:mod_sofia@12.34.56.78:<wbr class="">5060;transport=udp,tcp</a><span class="Apple-converted-space">&nbsp;</span>&lt;&gt;)<br class="">The likely causes for this are:<br class="">1) Another application is already listening on the specified address.<br class="">2) The IP the profile is attempting to bind to is not local to this system.<br class=""><br class="">Yet the TLS port is set to 5061, so how can this be?<br class=""><br class=""><br class=""><blockquote type="cite" class="">On 17 Mar 2017, at 19:32, Sergey Safarov &lt;<a href="mailto:s.safarov@gmail.com" target="_blank" class="">s.safarov@gmail.com</a><br class="">&lt;<a href="mailto:s.safarov@gmail.com" target="_blank" class="">mailto:s.safarov@gmail.com</a>&gt;&gt; wrote:<br class=""><br class="">Try NAPTR and SRV records. In this case required only one certificate.<br class="">Requirements sip clients must support NAPRT or SRV records for TLS connection<br class=""><br class=""><br class="">à¿Ñ‚, 17 Ã Â¼Ã Â°Ã‘ۄ∡ 2017, 22:28 Rick Jarvis<br class="">&lt;<a href="mailto:rick@magicmail.mooo.com" target="_blank" class="">rick@magicmail.mooo.com</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="mailto:rick@magicmail.mooo.com" target="_blank" class="">mailto:rick@magicmail.mooo.<wbr class="">com</a>&gt;<br class="">&lt;<a href="mailto:rick@magicmail.mooo.com" target="_blank" class="">mailto:rick@magicmail.mooo.<wbr class="">com</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="mailto:rick@magicmail.mooo.com" target="_blank" class="">mailto:rick@magicmail.mooo.<wbr class="">com</a>&gt;&gt;&gt;:<br class="">&lt;<a href="mailto:freeswitch@stefan.davids.uk.net" target="_blank" class="">freeswitch@stefan.davids.uk.<wbr class="">net</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="mailto:freeswitch@stefan.davids.uk.net" target="_blank" class="">mailto:freeswitch@stefan.<wbr class="">davids.uk.net</a>&gt;&gt;<br class="">Trying to get my head around setting TLS up. I have one internal sip profile,<br class="">but<br class="">multiple domains &amp; dialplans.<br class=""><br class="">If I want to enable TLS on multiple domains, I think I’m right in saying<br class="">that I will<br class="">then need multiple sip profiles, in order to set the TLS up in each?<br class=""><br class="">I guess my confusion comes from understanding the difference between domains,<br class="">profiles<br class="">and sip profiles. I’m not even sure exactly what question I’m<br class="">asking here, so<br class="">apologies!<br class=""><br class=""><br class="">______________________________<wbr class="">______________________________<wbr class="">_____________<br class="">Professional FreeSWITCH Consulting Services:<br class=""><a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="mailto:consulting@freeswitch.org" target="_blank" class="">mailto:consulting@freeswitch.<wbr class="">org</a>&gt;<br class="">&lt;<a href="mailto:consulting@freeswitch.org" target="_blank" class="">mailto:consulting@freeswitch.<wbr class="">org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="mailto:consulting@freeswitch.org" target="_blank" class="">mailto:consulting@freeswitch.<wbr class="">org</a>&gt;&gt;<br class=""><a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com/</a>&gt;<br class="">&lt;<a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com/</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com/</a>&gt;&gt;<br class=""><br class="">Official FreeSWITCH Sites<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a>&gt;<br class="">&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a>&gt;&gt;<br class=""><a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org/</a>&gt;<br class="">&lt;<a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org/</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org/</a>&gt;&gt;<br class=""><a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com/</a>&gt; &lt;<a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com/</a><br class="">&lt;<a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com/</a>&gt;&gt;<br class=""><br class="">FreeSWITCH-users mailing list<br class=""><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@lists.<wbr class="">freeswitch.org</a><br class="">&lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@<wbr class="">lists.freeswitch.org</a>&gt;<br class="">&lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@<wbr class="">lists.freeswitch.org</a><br class="">&lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@<wbr class="">lists.freeswitch.org</a>&gt;&gt;<br class=""><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a><br class="">&lt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a>&gt;<br class="">&lt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a><br class="">&lt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a>&gt;&gt;<br class="">UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.<wbr class="">freeswitch.org/mailman/<wbr class="">options/freeswitch-users</a><br class="">&lt;<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/options/freeswitch-<wbr class="">users</a>&gt;<br class="">&lt;<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/options/freeswitch-<wbr class="">users</a><br class="">&lt;<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/options/freeswitch-<wbr class="">users</a>&gt;&gt;<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a>&gt;<br class="">&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a><br class="">&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a>&gt;&gt;_<wbr class="">______________________________<wbr class="">______________________________<wbr class="">____________<br class="">Professional FreeSWITCH Consulting Services:<br class=""><a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.<wbr class="">org</a>&gt;<br class=""><a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com/</a>&gt;<br class=""><br class="">Official FreeSWITCH Sites<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a>&gt;<br class=""><a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org/</a>&gt;<br class=""><a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com/</a>&gt;<br class=""><br class="">FreeSWITCH-users mailing list<br class=""><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@lists.<wbr class="">freeswitch.org</a><br class="">&lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@<wbr class="">lists.freeswitch.org</a>&gt;<br class=""><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a><br class="">&lt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a>&gt;<br class="">UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.<wbr class="">freeswitch.org/mailman/<wbr class="">options/freeswitch-users</a><br class="">&lt;<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/options/freeswitch-<wbr class="">users</a>&gt;<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a>&gt;<br class=""></blockquote><br class="">______________________________<wbr class="">______________________________<wbr class="">_____________<br class="">Professional FreeSWITCH Consulting Services:<br class=""><a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="mailto:consulting@freeswitch.org" target="_blank" class="">mailto:consulting@freeswitch.<wbr class="">org</a>&gt;<br class=""><a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com/</a>&gt;<br class=""><br class="">Official FreeSWITCH Sites<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a>&gt;<br class=""><a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org/</a>&gt;<br class=""><a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com/</a>&gt;<br class=""><br class="">FreeSWITCH-users mailing list<br class=""><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@lists.<wbr class="">freeswitch.org</a><br class="">&lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@<wbr class="">lists.freeswitch.org</a>&gt;<br class=""><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a><br class="">&lt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a>&gt;<br class="">UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.<wbr class="">freeswitch.org/mailman/<wbr class="">options/freeswitch-users</a><br class="">&lt;<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/options/freeswitch-<wbr class="">users</a>&gt;<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a>&gt;<br class=""></blockquote><br class=""><br class=""><br class="">______________________________<wbr class="">______________________________<wbr class="">_____________<br class="">Professional FreeSWITCH Consulting Services:<br class=""><a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="mailto:consulting@freeswitch.org" target="_blank" class="">mailto:consulting@freeswitch.<wbr class="">org</a>&gt;<br class=""><a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com/</a>&gt;<br class=""><br class="">Official FreeSWITCH Sites<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a>&gt;<br class=""><a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org/</a>&gt;<br class=""><a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com/</a>&gt;<br class=""><br class="">FreeSWITCH-users mailing list<br class=""><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@lists.<wbr class="">freeswitch.org</a><br class="">&lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@<wbr class="">lists.freeswitch.org</a>&gt;<br class=""><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a><br class="">&lt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a>&gt;<br class="">UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.<wbr class="">freeswitch.org/mailman/<wbr class="">options/freeswitch-users</a><br class="">&lt;<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/options/freeswitch-<wbr class="">users</a>&gt;<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a>&gt;<br class=""></blockquote><br class=""><br class="">______________________________<wbr class="">______________________________<wbr class="">_____________<br class="">Professional FreeSWITCH Consulting Services:<br class=""><a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="mailto:consulting@freeswitch.org" target="_blank" class="">mailto:consulting@freeswitch.<wbr class="">org</a>&gt;<br class=""><a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com/</a>&gt;<br class=""><br class="">Official FreeSWITCH Sites<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a>&gt;<br class=""><a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org/</a>&gt;<br class=""><a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com/</a>&gt;<br class=""><br class="">FreeSWITCH-users mailing list<br class=""><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@lists.<wbr class="">freeswitch.org</a><br class="">&lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@<wbr class="">lists.freeswitch.org</a>&gt;<br class=""><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a><br class="">&lt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a>&gt;<br class="">UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.<wbr class="">freeswitch.org/mailman/<wbr class="">options/freeswitch-users</a><br class="">&lt;<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/options/freeswitch-<wbr class="">users</a>&gt;<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a>&gt;<br class=""><br class=""></blockquote><br class=""><br class="">______________________________<wbr class="">______________________________<wbr class="">_____________<br class="">Professional FreeSWITCH Consulting Services:<br class=""><a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="mailto:consulting@freeswitch.org" target="_blank" class="">mailto:consulting@freeswitch.<wbr class="">org</a>&gt;<br class=""><a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com/</a>&gt;<br class=""><br class="">Official FreeSWITCH Sites<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a>&gt;<br class=""><a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org/</a>&gt;<br class=""><a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com/</a>&gt;<br class=""><br class="">FreeSWITCH-users mailing list<br class=""><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@lists.<wbr class="">freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">mailto:FreeSWITCH-users@<wbr class="">lists.freeswitch.org</a>&gt;<br class=""><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a><br class="">&lt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a>&gt;<br class="">UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.<wbr class="">freeswitch.org/mailman/<wbr class="">options/freeswitch-users</a><br class="">&lt;<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/options/freeswitch-<wbr class="">users</a>&gt;<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class="">&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a>&gt;__<wbr class="">______________________________<wbr class="">______________________________<wbr class="">___________<br class=""></blockquote>Professional FreeSWITCH Consulting Services:<br class=""><a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="mailto:consulting@freeswitch.org" target="_blank" class="">mailto:consulting@freeswitch.<wbr class="">org</a>&gt;<br class=""><a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com/</a>&gt;<br class=""><br class="">Official FreeSWITCH Sites<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a>&gt;<br class=""><a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org/</a>&gt;<br class=""><a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com/</a>&gt;<br class=""><br class="">FreeSWITCH-users mailing list<br class=""><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@lists.<wbr class="">freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">mailto:FreeSWITCH-users@<wbr class="">lists.freeswitch.org</a>&gt;<br class=""><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a><br class="">&lt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a>&gt;<br class="">UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.<wbr class="">freeswitch.org/mailman/<wbr class="">options/freeswitch-users</a><br class="">&lt;<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/options/freeswitch-<wbr class="">users</a>&gt;<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class="">&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a>&gt;__<wbr class="">______________________________<wbr class="">______________________________<wbr class="">___________<br class="">Professional FreeSWITCH Consulting Services:<br class=""><a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.<wbr class="">org</a>&gt;<br class=""><a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com/</a>&gt;<br class=""><br class="">Official FreeSWITCH Sites<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a>&gt;<br class=""><a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org/</a>&gt;<br class=""><a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com/</a>&gt;<br class=""><br class="">FreeSWITCH-users mailing list<br class=""><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@lists.<wbr class="">freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@<wbr class="">lists.freeswitch.org</a>&gt;<br class=""><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a><br class="">&lt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a>&gt;<br class="">UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.<wbr class="">freeswitch.org/mailman/<wbr class="">options/freeswitch-users</a><br class="">&lt;<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/options/freeswitch-<wbr class="">users</a>&gt;<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a>&gt;<br class=""></blockquote>______________________________<wbr class="">______________________________<wbr class="">_____________<br class="">Professional FreeSWITCH Consulting Services:<br class=""><a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="mailto:consulting@freeswitch.org" target="_blank" class="">mailto:consulting@freeswitch.<wbr class="">org</a>&gt;<br class=""><a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com/</a>&gt;<br class=""><br class="">Official FreeSWITCH Sites<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a>&gt;<br class=""><a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org/</a>&gt;<br class=""><a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com/</a>&gt;<br class=""><br class="">FreeSWITCH-users mailing list<br class=""><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@lists.<wbr class="">freeswitch.org</a><span class="Apple-converted-space">&nbsp;</span>&lt;<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">mailto:FreeSWITCH-users@<wbr class="">lists.freeswitch.org</a>&gt;<br class=""><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a><br class="">&lt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a>&gt;<br class="">UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.<wbr class="">freeswitch.org/mailman/<wbr class="">options/freeswitch-users</a><br class="">&lt;<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/options/freeswitch-<wbr class="">users</a>&gt;<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class="">&lt;<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org/</a>&gt;__<wbr class="">______________________________<wbr class="">______________________________<wbr class="">___________<br class="">Professional FreeSWITCH Consulting Services:<br class=""><a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.org</a><br class=""><a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com</a><br class=""><br class="">Official FreeSWITCH Sites<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class=""><a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org</a><br class=""><a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com</a><br class=""><br class="">FreeSWITCH-users mailing list<br class=""><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@lists.<wbr class="">freeswitch.org</a><br class=""><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a><br class="">UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.<wbr class="">freeswitch.org/mailman/<wbr class="">options/freeswitch-users</a><br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class=""></blockquote><br class="">______________________________<wbr class="">______________________________<wbr class="">_____________<br class="">Professional FreeSWITCH Consulting Services:<br class=""><a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.org</a><br class=""><a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com</a><br class=""><br class="">Official FreeSWITCH Sites<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class=""><a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org</a><br class=""><a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com</a><br class=""><br class="">FreeSWITCH-users mailing list<br class=""><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@lists.<wbr class="">freeswitch.org</a><br class=""><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a><br class="">UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.<wbr class="">freeswitch.org/mailman/<wbr class="">options/freeswitch-users</a><br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class=""></blockquote><br class=""><br class=""><br class="">______________________________<wbr class="">______________________________<wbr class="">_____________<br class="">Professional FreeSWITCH Consulting Services:<span class="Apple-converted-space">&nbsp;</span><br class=""><a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.org</a><br class=""><a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com</a><br class=""><br class="">Official FreeSWITCH Sites<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class=""><a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org</a><br class=""><a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com</a><br class=""><br class="">FreeSWITCH-users mailing list<br class=""><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@lists.<wbr class="">freeswitch.org</a><br class=""><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a><br class="">UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.<wbr class="">freeswitch.org/mailman/<wbr class="">options/freeswitch-users</a><br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class=""></div></div></blockquote></div><br class=""></div></div></div></div><br class="">______________________________<wbr class="">______________________________<wbr class="">_____________<br class="">Professional FreeSWITCH Consulting Services:<br class=""><a href="mailto:consulting@freeswitch.org" class="">consulting@freeswitch.org</a><br class=""><a href="http://www.freeswitchsolutions.com/" rel="noreferrer" target="_blank" class="">http://www.<wbr class="">freeswitchsolutions.com</a><br class=""><br class="">Official FreeSWITCH Sites<br class=""><a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank" class="">http://www.freeswitch.org</a><br class=""><a href="http://confluence.freeswitch.org/" rel="noreferrer" target="_blank" class="">http://confluence.freeswitch.<wbr class="">org</a><br class=""><a href="http://www.cluecon.com/" rel="noreferrer" target="_blank" class="">http://www.cluecon.com</a><br class=""><br class="">FreeSWITCH-users mailing list<br class=""><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" class="">FreeSWITCH-users@lists.<wbr class="">freeswitch.org</a><br class=""><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank" class="">http://lists.freeswitch.org/<wbr class="">mailman/listinfo/freeswitch-<wbr class="">users</a><br class="">UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank" class="">http://lists.<wbr class="">freeswitch.org/mailman/<wbr class="">options/freeswitch-users</a><br class=""><a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank" class="">http://www.freeswitch.org</a><br class=""></blockquote></div><br class=""><br clear="all" class=""><div class=""><br class=""></div>--<span class="Apple-converted-space">&nbsp;</span><br class=""><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div dir="ltr" class=""><b class="">Andrew Cassidy BSc (Hons) MBCS SSCA</b><div class="">Managing Director<div class=""><div class=""><img src="https://docs.google.com/uc?export=download&amp;id=0B48A-71LkjxcRUlpZlNFZmY5Q2s&amp;revid=0B48A-71LkjxcaWJXYm5XZjdGY1czZFF1citBazFCVXV6R0ZnPQ" class=""><br class=""></div><div class=""><div class="">03303 880 960&nbsp;<a href="mailto:andrew@cassidywebservices.co.uk" target="_blank" style="font-size: 12.8px;" class="">andrew@cassidyweb.co.uk</a>&nbsp;<a href="http://www.cassidywebservices.co.uk/" target="_blank" style="font-size: 12.8px;" class="">www.cassidyweb.co.uk</a></div></div></div></div></div></div></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; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">_________________________________________________________________________</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">Professional FreeSWITCH Consulting Services:<span class="Apple-converted-space">&nbsp;</span></span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="mailto:consulting@freeswitch.org" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">consulting@freeswitch.org</a><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="http://www.freeswitchsolutions.com/" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">http://www.freeswitchsolutions.com</a><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">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; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="http://www.freeswitch.org/" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">http://www.freeswitch.org</a><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="http://confluence.freeswitch.org/" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">http://confluence.freeswitch.org</a><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="http://www.cluecon.com/" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">http://www.cluecon.com</a><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">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; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">FreeSWITCH-users@lists.freeswitch.org</a><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">UNSUBSCRIBE:</span><a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="http://www.freeswitch.org/" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">http://www.freeswitch.org</a></div></blockquote></div><br class=""></div></body></html>