ya so furthermore,<div><br></div><div>The core and sofia has to be generic so it uses ANSI sql transactions with BEGIN; &lt;2000 sql stmts&gt; COMMIT;</div><div>This falls under the category of multi-line stmts and breaks w/o that enabled thus making the DB suck much more.</div>
<div><br></div><div><div><br><div class="gmail_quote">On Thu, Oct 27, 2011 at 2:35 PM, Ken Rice <span dir="ltr">&lt;<a href="mailto:krice@freeswitch.org">krice@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;">




<div>
<font face="Monaco, Courier New"><span style="font-size:11pt">Hey Anthony,<br>
<br>
I think he’s being a little confused here...<br>
<br>
What tony is refering to, is stacked statements   “select * from foo; update bar set foo=bar; some other statement;”<br>
<br>
Allowing stacked statements in 1 call over ODBC is bad mojo that’s exactly host most sql injections work in the first place<br>
<br>
“select * from users where username = ‘$USERNAME’” ... Replace $USERNAME with the next line<br>
<br>
‘;  UPDATE users set password=NEWPASSWORD where username = ‘admin’; --<br>
<br>
Boom sql injection... Now there are other ways to protect against this like properly escaping input from 3rd parties going into your sql statements but it still happens all the time...<br>
<br>
This is one of the main reasons I use prepared statements on Postgresql cause it stops this sort of behavior cold in its tracks... You should still properly escape inputs but the extra layer is worth it<div class="im"><br>

<br>
<br>
<br>
<br>
On 10/27/11 2:08 PM, &quot;Anthony Minessale&quot; &lt;<a href="http://anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>&gt; wrote:<br>
<br>
</div></span></font><blockquote><div class="im"><font face="Monaco, Courier New"><span style="font-size:11pt">Blah,<br>
<br>
I said I don&#39;t like mysql, but ok I&#39;ll look it up for you.......<br>
<br>
<a href="http://www.mail-archive.com/profox@leafe.com/msg33150.html" target="_blank">http://www.mail-archive.com/profox@leafe.com/msg33150.html</a><br>
<br>
AND<br>
<br>
<a href="http://dev.mysql.com/doc/refman/5.0/en/connector-odbc-configuration-connection-parameters.html" target="_blank">http://dev.mysql.com/doc/refman/5.0/en/connector-odbc-configuration-connection-parameters.html</a><br>

search for &#39;FLAG_MULTI_STATEMENTS&#39; <br>
<br>
&gt;From our own FS resources:<br>
<br>
<a href="http://wiki.freeswitch.org/wiki/Using_ODBC_in_the_core#CentOS_5.2" target="_blank">http://wiki.freeswitch.org/wiki/Using_ODBC_in_the_core#CentOS_5.2</a><br>
<a href="http://www.mail-archive.com/freeswitch-users@lists.freeswitch.org/msg19883.html" target="_blank">http://www.mail-archive.com/freeswitch-users@lists.freeswitch.org/msg19883.html</a><br>
<br>
or <br>
<br>
<a href="http://tinyurl.com/4xo26sv" target="_blank">http://tinyurl.com/4xo26sv</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
On Thu, Oct 27, 2011 at 1:29 PM, Hynek Cihlar &lt;<a href="http://hynek.cihlar@gmail.com" target="_blank">hynek.cihlar@gmail.com</a>&gt; wrote:<br>
</span></font></div><blockquote><div class="im"><font face="Monaco, Courier New"><span style="font-size:11pt">Transactions are by default supported by mysql, the transactions are driven by sql statements themselves. <br>

<br>
Your statement is either incorrect or I interpret it wrong. <br>
<br>
<br>
Sent from my mobile device<br>
<br>
On Oct 27, 2011, at 20:09, Anthony Minessale &lt;<a href="http://anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>&gt; wrote:<br>
<br>
</span></font></div><blockquote><font face="Monaco, Courier New"><span style="font-size:11pt"><div class="im">mysql does not work with transactions by default in defense of injection attacks... read the thread its in the top.<br>

<br>
<br></div><div class="im">
On Thu, Oct 27, 2011 at 1:07 PM, Madovsky &lt; &lt;<a href="mailto:infos@madovsky.org" target="_blank">mailto:infos@madovsky.org</a>&gt; <a href="http://infos@madovsky.org" target="_blank">infos@madovsky.org</a>&gt; wrote:<br>

</div></span></font><blockquote><font face="Monaco, Courier New"><span style="font-size:11pt"><div class="im">Thanks Ken. here the link of official SIPP website<br></div>
 &lt;<a href="http://sipp.sourceforge.net/" target="_blank">http://sipp.sourceforge.net/</a>&gt; <a href="http://sipp.sourceforge.net/" target="_blank">http://sipp.sourceforge.net/</a><div class="im"><br>
 <br>
I didn&#39;t know it was a HP app ! :0)<br>
</div></span></font><blockquote><font face="Monaco, Courier New"><span style="font-size:11pt"><div class="im"> <br>
----- Original Message ----- <br>
 <br>
<b>From:</b>  Ken Rice &lt;<a href="mailto:krice@freeswitch.org" target="_blank">mailto:krice@freeswitch.org</a>&gt;   <br>
 <br>
<b>To:</b> FreeSWITCH Users Help &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">mailto:freeswitch-users@lists.freeswitch.org</a>&gt;   <br>
 <br>
</div><div class="im"><b>Sent:</b> Thursday, October 27, 2011 1:54  PM<br>
 <br>
<b>Subject:</b> Re: [Freeswitch-users] High load  on database server<br>
 <br>
<br>
SIPP works fine for this... However keep in mind some  of their default scenario files arent exactly the best in the world and can in  many situations leave a bit to be desired... Check the wiki I think there is  more info on this on there<br>

<br>
K<br>
<br>
<br></div>
On 10/27/11 12:51 PM,  &quot;Madovsky&quot; &lt; &lt;<a href="mailto:infos@madovsky.org" target="_blank">mailto:infos@madovsky.org</a>&gt; <a href="http://infos@madovsky.org" target="_blank">infos@madovsky.org</a>&gt;  wrote:<br>

<br>
 <br>
</span></font><blockquote><div class="im"><font face="Monaco, Courier New"><span style="font-size:11pt">on this subject,<br>
is SIPp can be used to test to  reproduce hundreds calls ?<br>
 <br>
</span></font></div><blockquote><font face="Monaco, Courier New"><span style="font-size:11pt"><div class="im"><br>
----- Original Message -----  <br>
 <br>
<b>From:</b>  Anthony Minessale &lt; &lt;<a href="mailto:anthony.minessale@gmail.com" target="_blank">mailto:anthony.minessale@gmail.com</a>&gt; <a href="mailto:anthony.minessale@gmail.com" target="_blank">mailto:anthony.minessale@gmail.com</a>&gt;   <br>

 <br>
<b>To:</b> FreeSWITCH Users Help &lt; &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">mailto:freeswitch-users@lists.freeswitch.org</a>&gt; <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">mailto:freeswitch-users@lists.freeswitch.org</a>&gt;    <br>

 <br>
<b>Sent:</b> Thursday, October 27, 2011 1:39   PM<br>
 <br>
<b>Subject:</b> Re: [Freeswitch-users] High load   on database server<br>
 <br>
<br>
BTW I know it&#39;s a contradiction  to tell you to consider older  ODBC and newer FS but I wrote FS so I  can attest to its stability especially  the ODBC code in the core.  <br>
<br>
 <br>
<br>
 <br>
<br>
<br>
 <br></div>
On Thu, Oct 27, 2011 at  12:36 PM, Anthony Minessale  &lt; &lt;<a href="http://anthony.minessale@gmail.com" target="_blank">http://anthony.minessale@gmail.com</a>&gt; <a href="http://anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>&gt;   wrote:<br>

 <br>
 <br>
</span></font></blockquote></blockquote></blockquote></blockquote></blockquote></blockquote></blockquote><font face="Monaco, Courier New"><span style="font-size:11pt"><div class="im"><br>
Let&#39;s recap<br>
 <br>
<br>
 <br>
You  have 4 moving parts, you have various versions of all 4 to choose   from and even different implementations of 3 of the  4.<br>
 <br>
<br>
ODBC LIB <br>
ODBC  DRIVER<br>
 <br>
DATABASE<br>
 <br>
FS<br>
 <br>
<br>
 <br>
You  must choose a stable combination of all 4 which may require   specific configuration of each component as  well.<br>
 <br>
<br>
 <br>
My only issue is FUD, I do not want  people to advertise that FS does  not work on ODBC under load when  the whole story is FS does not work under  load when you use  fooODBC with barDRIVER with basBASE database server  configured a  particular way.<br>

 <br>
<br>
 <br>
It should never crash, if it  does, its a bug in something.  I can  speak for FS that there  is no bug there.  The other 3 are  variables.  <br>
 <br>
Remember this next time there is a discussion about using  system libs  and why we build our own depends.  The one thing  we use system libs  for, ODBC, is a huge  PITA.........<br>
 <br>
<br>
 <br>
Things to  remember:<br>
 <br>
<br>
 <br>
1) try the Threading=0 in the  odbcinst.ini, this is a serious problem  and has been made the  default in latest versions.<br>
 <br>
2) If you must use Mysql,  enable transactions and make sure your  odbc.ini is referencing the  threadsafe version of the lib  <br>
 <br>
     libmyodbc3_r.so &lt;-- note  _r<br>
 <br>
3) Try various combos of drivers and odbc libs, many  time newer is not  better, stable versions lie in the  past.<br>
 <br>
4) build the drivers and odbc yourself or get the  debug symbols so you  can get a backtrace, you could be finding a  bug for them.......<br>
 <br>
5) Find a test to reproduce your  problem so you can try different  database engines and driver  combos.<br>
 <br>
6) Make sure you are on latest FS git so you know  you have a stable   copy.<br>
 <br>
<br>
 <br>
<br>
 <br>
Anyway, this is a  pain, that&#39;s why ppl pay you to do it.<br>
 <br>
Discuss this all you  want here, just minimize any FUD to scare away  people who want to  use  it.<br>
 <br>
<br>
 <br>
<br>
 <br>
<br>
 <br>
<br>
 <br>
 <br>
 <br>
 <br>
<br>
<br>
 <br></div>
On  Thu, Oct 27, 2011 at 12:24 PM, Hynek Cihlar &lt; &lt;<a href="http://hynek.cihlar@gmail.com" target="_blank">http://hynek.cihlar@gmail.com</a>&gt; <a href="http://hynek.cihlar@gmail.com" target="_blank">hynek.cihlar@gmail.com</a>&gt;  wrote:<div class="im">
<br>
 <br>
 <br>
Do not agree. Issues happening under extreme  cases like  high load with<br>
some specific conditions are hard  to reproduce, sharing  the<br>
information in this case is a lot  more efficient, for all.<br>
 <br>
<br>
Sent from my mobile  device<br>
<br>
 <br>
 <br>
 <br></div>
On Oct 27, 2011, at 18:56,  Robert Huddleston &lt; &lt;<a href="http://rhuddleston@gmail.com" target="_blank">http://rhuddleston@gmail.com</a>&gt; <a href="http://rhuddleston@gmail.com" target="_blank">rhuddleston@gmail.com</a>&gt;  wrote:<div class="im">
<br>
<br>
&gt; My bologna  has a first name - it&#39;s O S C A  R...<br>
&gt;<br>
&gt; This topic is getting  really old... I have  to agree with Antm - get out of<br>
&gt; the lazy  pants and do  some research / hard work.<br>
&gt;<br>
&gt;<br>
&gt;  -----Original  Message-----<br></div>
&gt; From:  &lt;<a href="http://freeswitch-users-bounces@lists.freeswitch.org" target="_blank">http://freeswitch-users-bounces@lists.freeswitch.org</a>&gt; <a href="http://freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a><br>

&gt;   [ &lt;<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">mailto:freeswitch-users-bounces@lists.freeswitch.org</a>&gt; <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">mailto:freeswitch-users-bounces@lists.freeswitch.org</a>]  On Behalf  Of Sergey<div class="im">
<br>
&gt; Okhapkin<br>
&gt; Sent: Thursday,  October 27, 2011 12:43  PM<br>
&gt; To: FreeSWITCH Users  Help<br>
&gt; Subject: Re:  [Freeswitch-users] High load on  database server<br>
&gt;<br>
&gt; What do  you mean &quot;shared  ODBC&quot;?<br>
&gt;<br>
&gt; On Thursday 27 October 2011,  Madovsky  wrote:<br>
&gt;&gt; but, is anyone experienced that with shared   ODBC ? (managing more than 330<br>
&gt;&gt; concurrent   calls)<br>
&gt;&gt;<br>
&gt;&gt; ----- Original Message  -----<br></div><div class="im">
&gt;&gt;  From: &quot;Madovsky&quot; &lt; &lt;<a href="http://infos@madovsky.org" target="_blank">http://infos@madovsky.org</a>&gt; <a href="http://infos@madovsky.org" target="_blank">infos@madovsky.org</a>&gt;<br>
&gt;&gt; To:  &quot;FreeSWITCH Users  Help&quot; &lt; &lt;<a href="http://freeswitch-users@lists.freeswitch.org" target="_blank">http://freeswitch-users@lists.freeswitch.org</a>&gt; <a href="http://freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>&gt;<br>

&gt;&gt;   Sent: Thursday, October 27, 2011 12:33 PM<br>
&gt;&gt; Subject:  Re:  [Freeswitch-users] High load on database   server<br>
&gt;&gt;<br>
&gt;&gt;&gt; ha ok, good luck   so<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; ----- Original Message   -----<br></div><div class="im">
&gt;&gt;&gt; From: &quot;Cliff Wells&quot; &lt; &lt;<a href="http://cliff@develix.com" target="_blank">http://cliff@develix.com</a>&gt; <a href="http://cliff@develix.com" target="_blank">cliff@develix.com</a>&gt;<br>
&gt;&gt;&gt; To:  &quot;FreeSWITCH  Users Help&quot; &lt; &lt;<a href="http://freeswitch-users@lists.freeswitch.org" target="_blank">http://freeswitch-users@lists.freeswitch.org</a>&gt; <a href="http://freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>&gt;<br>

&gt;&gt;&gt;   Sent: Thursday, October 27, 2011 12:26 PM<br>
&gt;&gt;&gt;  Subject: Re:  [Freeswitch-users] High load on database   server<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; On Thu, 2011-10-27 at  11:55  -0400, Madovsky wrote:<br>
&gt;&gt;&gt;&gt;&gt; I means  that depend the  quality of your script  ;)<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Quality  isn&#39;t the  issue here.  The script is too simple to be   incorrect<br>
&gt;&gt;&gt;&gt; (and it carefully releases the  odbc  connection back to the pool in a<br>
&gt;&gt;&gt;&gt; hangup  handler).   I have written poor-quality code plenty of  times,  but<br>
&gt;&gt;&gt;&gt; 25 years as a programmer usually  allows me the  luxury of knowing when<br>
&gt;&gt;&gt;&gt; I&#39;m  doing it,  thanks.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; In any  case, Lua scripts  work fine.  Google will tell you that  unixODBC<br>
&gt;&gt;&gt;&gt;  before 2.3.0 was a bit of a mess,  so I expect the issue lies there,  but<br>
&gt;&gt;&gt;&gt; again,  I emphasize, everything WORKS GREAT (been  using it for a  couple<br>
&gt;&gt;&gt;&gt; of years now) until you get to  very  high concurrency (about 330<br>
&gt;&gt;&gt;&gt; concurrent calls on a   single system).  If you don&#39;t expect to  handle<br>
&gt;&gt;&gt;&gt;  more than 300 concurrent calls, then  you do not need to worry about  it.<br>
&gt;&gt;&gt;&gt; At  all.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;   Regards,<br>
&gt;&gt;&gt;&gt;   Cliff<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;   FreeSWITCH-users mailing list<br></div>
&gt;&gt;&gt;&gt;  &lt;<a href="http://FreeSWITCH-users@lists.freeswitch.org" target="_blank">http://FreeSWITCH-users@lists.freeswitch.org</a>&gt; <a href="http://FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>

&gt;&gt;&gt;&gt;    &lt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>&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;<br>
&gt;   UNSUBSCRIBE: &lt;<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>&gt; <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;    &lt;<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>
&gt;&gt;   FreeSWITCH-users mailing list<br>
&gt;&gt;  &lt;<a href="http://FreeSWITCH-users@lists.freeswitch.org" target="_blank">http://FreeSWITCH-users@lists.freeswitch.org</a>&gt; <a href="http://FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>

&gt;&gt;   &lt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>&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: &lt;<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>&gt; <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>

&gt;&gt;    &lt;<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;   FreeSWITCH-users mailing list<br>
&gt;  &lt;<a href="http://FreeSWITCH-users@lists.freeswitch.org" target="_blank">http://FreeSWITCH-users@lists.freeswitch.org</a>&gt; <a href="http://FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>

&gt;   &lt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>&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: &lt;<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>&gt; <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>

&gt;    &lt;<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;   FreeSWITCH-users mailing list<br>
&gt;  &lt;<a href="http://FreeSWITCH-users@lists.freeswitch.org" target="_blank">http://FreeSWITCH-users@lists.freeswitch.org</a>&gt; <a href="http://FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>

&gt;   &lt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>&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: &lt;<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>&gt; <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>

&gt;    &lt;<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
FreeSWITCH-users   mailing list<br>
 &lt;<a href="http://FreeSWITCH-users@lists.freeswitch.org" target="_blank">http://FreeSWITCH-users@lists.freeswitch.org</a>&gt; <a href="http://FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>

 &lt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>

UNSUBSCRIBE: &lt;<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>&gt; <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>

 &lt;<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
 <br>
<br>
 <br>
</span></font><blockquote><blockquote><blockquote><blockquote><blockquote><font face="Monaco, Courier New"><span style="font-size:11pt"> <br>
 <br>
<hr align="CENTER" size="3" width="100%"><br>
 <br>
<br>
<br>
FreeSWITCH-users mailing  list<br>
 &lt;<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">mailto:FreeSWITCH-users@lists.freeswitch.org</a>&gt; <a href="http://FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>

 &lt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>

UNSUBSCRIBE: &lt;<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>&gt; <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>

 &lt;<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
</span></font></blockquote><font face="Monaco, Courier New"><span style="font-size:11pt"><br>
<br>
FreeSWITCH-users mailing list<br>
 &lt;<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">mailto:FreeSWITCH-users@lists.freeswitch.org</a>&gt; <a href="http://FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>

 &lt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>

UNSUBSCRIBE: &lt;<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>&gt; <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>

 &lt;<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
</span></font></blockquote><font face="Monaco, Courier New"><span style="font-size:11pt"><br>
<br>
</span></font></blockquote></blockquote></blockquote>
</div>


<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"><div><br></div>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:+19193869900<br>
</div></div>