<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Michael,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>I Googled &#8220;freeswitch sip re-provision phone&#8221; which came up with almost nothing.&nbsp; This thread is now the TOP 5 hits on that query!<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>I also Googled &#8220;freeswitch sip reboot phone&#8221; which comes up with several links that appear to be polycom specific.&nbsp; In fact if I had read more I may have gotten what I needed with some brute force trial and error.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>I must say I was expecting to find sendevent code to achieve this, not something as simple as a SOFIA command!<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Here again, as you can see from my follow up question, I had no idea what to search for with regard to </span>reverse-auth-user and reverse-auth-pass params.<o:p></o:p></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>You guys rock.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Sean<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] <b>On Behalf Of </b>Michael Collins<br><b>Sent:</b> Monday, July 30, 2012 6:03 PM<br><b>To:</b> FreeSWITCH Users Help<br><b>Subject:</b> Re: [Freeswitch-users] SIP to make phone reboot or resync<o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><p class=MsoNormal>On Mon, Jul 30, 2012 at 2:43 PM, Anthony Minessale &lt;<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>&gt; wrote:<o:p></o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>reverse-auth-user and reverse-auth-pass params in the params section<br>of the &lt;user&gt; xml tag in the user directory can be configured instead<br>of a gateway and it will use those credentials instead.<o:p></o:p></p><div><p class=MsoNormal style='margin-bottom:12.0pt'><br>FYI this is actually on the wiki (thanks kn0x):<br><a href="http://wiki.freeswitch.org/wiki/XML_User_Directory_Guide#reverse_authentication">http://wiki.freeswitch.org/wiki/XML_User_Directory_Guide#reverse_authentication</a><br><br>It might be helpful to make it easier to find, perhaps by linking to it from another page. Sean, can you tell us where on the wiki you were looking for this? That will give me an idea of where exactly I should add the link &amp; info.<br><br>-MC<o:p></o:p></p></div><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><p class=MsoNormal><br>On Sat, Jul 28, 2012 at 11:05 PM, Sean Devoy &lt;<a href="mailto:sdevoy@bizfocused.com">sdevoy@bizfocused.com</a>&gt; wrote:<br>&gt; Thank you sir. &nbsp;That did help, I can resync my phone test either with<br>&gt; user/pass using any proxy user/pass from the lines on THAT phone. &nbsp;I can<br>&gt; also disable Auth Resync Reboot and let anyone send reboots - which might be<br>&gt; fun, but seems like a bad plan!<br>&gt;<br>&gt; This is not very useful for me since the phone's proxy user/pass must be<br>&gt; specified in the gateway XML for whole realm in the the SIP profile. &nbsp;I<br>&gt; hoped to be able to re-provision any phone on demand. It seems impractical<br>&gt; to have to restart/rescan my sofia gateway every time &nbsp;I want to issue a<br>&gt; resync to a different phone.<br>&gt;<br>&gt; Am I missing something?<br>&gt;<br>&gt; Sean<br>&gt;<br>&gt; -----Original Message-----<br>&gt; From: <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a><br>&gt; [mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>] On Behalf Of<br>&gt; Vallimamod ABDULLAH<br>&gt; Sent: Saturday, July 28, 2012 1:05 PM<br>&gt; To: FreeSWITCH Users Help<br>&gt; Subject: Re: [Freeswitch-users] SIP to make phone reboot or resync<br>&gt;<br>&gt; Hi,<br>&gt;<br>&gt; It's normally the sip account credentials. There is also an option in the<br>&gt; admin interface to disable this authentication (&quot;Auth Resync-Reboot&quot; option<br>&gt; if I recall correctly in Ext tab)<br>&gt;<br>&gt; Best Regards,<br>&gt; Vallimamod Abdullah<br>&gt; .<br>&gt;<br>&gt;<br>&gt; On Jul 28, 2012, at 6:40 PM, Sean Devoy wrote:<br>&gt;<br>&gt;&gt; HI all,<br>&gt;&gt;<br>&gt;&gt; I am close, but I still don't understand what credentials are required.<br>&gt; The response is:<br>&gt;&gt; SIP/2.0 401 Unauthorized<br>&gt;&gt;<br>&gt;&gt; I have tried the web admin credentials for the phone, I don't k now what<br>&gt; FS credentials I could pass.<br>&gt;&gt;<br>&gt;&gt; Any ideas?<br>&gt;&gt;<br>&gt;&gt; Thanks,<br>&gt;&gt; Sean<br>&gt;&gt;<br>&gt;&gt; From: <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a><br>&gt;&gt; [mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>] On Behalf Of<br>&gt;&gt; Anthony Minessale<br>&gt;&gt; Sent: Friday, July 27, 2012 6:12 PM<br>&gt;&gt; To: FreeSWITCH Users Help<br>&gt;&gt; Subject: Re: [Freeswitch-users] SIP to make phone reboot or resync<br>&gt;&gt;<br>&gt;&gt; Make a gateway with no reg and the credentials and name it after the realm<br>&gt; in the challenge.<br>&gt;&gt;<br>&gt;&gt; On Jul 27, 2012 5:05 PM, &quot;Sean Devoy&quot; &lt;<a href="mailto:sdevoy@bizfocused.com">sdevoy@bizfocused.com</a>&gt; wrote:<br>&gt;&gt; Thank Anthony, BUT.. Error:<br>&gt;&gt; 2012-07-27 17:58:55.118642 [ERR] sofia_reg.c:2165 Cannot locate any<br>&gt;&gt; authentication credentials to complete an authentication request for<br>&gt;&gt; realm '&quot;<a href="http://fs_bfis.bizfocused.com" target="_blank">fs_bfis.bizfocused.com</a>&quot;'<br>&gt;&gt;<br>&gt;&gt; 1 - where do I specify the credentials?<br>&gt;&gt; 2 - Are these Freeswitch credentials or phone credentials? &nbsp;I suspect<br>&gt;&gt; the latter.<br>&gt;&gt;<br>&gt;&gt; -----Original Message-----<br>&gt;&gt; From: <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a><br>&gt;&gt; [mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>] On Behalf Of<br>&gt;&gt; Anthony Minessale<br>&gt;&gt; Sent: Friday, July 27, 2012 1:21 PM<br>&gt;&gt; To: FreeSWITCH Users Help<br>&gt;&gt; Subject: Re: [Freeswitch-users] SIP to make phone reboot or resync<br>&gt;&gt;<br>&gt;&gt; sofia profile &lt;prof name&gt; check_sync [call_id] &nbsp;// no call_id means<br>&gt;&gt; all sofia profile &lt;prof name&gt; flush_inbound_reg [call_id] [reboot]<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; On Fri, Jul 27, 2012 at 12:06 PM, Sean Devoy &lt;<a href="mailto:sdevoy@bizfocused.com">sdevoy@bizfocused.com</a>&gt;<br>&gt; wrote:<br>&gt;&gt; &gt; HI All,<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; Does anyone have an code that will cause Freeswitch to send a SIP<br>&gt;&gt; &gt; message to a CISCO SPA5xx phone that will cause it to reboot or<br>&gt;&gt; &gt; resync (aka re-provision)? &nbsp;I know about the URLs that cause the<br>&gt;&gt; &gt; phone to do this, but they are NATed, so I need to use SIP to hit them.<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; Assume I am programming language omni-lingual for this request!<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; Thanks,<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; Sean<br>&gt;&gt; &gt;<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">consulting@freeswitch.org</a><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; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>&gt;&gt; &gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.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://wiki.freeswitch.org" target="_blank">http://wiki.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; Join Us At ClueCon - Aug 7-9, 2012<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; FreeSWITCH-users mailing list<br>&gt;&gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><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-u" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-u</a><br>&gt;&gt; &gt; se<br>&gt;&gt; &gt; rs<br>&gt;&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;&gt; &gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt; Anthony Minessale II<br>&gt;&gt;<br>&gt;&gt; FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>&gt;&gt; ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>&gt;&gt; Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>&gt;&gt;<br>&gt;&gt; AIM: anthm<br>&gt;&gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>&gt;&gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>&gt;&gt; IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>&gt;&gt;<br>&gt;&gt; FreeSWITCH Developer Conference<br>&gt;&gt; <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>&gt;&gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>&gt;&gt; pstn:<a href="tel:%2B19193869900">+19193869900</a><br>&gt;&gt;<br>&gt;&gt; ______________________________________________________________________<br>&gt;&gt; ___ Professional FreeSWITCH Consulting Services:<br>&gt;&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>&gt;&gt;<br>&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.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://wiki.freeswitch.org" target="_blank">http://wiki.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; Join Us At ClueCon - Aug 7-9, 2012<br>&gt;&gt;<br>&gt;&gt; FreeSWITCH-users mailing list<br>&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><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-use" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-use</a><br>&gt;&gt; rs<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">consulting@freeswitch.org</a><br>&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>&gt;&gt;<br>&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.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://wiki.freeswitch.org" target="_blank">http://wiki.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; Join Us At ClueCon - Aug 7-9, 2012<br>&gt;&gt;<br>&gt;&gt; FreeSWITCH-users mailing list<br>&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><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-use" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-use</a><br>&gt;&gt; rs<br>&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;&gt; ______________________________________________________________________<br>&gt;&gt; ___ Professional FreeSWITCH Consulting Services:<br>&gt;&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>&gt;&gt;<br>&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.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://wiki.freeswitch.org" target="_blank">http://wiki.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; Join Us At ClueCon - Aug 7-9, 2012<br>&gt;&gt;<br>&gt;&gt; FreeSWITCH-users mailing list<br>&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><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-use" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-use</a><br>&gt;&gt; rs<br>&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;<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; Join Us At ClueCon - Aug 7-9, 2012<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;<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; Join Us At ClueCon - Aug 7-9, 2012<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><br><br><br>--<br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">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" target="_blank">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:<a href="tel:%2B19193869900">+19193869900</a><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>Join Us At ClueCon - Aug 7-9, 2012<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><o:p></o:p></p></blockquote></div><p class=MsoNormal style='margin-bottom:12.0pt'><br><br clear=all><br>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br><a href="http://www.FreeSWITCH.org" target="_blank">http://www.FreeSWITCH.org</a><br><a href="http://www.ClueCon.com" target="_blank">http://www.ClueCon.com</a><br><a href="http://www.OSTAG.org" target="_blank">http://www.OSTAG.org</a><br><br><o:p></o:p></p></div></body></html>