<div dir="ltr">Thanks guys i am able to play a stream with mod_vlc. But when i hangup, i see my fs_cli flooding with these logs. Is it ok to have these in your logs.?<br><div><br>EXECUTE sofia/internal/<a href="mailto:1010@192.168.1.28">1010@192.168.1.28</a> playback(shout://<a href="http://online.radiodifusion.net:8024/">online.radiodifusion.net:8024/</a>)<br>2015-01-06 21:49:21.841076 [DEBUG] mod_vlc.c:354 VLC waiting to close the files: 34132 <br>2015-01-06 21:49:22.341221 [DEBUG] mod_vlc.c:354 VLC waiting to close the files: 34132 <br>freeswitch@internal&gt; <br>freeswitch@internal&gt; <br>2015-01-06 21:49:22.841088 [DEBUG] mod_vlc.c:354 VLC waiting to close the files: 50456 <br>2015-01-06 21:49:23.341098 [DEBUG] mod_vlc.c:354 VLC waiting to close the files: 50456 <br>2015-01-06 21:49:23.841108 [DEBUG] mod_vlc.c:354 VLC waiting to close the files: 66038 <br>2015-01-06 21:49:24.341107 [DEBUG] mod_vlc.c:354 VLC waiting to close the files: 66038 <br>2015-01-06 21:49:24.841066 [DEBUG] mod_vlc.c:354 VLC waiting to close the files: 83104 <br>2015-01-06 21:49:25.341114 [DEBUG] mod_vlc.c:354 VLC waiting to close the files: 83104 <br>2015-01-06 21:49:25.841237 [WARNING] mod_vlc.c:357 Giving up waiting for client to empty the audio buffer<br>2015-01-06 21:49:25.841237 [DEBUG] mod_vlc.c:365 VLC waiting for clients: 3 <br>2015-01-06 21:49:26.341107 [DEBUG] mod_vlc.c:365 VLC waiting for clients: 3 <br>2015-01-06 21:49:26.841098 [DEBUG] mod_vlc.c:365 VLC waiting for clients: 3 <br>2015-01-06 21:49:27.341065 [DEBUG] mod_vlc.c:365 VLC waiting for clients: 3 <br>2015-01-06 21:49:27.841100 [DEBUG] mod_vlc.c:365 VLC waiting for clients: 3 <br>2015-01-06 21:49:28.341099 [DEBUG] mod_vlc.c:365 VLC waiting for clients: 3 <br>2015-01-06 21:49:28.841099 [DEBUG] mod_vlc.c:365 VLC waiting for clients: 3 <br>2015-01-06 21:49:29.341125 [DEBUG] mod_vlc.c:365 VLC waiting for clients: 3 <br>2015-01-06 21:49:29.841215 [DEBUG] mod_vlc.c:365 VLC waiting for clients: 3 <br>2015-01-06 21:49:30.341078 [DEBUG] mod_vlc.c:365 VLC waiting for clients: 3 <br>2015-01-06 21:49:30.841089 [DEBUG] mod_vlc.c:365 VLC waiting for clients: 3 <br>2015-01-06 21:49:31.341078 [WARNING] mod_vlc.c:368 Giving up waiting for client to get the last of the audio stream<br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 22 December 2014 at 21:22, Aqs Younas <span dir="ltr">&lt;<a href="mailto:aqsyounas@gmail.com" target="_blank">aqsyounas@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Many thanks for you reply. I will try this and get back to you if i face any problem.<br><br></div>Really Appreciate your Help.<br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On 21 December 2014 at 01:57, William King <span dir="ltr">&lt;<a href="mailto:william.king@quentustech.com" target="_blank">william.king@quentustech.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Comment out this line:<br>
<a href="https://github.com/videolan/vlc/blob/master/modules/access/http.c#L366" target="_blank">https://github.com/videolan/vlc/blob/master/modules/access/http.c#L366</a><br>
<br>
once you install the updated http access module it&#39;ll no longer hang.<br>
<span><br>
William King<br>
Senior Engineer<br>
Quentus Technologies, INC<br>
1037 NE 65th St Suite 273<br>
Seattle, WA 98115<br>
Main:   <a href="tel:%28877%29%20211-9337" value="+18772119337" target="_blank">(877) 211-9337</a><br>
Office: <a href="tel:%28206%29%20388-4772" value="+12063884772" target="_blank">(206) 388-4772</a><br>
Cell:   <a href="tel:%28253%29%20686-5518" value="+12536865518" target="_blank">(253) 686-5518</a><br>
<a href="mailto:william.king@quentustech.com" target="_blank">william.king@quentustech.com</a><br>
<br>
</span><span>On 12/20/14 11:03 AM, Aqs Younas wrote:<br>
&gt; I installed vlc 2.1.5 from source code using instructions provided in<br>
&gt; wiki. <a href="https://wiki.freeswitch.org/wiki/Mod_vlc" target="_blank">https://wiki.freeswitch.org/wiki/Mod_vlc</a><br>
&gt; I am currently using Debian 7.6.<br>
&gt;<br>
&gt; Thanks for you reply.<br>
&gt; Would really appreciate your help.<br>
&gt;<br>
&gt; On 20 December 2014 at 23:44, William King &lt;<a href="mailto:william.king@quentustech.com" target="_blank">william.king@quentustech.com</a><br>
</span><span>&gt; &lt;mailto:<a href="mailto:william.king@quentustech.com" target="_blank">william.king@quentustech.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     I wrote mod_vlc and have been working with the libvlc author who added<br>
&gt;     the patch that is causing the http streaming to hang.<br>
&gt;<br>
&gt;     Which OS and version of vlc are you using? If it is a debian distro I<br>
&gt;     can provide a patch you can apply while rebuilding libvlc.<br>
&gt;<br>
&gt;     William King<br>
&gt;     Senior Engineer<br>
&gt;     Quentus Technologies, INC<br>
&gt;     1037 NE 65th St Suite 273<br>
&gt;     Seattle, WA 98115<br>
</span>&gt;     Main:   <a href="tel:%28877%29%20211-9337" value="+18772119337" target="_blank">(877) 211-9337</a> &lt;tel:%28877%29%20211-9337&gt;<br>
&gt;     Office: <a href="tel:%28206%29%20388-4772" value="+12063884772" target="_blank">(206) 388-4772</a> &lt;tel:%28206%29%20388-4772&gt;<br>
&gt;     Cell:   <a href="tel:%28253%29%20686-5518" value="+12536865518" target="_blank">(253) 686-5518</a> &lt;tel:%28253%29%20686-5518&gt;<br>
&gt;     <a href="mailto:william.king@quentustech.com" target="_blank">william.king@quentustech.com</a> &lt;mailto:<a href="mailto:william.king@quentustech.com" target="_blank">william.king@quentustech.com</a>&gt;<br>
<span>&gt;<br>
&gt;     On 12/20/14 9:50 AM, Aqs Younas wrote:<br>
&gt;     &gt; Thanks for your reply and time.<br>
&gt;     &gt;<br>
&gt;     &gt; Could you tell me how long its gonna take or when this feature will be<br>
&gt;     &gt; available.?<br>
&gt;     &gt;<br>
&gt;     &gt; Many thanks for your reply.<br>
&gt;     &gt;<br>
&gt;     &gt; On 20 December 2014 at 22:45, Anthony Minessale<br>
&gt;     &gt; &lt;<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a> &lt;mailto:<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>&gt;<br>
</span>&gt;     &lt;mailto:<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a><br>
<span>&gt;     &lt;mailto:<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>&gt;&gt;&gt; wrote:<br>
&gt;     &gt;<br>
&gt;     &gt;     I think there is an issue playing urls with vlc because vlc has some<br>
&gt;     &gt;     code in it that uses signal handlers which are blocked by FS.<br>
&gt;     &gt;     The developer who made this function in vlc is not very receptive to<br>
&gt;     &gt;     a solution so its being worked on.<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;     On Sat, Dec 20, 2014 at 6:02 AM, Aqs Younas &lt;<a href="mailto:aqsyounas@gmail.com" target="_blank">aqsyounas@gmail.com</a> &lt;mailto:<a href="mailto:aqsyounas@gmail.com" target="_blank">aqsyounas@gmail.com</a>&gt;<br>
</span><div><div>&gt;     &gt;     &lt;mailto:<a href="mailto:aqsyounas@gmail.com" target="_blank">aqsyounas@gmail.com</a> &lt;mailto:<a href="mailto:aqsyounas@gmail.com" target="_blank">aqsyounas@gmail.com</a>&gt;&gt;&gt; wrote:<br>
&gt;     &gt;<br>
&gt;     &gt;         Hi, Seven<br>
&gt;     &gt;<br>
&gt;     &gt;         When i try to play a stream it doesn&#39;t give any audio. Also<br>
&gt;     &gt;         session created when i try to play a stream with mod_vlc does<br>
&gt;     &gt;         not terminate even with &quot;hupall&quot;.<br>
&gt;     &gt;<br>
&gt;     &gt;         [0x7f69b00025d8] main input debug: Creating an input for<br>
&gt;     &gt;         &#39;<a href="http://s9.voscast.com:7584" target="_blank">http://s9.voscast.com:7584</a>&#39;<br>
&gt;     &gt;         [0x7f69b00025d8] main input debug: using timeshift granularity<br>
&gt;     &gt;         of 50 MiB, in path &#39;/tmp&#39;<br>
&gt;     &gt;         [0x7f69b00025d8] main input debug: `<a href="http://s9.voscast.com:7584" target="_blank">http://s9.voscast.com:7584</a>&#39;<br>
&gt;     &gt;         gives access `http&#39; demux `&#39; path `<a href="http://s9.voscast.com:7584" target="_blank">s9.voscast.com:7584</a> &lt;<a href="http://s9.voscast.com:7584" target="_blank">http://s9.voscast.com:7584</a>&gt;<br>
&gt;     &gt;         &lt;<a href="http://s9.voscast.com:7584" target="_blank">http://s9.voscast.com:7584</a>&gt;&#39;<br>
&gt;     &gt;         [0x7f69b00025d8] main input debug: creating demux: access=&#39;http&#39;<br>
&gt;     &gt;         demux=&#39;&#39; location=&#39;<a href="http://s9.voscast.com:7584" target="_blank">s9.voscast.com:7584</a> &lt;<a href="http://s9.voscast.com:7584" target="_blank">http://s9.voscast.com:7584</a>&gt;<br>
&gt;     &gt;         &lt;<a href="http://s9.voscast.com:7584" target="_blank">http://s9.voscast.com:7584</a>&gt;&#39; file=&#39;(null)&#39;<br>
&gt;     &gt;         [0x26cbd48] main demux debug: looking for access_demux module<br>
&gt;     &gt;         matching &quot;http&quot;: 11 candidates<br>
&gt;     &gt;         [0x26cbd48] main demux debug: no access_demux modules matched<br>
&gt;     &gt;         [0x7f69b00025d8] main input debug: creating access &#39;http&#39;<br>
&gt;     &gt;         location=&#39;<a href="http://s9.voscast.com:7584" target="_blank">s9.voscast.com:7584</a> &lt;<a href="http://s9.voscast.com:7584" target="_blank">http://s9.voscast.com:7584</a>&gt;<br>
&gt;     &lt;<a href="http://s9.voscast.com:7584" target="_blank">http://s9.voscast.com:7584</a>&gt;&#39;<br>
&gt;     &gt;         , path=&#39;(null)&#39;<br>
&gt;     &gt;         [0x26cbc68] main access debug: looking for access module<br>
&gt;     &gt;         matching &quot;http&quot;: 19 candidates<br>
&gt;     &gt;         [0x26cbc68] access_http access debug: querying proxy for<br>
&gt;     &gt;         <a href="http://s9.voscast.com:7584" target="_blank">http://s9.voscast.com:7584</a><br>
&gt;     &gt;<br>
&gt;     &gt;         This is what i see in my logs. Can you provide me with an<br>
&gt;     &gt;         example or guide me that i am doing wrong?<br>
&gt;     &gt;<br>
&gt;     &gt;         Thanks<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;         On 20 December 2014 at 06:15, Seven Du &lt;<a href="mailto:dujinfang@gmail.com" target="_blank">dujinfang@gmail.com</a> &lt;mailto:<a href="mailto:dujinfang@gmail.com" target="_blank">dujinfang@gmail.com</a>&gt;<br>
</div></div><span>&gt;     &gt;         &lt;mailto:<a href="mailto:dujinfang@gmail.com" target="_blank">dujinfang@gmail.com</a> &lt;mailto:<a href="mailto:dujinfang@gmail.com" target="_blank">dujinfang@gmail.com</a>&gt;&gt;&gt; wrote:<br>
&gt;     &gt;<br>
&gt;     &gt;             mod_vlc is the best answer to the original question.<br>
&gt;     &gt;<br>
&gt;     &gt;             On Wednesday, December 17, 2014 at 10:26 PM, Brian West wrote:<br>
&gt;     &gt;<br>
&gt;     &gt;&gt;             Don&#39;t think mod_rtmp can actually do this, from loading it:<br>
&gt;     &gt;&gt;<br>
&gt;     &gt;&gt;             2014-12-17 08:25:39.983446 [NOTICE]<br>
&gt;     &gt;&gt;             switch_loadable_module.c:149 Adding Endpoint &#39;rtmp&#39;<br>
&gt;     &gt;&gt;<br>
&gt;     &gt;&gt;             2014-12-17 08:25:39.983446 [NOTICE]<br>
&gt;     &gt;&gt;             switch_loadable_module.c:315 Adding API Function &#39;rtmp&#39;<br>
&gt;     &gt;&gt;<br>
&gt;     &gt;&gt;             2014-12-17 08:25:39.983446 [NOTICE]<br>
&gt;     &gt;&gt;             switch_loadable_module.c:315 Adding API Function<br>
&gt;     &gt;&gt;             &#39;rtmp_contact&#39;<br>
&gt;     &gt;&gt;<br>
&gt;     &gt;&gt;<br>
&gt;     &gt;&gt;             This is all that gets registered.<br>
&gt;     &gt;&gt;<br>
&gt;     &gt;&gt;<br>
&gt;     &gt;&gt;             On Sun, Dec 14, 2014 at 1:37 PM, Danny Gershman<br>
&gt;     &gt;&gt;             &lt;<a href="mailto:danny.gershman@gmail.com" target="_blank">danny.gershman@gmail.com</a> &lt;mailto:<a href="mailto:danny.gershman@gmail.com" target="_blank">danny.gershman@gmail.com</a>&gt;<br>
</span><span>&gt;     &gt;&gt;             &lt;mailto:<a href="mailto:danny.gershman@gmail.com" target="_blank">danny.gershman@gmail.com</a> &lt;mailto:<a href="mailto:danny.gershman@gmail.com" target="_blank">danny.gershman@gmail.com</a>&gt;&gt;&gt; wrote:<br>
&gt;     &gt;&gt;&gt;             Also mod_rtmp lets you play from an FMS server.<br>
&gt;     &gt;&gt;&gt;<br>
&gt;     &gt;&gt;&gt;<br>
&gt;     &gt;&gt;&gt;             On Friday, December 12, 2014, Aqs Younas<br>
&gt;     &gt;&gt;&gt;             &lt;<a href="mailto:aqsyounas@gmail.com" target="_blank">aqsyounas@gmail.com</a> &lt;mailto:<a href="mailto:aqsyounas@gmail.com" target="_blank">aqsyounas@gmail.com</a>&gt;<br>
</span><span>&gt;     &lt;mailto:<a href="mailto:aqsyounas@gmail.com" target="_blank">aqsyounas@gmail.com</a> &lt;mailto:<a href="mailto:aqsyounas@gmail.com" target="_blank">aqsyounas@gmail.com</a>&gt;&gt;&gt; wrote:<br>
&gt;     &gt;&gt;&gt;&gt;             Hi, All<br>
&gt;     &gt;&gt;&gt;&gt;<br>
&gt;     &gt;&gt;&gt;&gt;             How can i play a live stream other than mp3 with<br>
&gt;     &gt;&gt;&gt;&gt;             mod_shout or any module.? Is there any way to buffer the<br>
&gt;     &gt;&gt;&gt;&gt;             stream before playing it with mod_shout.<br>
&gt;     &gt;&gt;&gt;&gt;<br>
&gt;     &gt;&gt;&gt;&gt;<br>
&gt;     &gt;&gt;&gt;&gt;             Currently i have a list of streams and when i play them<br>
&gt;     &gt;&gt;&gt;&gt;             with mod_shout some work fine but others give (time out)<br>
&gt;     &gt;&gt;&gt;&gt;             error.<br>
&gt;     &gt;&gt;&gt;&gt;<br>
&gt;     &gt;&gt;&gt;&gt;             How can i play mostly stream in freeswitch?<br>
&gt;     &gt;&gt;&gt;&gt;<br>
&gt;     &gt;&gt;&gt;&gt;             Thanks<br>
&gt;     &gt;&gt;&gt;<br>
&gt;     &gt;&gt;&gt;             _________________________________________________________________________<br>
&gt;     &gt;&gt;&gt;             Professional FreeSWITCH Consulting Services:<br>
&gt;     &gt;&gt;&gt;             <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
</span>&gt;     &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>&gt; &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<span>&gt;     &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>&gt;&gt;<br>
&gt;     &gt;&gt;&gt;             <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;     &gt;&gt;&gt;<br>
&gt;     &gt;&gt;&gt;             Official FreeSWITCH Sites<br>
&gt;     &gt;&gt;&gt;             <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;     &gt;&gt;&gt;             <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
&gt;     &gt;&gt;&gt;             <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;     &gt;&gt;&gt;<br>
&gt;     &gt;&gt;&gt;             FreeSWITCH-users mailing list<br>
&gt;     &gt;&gt;&gt;             <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;     &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>&gt;<br>
</span>&gt;     &gt;&gt;&gt;             &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<span>&gt;     &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>&gt;&gt;<br>
&gt;     &gt;&gt;&gt;             <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;     &gt;&gt;&gt;             UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;     &gt;&gt;&gt;             <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;     &gt;&gt;<br>
&gt;     &gt;&gt;<br>
&gt;     &gt;&gt;             --<br>
&gt;     &gt;&gt;<br>
&gt;     &gt;&gt;             */Brian West/*<br>
&gt;     &gt;&gt;             <a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a> &lt;mailto:<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt;<br>
</span>&gt;     &lt;mailto:<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a> &lt;mailto:<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt;&gt;<br>
<span>&gt;     &gt;&gt;<br>
&gt;     &gt;&gt;<br>
&gt;     &gt;&gt;             */Twitter: @FreeSWITCH , @briankwest/*<br>
&gt;     &gt;&gt;             <a href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a><br>
&gt;     &gt;&gt;             <a href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.com</a><br>
&gt;     &gt;&gt;<br>
&gt;     &gt;&gt;             *T:*<a href="tel:%2B19184209001" value="+19184209001" target="_blank">+19184209001</a> &lt;tel:%2B19184209001&gt;<br>
&gt;     &lt;tel:%2B19184209001&gt; | *F:*<a href="tel:%2B19184209002" value="+19184209002" target="_blank">+19184209002</a> &lt;tel:%2B19184209002&gt;<br>
&gt;     &gt;&gt;             &lt;tel:%2B19184209002&gt; | *M:*+1918424WEST (9378)<br>
&gt;     &gt;&gt;             *iNUM:*+883 5100 1420 9001<br>
</span>&gt;     &lt;tel:%2B883%205100%201420%209001&gt; | *ISN:*410*543<br>
<span>&gt;     &gt;&gt;             | *Skype:*briankwest<br>
&gt;     &gt;&gt;<br>
&gt;     &gt;&gt;             _________________________________________________________________________<br>
&gt;     &gt;&gt;             Professional FreeSWITCH Consulting Services:<br>
&gt;     &gt;&gt;             <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
</span>&gt;     &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>&gt; &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<span>&gt;     &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>&gt;&gt;<br>
&gt;     &gt;&gt;             <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;     &gt;&gt;<br>
&gt;     &gt;&gt;             Official FreeSWITCH Sites<br>
&gt;     &gt;&gt;             <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;     &gt;&gt;             <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
&gt;     &gt;&gt;             <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;     &gt;&gt;<br>
&gt;     &gt;&gt;             FreeSWITCH-users mailing list<br>
&gt;     &gt;&gt;             <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;     &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>&gt;<br>
</span>&gt;     &gt;&gt;             &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<span>&gt;     &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>&gt;&gt;<br>
&gt;     &gt;&gt;             <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;     &gt;&gt;             UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;     &gt;&gt;             <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;             _________________________________________________________________________<br>
&gt;     &gt;             Professional FreeSWITCH Consulting Services:<br>
&gt;     &gt;             <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
</span>&gt;     &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>&gt; &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<span>&gt;     &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>&gt;&gt;<br>
&gt;     &gt;             <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;     &gt;<br>
&gt;     &gt;             Official FreeSWITCH Sites<br>
&gt;     &gt;             <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;     &gt;             <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
&gt;     &gt;             <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;     &gt;<br>
&gt;     &gt;             FreeSWITCH-users mailing list<br>
&gt;     &gt;             <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;     &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>&gt;<br>
</span>&gt;     &gt;             &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<span>&gt;     &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>&gt;&gt;<br>
&gt;     &gt;             <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;     &gt;             UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;     &gt;             <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;         _________________________________________________________________________<br>
&gt;     &gt;         Professional FreeSWITCH Consulting Services:<br>
&gt;     &gt;         <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
</span>&gt;     &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>&gt; &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<span>&gt;     &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>&gt;&gt;<br>
&gt;     &gt;         <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;     &gt;<br>
&gt;     &gt;         Official FreeSWITCH Sites<br>
&gt;     &gt;         <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;     &gt;         <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
&gt;     &gt;         <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;     &gt;<br>
&gt;     &gt;         FreeSWITCH-users mailing list<br>
&gt;     &gt;         <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;     &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>&gt;<br>
</span>&gt;     &gt;         &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<span>&gt;     &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>&gt;&gt;<br>
&gt;     &gt;         <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;     &gt;         UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;     &gt;         <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;     --<br>
&gt;     &gt;     Anthony Minessale II       ♬ @anthmfs  ♬ @FreeSWITCH  ♬<br>
&gt;     &gt;<br>
&gt;     &gt;     ☞ <a href="http://freeswitch.org/" target="_blank">http://freeswitch.org/</a>  ☞ <a href="http://cluecon.com/" target="_blank">http://cluecon.com/</a>  ☞<br>
&gt;     &gt;     <a href="http://twitter.com/FreeSWITCH" target="_blank">http://twitter.com/FreeSWITCH</a><br>
&gt;     &gt;     ☞ <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> &lt;<a href="http://irc.freenode.net" target="_blank">http://irc.freenode.net</a>&gt;<br>
&gt;     &lt;<a href="http://irc.freenode.net" target="_blank">http://irc.freenode.net</a>&gt; #freeswitch ☞<br>
&gt;     &gt;     _<a href="http://freeswitch.org/g+_" target="_blank">http://freeswitch.org/g+_</a><br>
&gt;     &gt;<br>
&gt;     &gt;     ClueCon Weekly Development Call<br>
&gt;     &gt;     ☎ <a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a><br>
&gt;     &lt;mailto:<a href="mailto:sip%253A888@conference.freeswitch.org" target="_blank">sip%3A888@conference.freeswitch.org</a>&gt;<br>
</span>&gt;     &gt;     &lt;mailto:<a href="mailto:sip%253A888@conference.freeswitch.org" target="_blank">sip%3A888@conference.freeswitch.org</a><br>
&gt;     &lt;mailto:<a href="mailto:sip%25253A888@conference.freeswitch.org" target="_blank">sip%253A888@conference.freeswitch.org</a>&gt;&gt;  ☎ <a href="tel:%2B19193869900" value="+19193869900" target="_blank">+19193869900</a><br>
&gt;     &lt;tel:%2B19193869900&gt;<br>
<span>&gt;     &gt;     &lt;tel:%2B19193869900&gt;<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;     _________________________________________________________________________<br>
&gt;     &gt;     Professional FreeSWITCH Consulting Services:<br>
&gt;     &gt;     <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a> &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>&gt;<br>
</span>&gt;     &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a> &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>&gt;&gt;<br>
<span>&gt;     &gt;     <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;     &gt;<br>
&gt;     &gt;     Official FreeSWITCH Sites<br>
&gt;     &gt;     <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;     &gt;     <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
&gt;     &gt;     <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;     &gt;<br>
&gt;     &gt;     FreeSWITCH-users mailing list<br>
&gt;     &gt;     <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;     &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>&gt;<br>
</span>&gt;     &gt;     &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<div><div>&gt;     &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>&gt;&gt;<br>
&gt;     &gt;     <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;     &gt;<br>
&gt;      UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;     &gt;     <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     _________________________________________________________________________<br>
&gt;     &gt; Professional FreeSWITCH Consulting Services:<br>
&gt;     &gt; <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a> &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>&gt;<br>
&gt;     &gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;     &gt;<br>
&gt;     &gt; Official FreeSWITCH Sites<br>
&gt;     &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;     &gt; <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
&gt;     &gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;     &gt;<br>
&gt;     &gt; FreeSWITCH-users mailing list<br>
&gt;     &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;     &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>&gt;<br>
&gt;     &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;     &gt;<br>
&gt;     UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;     &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;     &gt;<br>
&gt;<br>
&gt;     _________________________________________________________________________<br>
&gt;     Professional FreeSWITCH Consulting Services:<br>
&gt;     <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a> &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>&gt;<br>
&gt;     <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;<br>
&gt;     Official FreeSWITCH Sites<br>
&gt;     <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;     <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
&gt;     <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;<br>
&gt;     FreeSWITCH-users mailing list<br>
&gt;     <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;     &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>&gt;<br>
&gt;     <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;     UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;     <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div><div><div>&gt; _________________________________________________________________________<br>
&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;<br>
&gt; Official FreeSWITCH Sites<br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
<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></div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>