Ok, so turns out it was to do with file permissions, there was no folder /root/home/ creating the folder fixed the issue, any help regarding using mod_vlc to stream out, I can&#39;t use mod_shout as I don&#39;t want to transcode.<br>

<br><div class="gmail_quote">On Fri, Jan 11, 2013 at 12:22 PM,  <span dir="ltr">&lt;<a href="mailto:freeswitch-users-request@lists.freeswitch.org" target="_blank">freeswitch-users-request@lists.freeswitch.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send FreeSWITCH-users mailing list submissions to<br>
        <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:freeswitch-users-request@lists.freeswitch.org">freeswitch-users-request@lists.freeswitch.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:freeswitch-users-owner@lists.freeswitch.org">freeswitch-users-owner@lists.freeswitch.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of FreeSWITCH-users digest...&quot;<br>
<br>Today&#39;s Topics:<br>
<br>
   1. LUKE: I&#39;m hit, but not bad  - thread failure (Tim St. Pierre)<br>
   2. Re: LUKE: I&#39;m hit, but not bad  - thread failure (Tim St. Pierre)<br>
   3. Re: mod_conference auto-record issue (Seven Du)<br>
   4. PHP ESL timeout? (Tim St. Pierre)<br>
   5. Re: LUKE: I&#39;m hit, but not bad  - thread failure (Peter Olsson)<br>
   6. Re: LUKE: I&#39;m hit, but not bad  - thread failure (Anestis Mavro)<br>
<br><br>---------- Forwarded message ----------<br>From: &quot;Tim St. Pierre&quot; &lt;<a href="mailto:fs-list@communicatefreely.net">fs-list@communicatefreely.net</a>&gt;<br>To: FreeSWITCH Users Help &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt;<br>

Cc: <br>Date: Thu, 10 Jan 2013 20:37:48 -0500<br>Subject: [Freeswitch-users] LUKE: I&#39;m hit, but not bad  - thread failure<br>Okay, so I have a bit more detail, and my first post hasn&#39;t posted yet.<br>
<br>
FreeSWITCH Version 1.3.13b+git~20121230T190855Z~<u></u>8859eb0b23 (git 8859eb0 2012-12-30 19:08:55Z<br>
FreeBSD 8.3-RELEASE<br>
<br>
I start getting thread_failures several times per second.  It was so many entries that the logs started turning over at about 10 minute intervals.<br>
<br>
A few minutes later, I get the above quotes from Star Wars.<br>
<br>
After an hour and a half of no phone service, someone finds my pager number and I take a look.<br>
<br>
Our alarms didn&#39;t go off, because Freeswitch would still respond to sockets, and it was still acknowledging SIP messages to a certain degree.<br>
<br>
fs_cli times out.<br>
Freeswitch is using 96% CPU and around 900MB of RAM.  Earlier today, it was 500MB, but I have seen it higher than that before.  I have never seen it use more than 10% CPU on our little dual core Xeon machine.  I probably should get more cores, but it has never gone past 10% CPU usage.<br>


<br>
So I kill -9 Freeswitch, wait a few seconds, and start it up again.  Everything comes back after the phones re-register, but I would really like to know why, and how to prevent it from happening again.<br>
<br>
This isn&#39;t an especially high call volume night, and I looked through the logs - it started just after a new session was created for an outgoing call.  Nothing unusual about it.  For a while after, I could still see SIP registrations in the logs, but there weren&#39;t any SIP registrations in the database.  The process to delete the expired ones seems to have been working, but not the process to update them.<br>


<br>
This is essentially a forensic investigation at this point, but I wouldn&#39;t mind some suggestions as to what I should watch out for.<br>
<br>
-Tim<br>
<br>
<br>
<br><br>---------- Forwarded message ----------<br>From: &quot;Tim St. Pierre&quot; &lt;<a href="mailto:fs-list@communicatefreely.net">fs-list@communicatefreely.net</a>&gt;<br>To: FreeSWITCH Users Help &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt;<br>

Cc: <br>Date: Thu, 10 Jan 2013 20:44:49 -0500<br>Subject: Re: [Freeswitch-users] LUKE: I&#39;m hit, but not bad  - thread failure<br>Thought this might be helpful -<br>
<br>
switch_core_session.c:1655 Thread Failure!<br>
<br>
That&#39;s the actual error with the line of code.<br>
<br>
<br>
<br>
Tim St. Pierre wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Okay, so I have a bit more detail, and my first post hasn&#39;t posted yet.<br>
<br>
FreeSWITCH Version 1.3.13b+git~20121230T190855Z~<u></u>8859eb0b23 (git 8859eb0 2012-12-30 19:08:55Z<br>
FreeBSD 8.3-RELEASE<br>
<br>
I start getting thread_failures several times per second.  It was so many entries that the logs started turning over at about 10 minute intervals.<br>
<br>
A few minutes later, I get the above quotes from Star Wars.<br>
<br>
After an hour and a half of no phone service, someone finds my pager number and I take a look.<br>
<br>
Our alarms didn&#39;t go off, because Freeswitch would still respond to sockets, and it was still acknowledging SIP messages to a certain degree.<br>
<br>
fs_cli times out.<br>
Freeswitch is using 96% CPU and around 900MB of RAM.  Earlier today, it was 500MB, but I have seen it higher than that before.  I have never seen it use more than 10% CPU on our little dual core Xeon machine.  I probably should get more cores, but it has never gone past 10% CPU usage.<br>


<br>
So I kill -9 Freeswitch, wait a few seconds, and start it up again.  Everything comes back after the phones re-register, but I would really like to know why, and how to prevent it from happening again.<br>
<br>
This isn&#39;t an especially high call volume night, and I looked through the logs - it started just after a new session was created for an outgoing call.  Nothing unusual about it.  For a while after, I could still see SIP registrations in the logs, but there weren&#39;t any SIP registrations in the database.  The process to delete the expired ones seems to have been working, but not the process to update them.<br>


<br>
This is essentially a forensic investigation at this point, but I wouldn&#39;t mind some suggestions as to what I should watch out for.<br>
<br>
-Tim<br>
<br>
______________________________<u></u>______________________________<u></u>_____________<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.<u></u>freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.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://wiki.freeswitch.org" target="_blank">http://wiki.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.<u></u>freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/<u></u>mailman/listinfo/freeswitch-<u></u>users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.<u></u>freeswitch.org/mailman/<u></u>options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote>
<br>
<br>
<br>
<br><br>---------- Forwarded message ----------<br>From: Seven Du &lt;<a href="mailto:dujinfang@gmail.com">dujinfang@gmail.com</a>&gt;<br>To: FreeSWITCH Users Help &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt;<br>

Cc: <br>Date: Fri, 11 Jan 2013 09:46:12 +0800<br>Subject: Re: [Freeswitch-users] mod_conference auto-record issue<br>
                <div>
                    maybe check if you have the /root/home dir and is writable by the user running FreeSWITCH?
                </div>
                <div><div><br></div><div>-- </div><div>Seven Du</div><div>Sent with <a href="http://www.sparrowmailapp.com/?sig" target="_blank">Sparrow</a></div><div><br></div></div>
                 
                <p style="color:#a0a0a8">On Friday, January 11, 2013 at 9:26 AM, Usama Zaidi wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px">
                    <span><div><div>Hi,<br><br>Following in my conference profile:<br><br>&lt;profile name=&quot;intPreConf&quot; description=&quot;InterPre Phone Conference&quot;&gt;<br>      &lt;!--param name=&quot;auto-record&quot; value=&quot;#transcode{vcodec=mp4v,<div>



acodec=mpga,vb=800,ab=128,deinterlace}: rtp{mux=ts,dst=192.168.1.8,port=5004,sdp=sap://,name=\&quot;TestStream\&quot;}&quot; /--&gt;<br>
      &lt;param name=&quot;auto-record&quot; value=&quot;/root/home/test.wav&quot;/&gt;<br>      &lt;param name=&quot;rate&quot; value=&quot;8000&quot;/&gt;<br>      &lt;param name=&quot;member-flags&quot; value=&quot;dist-dtmf&quot;/&gt;<br>




      &lt;param name=&quot;energy-level&quot; value=&quot;300&quot;/&gt;<br>      &lt;param name=&quot;caller-controls&quot; value=&quot;&quot;/&gt;<br>    &lt;/profile&gt;<br><br>I&#39;m having issues with auto-record, I keep getting these messages on the console:<br>




<br>2013-01-11 06:19:27.082662 [ERR] mod_conference.c:3884 Error Opening File [/root/home/test.wav]<br>2013-01-11 06:19:27.082662 [ERR] switch_core_timer.c:117 Timer is not properly configured.<br><br>And
 if I keep it running for a while, FS segfaults. I was trying recording  
to a stream initially, but then to narrow down the issue I tried  
recording to a file and got the same error. Please advise.<br><br></div>Regards.<br><br>-- <br>I&#39;d love to change the world, but they wont gimme the source code to it
</div><div><div>_________________________________________________________________________</div><div>Professional FreeSWITCH Consulting Services:</div><div><a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a></div>

<div><a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a></div><div><br></div><div>FreeSWITCH-powered IP PBX: The CudaTel Communication Server</div><div><a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a></div>

<div><br></div><div>Official FreeSWITCH Sites</div><div><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></div><div><a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a></div>

<div><a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a></div><div><br></div><div>FreeSWITCH-users mailing list</div><div><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a></div>

<div><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></div><div>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></div>

<div><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></div></div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    <br>
                </div>
            <br><br>---------- Forwarded message ----------<br>From: &quot;Tim St. Pierre&quot; &lt;<a href="mailto:fs-list@communicatefreely.net">fs-list@communicatefreely.net</a>&gt;<br>To: FreeSWITCH Users Help &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt;<br>

Cc: <br>Date: Thu, 10 Jan 2013 20:54:03 -0500<br>Subject: [Freeswitch-users] PHP ESL timeout?<br>Hello,<br>
<br>
I currently have a testing system that opens an ESL connection to freeswitch to launch test calls, and also to make sure the switch is actually running as it should be.<br>
<br>
If the switch is up, it works.  If the switch is totally down, it works.  If the switch is  partially up, it doesn&#39;t work.<br>
<br>
If the switch is up, but not really responsive, I am able to create a connection, but when I issue an API call, it sits there forever and doesn&#39;t return anything.  If the API execute timed out and the script continued to execute, it would check the response, see that it is not what it should be, and alert the right people.<br>


<br>
Anyone know this library that can help?<br>
<br>
-Tim<br>
<br>
<br>
<br><br>---------- Forwarded message ----------<br>From: Peter Olsson &lt;<a href="mailto:peter.olsson@visionutveckling.se">peter.olsson@visionutveckling.se</a>&gt;<br>To: FreeSWITCH Users Help &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt;<br>

Cc: <br>Date: Fri, 11 Jan 2013 06:40:29 +0000<br>Subject: Re: [Freeswitch-users] LUKE: I&#39;m hit, but not bad  - thread failure<br>Please report to JIRA.<br>
<br>
/Peter<br>
<br>
11 jan 2013 kl. 02:43 skrev &quot;Tim St. Pierre&quot; &lt;<a href="mailto:fs-list@communicatefreely.net">fs-list@communicatefreely.net</a>&gt;:<br>
<br>
&gt; Okay, so I have a bit more detail, and my first post hasn&#39;t posted yet.<br>
&gt;<br>
&gt; FreeSWITCH Version 1.3.13b+git~20121230T190855Z~8859eb0b23 (git 8859eb0 2012-12-30 19:08:55Z<br>
&gt; FreeBSD 8.3-RELEASE<br>
&gt;<br>
&gt; I start getting thread_failures several times per second.  It was so many entries that the<br>
&gt; logs started turning over at about 10 minute intervals.<br>
&gt;<br>
&gt; A few minutes later, I get the above quotes from Star Wars.<br>
&gt;<br>
&gt; After an hour and a half of no phone service, someone finds my pager number and I take a look.<br>
&gt;<br>
&gt; Our alarms didn&#39;t go off, because Freeswitch would still respond to sockets, and it was<br>
&gt; still acknowledging SIP messages to a certain degree.<br>
&gt;<br>
&gt; fs_cli times out.<br>
&gt; Freeswitch is using 96% CPU and around 900MB of RAM.  Earlier today, it was 500MB, but I<br>
&gt; have seen it higher than that before.  I have never seen it use more than 10% CPU on our<br>
&gt; little dual core Xeon machine.  I probably should get more cores, but it has never gone<br>
&gt; past 10% CPU usage.<br>
&gt;<br>
&gt; So I kill -9 Freeswitch, wait a few seconds, and start it up again.  Everything comes back<br>
&gt; after the phones re-register, but I would really like to know why, and how to prevent it<br>
&gt; from happening again.<br>
&gt;<br>
&gt; This isn&#39;t an especially high call volume night, and I looked through the logs - it<br>
&gt; started just after a new session was created for an outgoing call.  Nothing unusual about<br>
&gt; it.  For a while after, I could still see SIP registrations in the logs, but there weren&#39;t<br>
&gt; any SIP registrations in the database.  The process to delete the expired ones seems to<br>
&gt; have been working, but not the process to update them.<br>
&gt;<br>
&gt; This is essentially a forensic investigation at this point, but I wouldn&#39;t mind some<br>
&gt; suggestions as to what I should watch out for.<br>
&gt;<br>
&gt; -Tim<br>
&gt;<br>
&gt; _________________________________________________________________________<br>
&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;<br>
&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.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://wiki.freeswitch.org" target="_blank">http://wiki.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">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>
&gt; !DSPAM:50ef69f032762133211294!<br>
&gt;<br>
<br>
<br>
<br><br>---------- Forwarded message ----------<br>From: &quot;Anestis Mavro&quot; &lt;<a href="mailto:devel@omninet.eu">devel@omninet.eu</a>&gt;<br>To: &quot;&#39;FreeSWITCH Users Help&#39;&quot; &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt;<br>

Cc: <br>Date: Fri, 11 Jan 2013 09:22:07 +0200<br>Subject: Re: [Freeswitch-users] LUKE: I&#39;m hit, but not bad  - thread failure<br><br>
Hello Peter,<br>
<br>
I faced a very similar (if not the same) situation a few weeks ago.<br>
I had exactly the same behavior with the stable branch, but with the CPU<br>
very very low. This is on CentOS (with a lot of cores and memory)<br>
<br>
I went back to version 89e163a100 (November 11th, 2012) and the problem was<br>
gone.<br>
<br>
A few days ago I updated to master git 40cbc5c0e5 (January 4th, 2013) and<br>
the problem doesn&#39;t exist anymore.<br>
<br>
For me, it looks like there was something limiting the number of responses<br>
from FS to the clients. (New configuration for ODBC was already done!)<br>
<br>
I would try to upgrade to latest git.<br>
<br>
Good luck<br>
<br>
<br>
<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a><br>
[mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>] On Behalf Of Peter<br>
Olsson<br>
Sent: Friday, January 11, 2013 8:40 AM<br>
To: FreeSWITCH Users Help<br>
Subject: Re: [Freeswitch-users] LUKE: I&#39;m hit, but not bad - thread failure<br>
<br>
Please report to JIRA.<br>
<br>
/Peter<br>
<br>
11 jan 2013 kl. 02:43 skrev &quot;Tim St. Pierre&quot;<br>
&lt;<a href="mailto:fs-list@communicatefreely.net">fs-list@communicatefreely.net</a>&gt;:<br>
<br>
&gt; Okay, so I have a bit more detail, and my first post hasn&#39;t posted yet.<br>
&gt;<br>
&gt; FreeSWITCH Version 1.3.13b+git~20121230T190855Z~8859eb0b23 (git 8859eb0<br>
2012-12-30 19:08:55Z<br>
&gt; FreeBSD 8.3-RELEASE<br>
&gt;<br>
&gt; I start getting thread_failures several times per second.  It was so many<br>
entries that the<br>
&gt; logs started turning over at about 10 minute intervals.<br>
&gt;<br>
&gt; A few minutes later, I get the above quotes from Star Wars.<br>
&gt;<br>
&gt; After an hour and a half of no phone service, someone finds my pager<br>
number and I take a look.<br>
&gt;<br>
&gt; Our alarms didn&#39;t go off, because Freeswitch would still respond to<br>
sockets, and it was<br>
&gt; still acknowledging SIP messages to a certain degree.<br>
&gt;<br>
&gt; fs_cli times out.<br>
&gt; Freeswitch is using 96% CPU and around 900MB of RAM.  Earlier today, it<br>
was 500MB, but I<br>
&gt; have seen it higher than that before.  I have never seen it use more than<br>
10% CPU on our<br>
&gt; little dual core Xeon machine.  I probably should get more cores, but it<br>
has never gone<br>
&gt; past 10% CPU usage.<br>
&gt;<br>
&gt; So I kill -9 Freeswitch, wait a few seconds, and start it up again.<br>
Everything comes back<br>
&gt; after the phones re-register, but I would really like to know why, and how<br>
to prevent it<br>
&gt; from happening again.<br>
&gt;<br>
&gt; This isn&#39;t an especially high call volume night, and I looked through the<br>
logs - it<br>
&gt; started just after a new session was created for an outgoing call.<br>
Nothing unusual about<br>
&gt; it.  For a while after, I could still see SIP registrations in the logs,<br>
but there weren&#39;t<br>
&gt; any SIP registrations in the database.  The process to delete the expired<br>
ones seems to<br>
&gt; have been working, but not the process to update them.<br>
&gt;<br>
&gt; This is essentially a forensic investigation at this point, but I wouldn&#39;t<br>
mind some<br>
&gt; suggestions as to what I should watch out for.<br>
&gt;<br>
&gt; -Tim<br>
&gt;<br>
&gt; _________________________________________________________________________<br>
&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;<br>
&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.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://wiki.freeswitch.org" target="_blank">http://wiki.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">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>
&gt; !DSPAM:50ef69f032762133211294!<br>
&gt;<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.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://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
<br>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>I&#39;d love to change the world, but they wont gimme the source code to it