<div dir="ltr"><div>I have tried to disable lua and enable xml generation on fusionpbx, but it didn&#39;t worked at all, files xml were not generated and configs were not loaded.<br><br></div>How can I find the source code for xml_handler (lua source code), defined bellow?<br><br><pre class="gmail-m_2216188667632841852m_6424604643406674360m_-6313589723195304418code gmail-m_2216188667632841852gmail_msg">    &lt;param name=&quot;xml-<span class="gmail-m_2216188667632841852m_6424604643406674360m_-6313589723195304418search_hit gmail-m_2216188667632841852gmail_msg">handler</span>-script&quot; value=&quot;app.lua xml_<span class="gmail-m_2216188667632841852m_6424604643406674360m_-6313589723195304418search_hit gmail-m_2216188667632841852gmail_msg">handler</span>&quot;/&gt;
    &lt;param name=&quot;xml-<span class="gmail-m_2216188667632841852m_6424604643406674360m_-6313589723195304418search_hit gmail-m_2216188667632841852gmail_msg">handler</span>-bindings&quot; value=&quot;directory&quot;/&gt;
</pre><br><div><div>Thanks,<br><br></div><div>Valter<br></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><br></div>
<br><div class="gmail_quote">2016-10-20 11:16 GMT-02:00 David Villasmil <span dir="ltr">&lt;<a href="mailto:david.villasmil.work@gmail.com" target="_blank">david.villasmil.work@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Latests versions afaik use memcache to store config. In my experience, fusionpbx fails a lot in terms of refreshing the config when you&#39;re making several changes. I was going to open a ticket, but then i forgot.<br><div class="gmail_quote"><div dir="ltr">On Thu, Oct 20, 2016 at 2:18 PM Valter Nogueira &lt;<a href="mailto:valter@fastway.com.br" target="_blank">valter@fastway.com.br</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="m_2216188667632841852gmail_msg"><div class="m_2216188667632841852gmail_msg">I will try that.<br class="m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg"></div>Thank you,<br class="m_2216188667632841852gmail_msg"><div class="gmail_extra m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg" clear="all"><div class="m_2216188667632841852gmail_msg"><div class="m_2216188667632841852m_6424604643406674360gmail_signature m_2216188667632841852gmail_msg" data-smartmail="gmail_signature"><div dir="ltr" class="m_2216188667632841852gmail_msg"><div class="m_2216188667632841852gmail_msg"><div dir="ltr" class="m_2216188667632841852gmail_msg"><div class="m_2216188667632841852gmail_msg"><div dir="ltr" class="m_2216188667632841852gmail_msg"><div class="m_2216188667632841852gmail_msg"><div dir="ltr" class="m_2216188667632841852gmail_msg"><div class="m_2216188667632841852gmail_msg">Valter<br class="m_2216188667632841852gmail_msg"></div><div class="m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg"></div><div class="m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg"></div></div></div></div></div></div></div></div></div></div></div></div><div dir="ltr" class="m_2216188667632841852gmail_msg"><div class="gmail_extra m_2216188667632841852gmail_msg">
<br class="m_2216188667632841852gmail_msg"><div class="gmail_quote m_2216188667632841852gmail_msg">2016-10-19 17:14 GMT-02:00 Tanguy <span dir="ltr" class="m_2216188667632841852gmail_msg">&lt;<a href="mailto:phenix@vfemail.net" class="m_2216188667632841852gmail_msg" target="_blank">phenix@vfemail.net</a>&gt;</span>:<br class="m_2216188667632841852gmail_msg"><blockquote class="gmail_quote m_2216188667632841852gmail_msg" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000" class="m_2216188667632841852gmail_msg">
    <div class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418moz-cite-prefix m_2216188667632841852gmail_msg">Hello<br class="m_2216188667632841852gmail_msg">
      I personalty enjoy fusionpbx, but i don&#39;t feel confortable with
      xml_handler because xml configurations files are easier to
      understand. I think you may disable xml_handler and try to
      understand auto generated xml config files<br class="m_2216188667632841852gmail_msg">
      <br class="m_2216188667632841852gmail_msg">
      First go to FREESWITCH_CONDIR/autoload_<wbr>configs/lua.conf.xml <br class="m_2216188667632841852gmail_msg">
      <br class="m_2216188667632841852gmail_msg">
      <pre class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418code m_2216188667632841852gmail_msg">    &lt;param name=&quot;xml-<span class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418search_hit m_2216188667632841852gmail_msg">handler</span>-script&quot; value=&quot;app.lua xml_<span class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418search_hit m_2216188667632841852gmail_msg">handler</span>&quot;/&gt;
    &lt;param name=&quot;xml-<span class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418search_hit m_2216188667632841852gmail_msg">handler</span>-bindings&quot; value=&quot;directory&quot;/&gt;

remove some bindings, freeswitch will try to read xml files, not the database. In my case, i only want xml_handler for my directory
</pre>
      Then, tel to fusionpbx to write xml files<br class="m_2216188667632841852gmail_msg">
      Using web gui, do to Advanced &gt; Default seetings<br class="m_2216188667632841852gmail_msg">
      <br class="m_2216188667632841852gmail_msg">
      Move to &quot;switch&quot; and enable some subcategories like dialplan,
      sip_profiles ...<br class="m_2216188667632841852gmail_msg">
      if a subcategory is disabled, fusionpbx will not write xml files.<br class="m_2216188667632841852gmail_msg">
      <br class="m_2216188667632841852gmail_msg">
      On 18/10/2016 22:16, Tanner Kerr wrote:<br class="m_2216188667632841852gmail_msg">
    </div>
    <blockquote type="cite" class="m_2216188667632841852gmail_msg">
      <div dir="ltr" class="m_2216188667632841852gmail_msg">fs_cli should work with the fusionpbx install, also
        config_dir will most likely only contain config.lua and
        config.php which you don&#39;t need to worry about too much.
        <div class="m_2216188667632841852gmail_msg">when you do a global_getvar it will read from
          /usr/local/freeswitch/conf/<wbr>vars.xml which I believe is
          populated by the database. I would recommend changing the
          configuration info in the gui because otherwise it&#39;s a little
          hard to keep track of the data flow in the backend of a
          fusionpbx/freeswitch instance. </div>
        <div class="m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg">
        </div>
        <div class="m_2216188667632841852gmail_msg">I&#39;m with Giovanni on that, if your goal is to solely learn
          freeswitch, I would recommend setting up a vanilla freeswitch
          server.</div>
      </div>
      <div class="gmail_extra m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg">
        <div class="gmail_quote m_2216188667632841852gmail_msg">On Tue, Oct 18, 2016 at 1:04 PM,
          Giovanni Maruzzelli <span dir="ltr" class="m_2216188667632841852gmail_msg">&lt;<a href="mailto:gmaruzz@gmail.com" class="m_2216188667632841852gmail_msg" target="_blank"></a><a class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418moz-txt-link-abbreviated m_2216188667632841852gmail_msg" href="mailto:gmaruzz@gmail.com" target="_blank">gmaruzz@gmail.com</a>&gt;</span> wrote:<br class="m_2216188667632841852gmail_msg">
          <blockquote class="gmail_quote m_2216188667632841852gmail_msg" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr" class="m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg">
              <div class="gmail_extra m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg">
                <div class="gmail_quote m_2216188667632841852gmail_msg"><span class="m_2216188667632841852gmail_msg">On 18 October
                    2016 at 21:16, Valter Nogueira <span dir="ltr" class="m_2216188667632841852gmail_msg">&lt;<a href="mailto:valter@fastway.com.br" class="m_2216188667632841852gmail_msg" target="_blank"></a><a class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418moz-txt-link-abbreviated m_2216188667632841852gmail_msg" href="mailto:valter@fastway.com.br" target="_blank">valter@fastway.com.br</a>&gt;</span>
                    wrote:<br class="m_2216188667632841852gmail_msg">
                    <blockquote class="gmail_quote m_2216188667632841852gmail_msg" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
                      <div dir="ltr" class="m_2216188667632841852gmail_msg">
                        <div class="m_2216188667632841852gmail_msg">Thank you. <br class="m_2216188667632841852gmail_msg">
                          <br class="m_2216188667632841852gmail_msg">
                          My goal is learn how FS works and how can I
                          check its configuration using fs_cli and
                          config_dir.<br class="m_2216188667632841852gmail_msg">
                          <br class="m_2216188667632841852gmail_msg">
                        </div>
                      </div>
                    </blockquote>
                    <div class="m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg">
                    </div>
                  </span>
                  <div class="m_2216188667632841852gmail_msg">Hello Valter,<br class="m_2216188667632841852gmail_msg">
                    <br class="m_2216188667632841852gmail_msg">
                  </div>
                  <div class="m_2216188667632841852gmail_msg">if you want to learn how FS works and how you can
                    check its configuration using fs_cli and config_dir
                    then you need to use FS directly, without gui.<br class="m_2216188667632841852gmail_msg">
                    <br class="m_2216188667632841852gmail_msg">
                  </div>
                  <div class="m_2216188667632841852gmail_msg">Go to <a href="http://freeswitch.org/confluence" class="m_2216188667632841852gmail_msg" target="_blank">http://freeswitch.org/<wbr>confluence</a>
                    and start from there, you will find full docs about
                    it all (install and usage), then if you want you can
                    read the books from packtpub, ask here in mailing
                    list, or in IRC channel #freeswitch<br class="m_2216188667632841852gmail_msg">
                  </div>
                  <div class="m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg">
                  </div>
                  <div class="m_2216188667632841852gmail_msg">-giovanni<br class="m_2216188667632841852gmail_msg">
                  </div>
                  <div class="m_2216188667632841852gmail_msg">
                    <div class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418h5 m_2216188667632841852gmail_msg">
                      <div class="m_2216188667632841852gmail_msg"> </div>
                      <blockquote class="gmail_quote m_2216188667632841852gmail_msg" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
                        <div dir="ltr" class="m_2216188667632841852gmail_msg">I will check mod_lua docs and I
                          will get in touch with fusionpbx people.<br class="m_2216188667632841852gmail_msg">
                        </div>
                        <div class="gmail_extra m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg" clear="all">
                          <div class="m_2216188667632841852gmail_msg">
                            <div class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418m_-6565553131154048789m_1837360640729387676gmail-m_6499120092912580039gmail_signature m_2216188667632841852gmail_msg">
                              <div dir="ltr" class="m_2216188667632841852gmail_msg">
                                <div class="m_2216188667632841852gmail_msg">
                                  <div dir="ltr" class="m_2216188667632841852gmail_msg">
                                    <div class="m_2216188667632841852gmail_msg">
                                      <div dir="ltr" class="m_2216188667632841852gmail_msg">
                                        <div class="m_2216188667632841852gmail_msg">
                                          <div dir="ltr" class="m_2216188667632841852gmail_msg">
                                            <div class="m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg">
                                              <br class="m_2216188667632841852gmail_msg">
                                            </div>
                                            <div class="m_2216188667632841852gmail_msg">Atenciosamente,<br class="m_2216188667632841852gmail_msg">
                                              <br class="m_2216188667632841852gmail_msg">
                                              <img class="m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg">
                                            </div>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                          <div class="m_2216188667632841852gmail_msg">
                            <div class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418m_-6565553131154048789m_1837360640729387676gmail-h5 m_2216188667632841852gmail_msg">
                              <br class="m_2216188667632841852gmail_msg">
                              <div class="gmail_quote m_2216188667632841852gmail_msg">2016-10-18 16:44
                                GMT-02:00 Giovanni Maruzzelli <span dir="ltr" class="m_2216188667632841852gmail_msg">&lt;<a href="mailto:gmaruzz@gmail.com" class="m_2216188667632841852gmail_msg" target="_blank"></a><a class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418moz-txt-link-abbreviated m_2216188667632841852gmail_msg" href="mailto:gmaruzz@gmail.com" target="_blank">gmaruzz@gmail.com</a>&gt;</span>:<br class="m_2216188667632841852gmail_msg">
                                <blockquote class="gmail_quote m_2216188667632841852gmail_msg" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
                                  <p dir="ltr" class="m_2216188667632841852gmail_msg">FusionPBX is a web gui
                                    for managing a FreeSWITCH based PBX.</p>
                                  <p dir="ltr" class="m_2216188667632841852gmail_msg">FusionPBX gets its
                                    settings dynamically from database
                                    (postgresql by default) via a lua
                                    xml handler (eg, check mod_lua docs,
                                    and mod_xml_curl docs).</p>
                                  <p dir="ltr" class="m_2216188667632841852gmail_msg">You can get more details
                                    from the website <a href="http://www.fusionpbx.com" class="m_2216188667632841852gmail_msg" target="_blank"></a><a class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418moz-txt-link-abbreviated m_2216188667632841852gmail_msg" href="http://www.fusionpbx.com" target="_blank">www.fusionpbx.com</a>
                                    and you can ask question in the IRC
                                    channel #fusionpbx </p>
                                  <p dir="ltr" class="m_2216188667632841852gmail_msg">I would suggest you read
                                    the docs from website, then install,
                                    test, then ask questions in IRC
                                    channel.</p>
                                  <p dir="ltr" class="m_2216188667632841852gmail_msg">This mailing list is
                                    about FreeSWITCH (the underlying
                                    server) not about FusionPBX.</p>
                                  <p dir="ltr" class="m_2216188667632841852gmail_msg">sent from mobile<br class="m_2216188667632841852gmail_msg">
                                    cell: +39 347 266 56 18<br class="m_2216188667632841852gmail_msg">
                                    Giovanni Maruzzelli<br class="m_2216188667632841852gmail_msg">
                                    OpenTelecom.IT</p>
                                  <div class="gmail_extra m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg">
                                    <div class="gmail_quote m_2216188667632841852gmail_msg">On Oct 18,
                                      2016 7:39 PM, &quot;Tanner Kerr&quot; &lt;<a href="mailto:tanner@itel.com" class="m_2216188667632841852gmail_msg" target="_blank"></a><a class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418moz-txt-link-abbreviated m_2216188667632841852gmail_msg" href="mailto:tanner@itel.com" target="_blank">tanner@itel.com</a>&gt;
                                      wrote:<br type="attribution" class="m_2216188667632841852gmail_msg">
                                      <blockquote class="gmail_quote m_2216188667632841852gmail_msg" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
                                        <div dir="ltr" class="m_2216188667632841852gmail_msg">Fusionpbx sets
                                          most xml configs to noload. I
                                          believe it stores all
                                          freeswitch configuration data
                                          in sqlite by default, that
                                          data is then loaded into a
                                          master xml file and that&#39;s
                                          what freeswitch uses. </div>
                                        <div class="gmail_extra m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg">
                                          <div class="gmail_quote m_2216188667632841852gmail_msg">On
                                            Tue, Oct 18, 2016 at 10:24
                                            AM, Valter Nogueira <span dir="ltr" class="m_2216188667632841852gmail_msg">&lt;<a href="mailto:valter@fastway.com.br" class="m_2216188667632841852gmail_msg" target="_blank"></a><a class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418moz-txt-link-abbreviated m_2216188667632841852gmail_msg" href="mailto:valter@fastway.com.br" target="_blank">valter@fastway.com.br</a>&gt;</span>
                                            wrote:<br class="m_2216188667632841852gmail_msg">
                                            <blockquote class="gmail_quote m_2216188667632841852gmail_msg" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
                                              <div dir="ltr" class="m_2216188667632841852gmail_msg">
                                                <div class="m_2216188667632841852gmail_msg">
                                                  <div class="m_2216188667632841852gmail_msg">
                                                    <div class="m_2216188667632841852gmail_msg">
                                                      <div class="m_2216188667632841852gmail_msg">Sorry if it
                                                        is OT.<br class="m_2216188667632841852gmail_msg">
                                                        <br class="m_2216188667632841852gmail_msg">
                                                      </div>
                                                      I am trying to
                                                      figure out how
                                                      fusionpbx stores
                                                      freeswitch
                                                      configuration.<br class="m_2216188667632841852gmail_msg">
                                                      <br class="m_2216188667632841852gmail_msg">
                                                    </div>
                                                    freeswitch
                                                    global_getvar
                                                    conf_dir shows
                                                    /etc/freeswitch<br class="m_2216188667632841852gmail_msg">
                                                    <br class="m_2216188667632841852gmail_msg">
                                                  </div>
                                                  But when I look at
                                                  /etc/freeswitch/sip_profiles/<wbr>external,
                                                  I don&#39;t see any
                                                  gateway declared,
                                                  altough when I do:<br class="m_2216188667632841852gmail_msg">
                                                  <br class="m_2216188667632841852gmail_msg">
                                                  sofia status<br class="m_2216188667632841852gmail_msg">
                                                  <br class="m_2216188667632841852gmail_msg">
                                                </div>
                                                I get:<br class="m_2216188667632841852gmail_msg">
                                                <div class="m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg">
                                                                      
                                                  Name       Type   
                                                                                <wbr>       
                                                  Data    State<br class="m_2216188667632841852gmail_msg">
==============================<wbr>==============================<wbr>==============================<wbr>=======<br class="m_2216188667632841852gmail_msg">
                                                             
                                                  external-ipv6   
                                                  profile   
                                                                   
                                                  sip:mod_sofia@[::1]:5080   
                                                  RUNNING (0)<br class="m_2216188667632841852gmail_msg">
                                                                  
                                                  external    profile   
                                                             <a href="http://sip:mod_sofia@192.168.2.13:5080" class="m_2216188667632841852gmail_msg" target="_blank"></a><a class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418moz-txt-link-abbreviated m_2216188667632841852gmail_msg" href="mailto:sip:mod_sofia@192.168.2.13:508" target="_blank">sip:mod_sofia@192.168.2.13:508</a><wbr>0   
                                                  RUNNING (0)<br class="m_2216188667632841852gmail_msg">
external::d7369e36-c636-483c-<wbr>b50b-177cef15caf9    gateway   
                                                                     <a href="mailto:sip%3A50000@192.168.2.108" class="m_2216188667632841852gmail_msg" target="_blank"></a><a class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418moz-txt-link-abbreviated m_2216188667632841852gmail_msg" href="mailto:sip:50000@192.168.2.108" target="_blank">sip:50000@192.168.2.108</a>   
                                                  REGED<br class="m_2216188667632841852gmail_msg">
                                                             
                                                  internal-ipv6   
                                                  profile   
                                                                   
                                                  sip:mod_sofia@[::1]:5060   
                                                  RUNNING (0)<br class="m_2216188667632841852gmail_msg">
                                                                  
                                                  internal    profile   
                                                             <a href="http://sip:mod_sofia@192.168.2.13:5060" class="m_2216188667632841852gmail_msg" target="_blank"></a><a class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418moz-txt-link-abbreviated m_2216188667632841852gmail_msg" href="mailto:sip:mod_sofia@192.168.2.13:506" target="_blank">sip:mod_sofia@192.168.2.13:506</a><wbr>0   
                                                  RUNNING (0)<br class="m_2216188667632841852gmail_msg">
==============================<wbr>==============================<wbr>==============================<wbr>=======<br class="m_2216188667632841852gmail_msg">
                                                  <br class="m_2216188667632841852gmail_msg" clear="all">
                                                  <div class="m_2216188667632841852gmail_msg">
                                                    <div class="m_2216188667632841852gmail_msg">
                                                      <div class="m_2216188667632841852gmail_msg">
                                                        <div class="m_2216188667632841852gmail_msg">
                                                          <div class="m_2216188667632841852gmail_msg">
                                                          <div class="m_2216188667632841852gmail_msg">
                                                          <div class="m_2216188667632841852gmail_msg">
                                                          <div class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418m_-6565553131154048789m_1837360640729387676gmail-m_6499120092912580039m_447203074175944949m_-206764773964827794m_-4747851180678827221gmail_signature m_2216188667632841852gmail_msg">
                                                          <div dir="ltr" class="m_2216188667632841852gmail_msg">
                                                          <div class="m_2216188667632841852gmail_msg">
                                                          <div dir="ltr" class="m_2216188667632841852gmail_msg">
                                                          <div class="m_2216188667632841852gmail_msg">
                                                          <div dir="ltr" class="m_2216188667632841852gmail_msg">
                                                          <div class="m_2216188667632841852gmail_msg">
                                                          <div dir="ltr" class="m_2216188667632841852gmail_msg">
                                                          <div class="m_2216188667632841852gmail_msg">So, where
                                                          is
                                                          external::d7369e36-c636-483c-<wbr>b50b-177cef15caf9   
                                                          gateway
                                                          declared?<br class="m_2216188667632841852gmail_msg">
                                                          <br class="m_2216188667632841852gmail_msg">
                                                          </div>
                                                          <div class="m_2216188667632841852gmail_msg">I thought
                                                          it could be
                                                          via
                                                          mod_xml_curl,
                                                          but there is
                                                          no config for
                                                          it in
                                                          autoload_configs.<br class="m_2216188667632841852gmail_msg">
                                                          </div>
                                                          <div class="m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg">
                                                          </div>
                                                          <div class="m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg">
                                                          </div>
                                                          <div class="m_2216188667632841852gmail_msg">Regards,<br class="m_2216188667632841852gmail_msg">
                                                          </div>
                                                          <div class="m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg">
                                                          <br class="m_2216188667632841852gmail_msg">
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                        </div>
                                                      </div>
                                                    </div>
                                                  </div>
                                                </div>
                                              </div>
                                              <br class="m_2216188667632841852gmail_msg">
______________________________<wbr>______________________________<wbr>_____________<br class="m_2216188667632841852gmail_msg">
                                              Professional FreeSWITCH
                                              Consulting Services:<br class="m_2216188667632841852gmail_msg">
                                              <a href="mailto:consulting@freeswitch.org" class="m_2216188667632841852gmail_msg" target="_blank">consulting@freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
                                              <a href="http://www.freeswitchsolutions.com" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br class="m_2216188667632841852gmail_msg">
                                              <br class="m_2216188667632841852gmail_msg">
                                              Official FreeSWITCH Sites<br class="m_2216188667632841852gmail_msg">
                                              <a href="http://www.freeswitch.org" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
                                              <a href="http://confluence.freeswitch.org" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://confluence.freeswitch.<wbr>org</a><br class="m_2216188667632841852gmail_msg">
                                              <a href="http://www.cluecon.com" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.cluecon.com</a><br class="m_2216188667632841852gmail_msg">
                                              <br class="m_2216188667632841852gmail_msg">
                                              FreeSWITCH-users mailing
                                              list<br class="m_2216188667632841852gmail_msg">
                                              <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" class="m_2216188667632841852gmail_msg" target="_blank">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
                                              <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br class="m_2216188667632841852gmail_msg">
                                              UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank"></a><a class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418moz-txt-link-freetext m_2216188667632841852gmail_msg" href="http://lists.frees" target="_blank">http://lists.frees</a><a href="http://witch.org/mailman/options/free" class="m_2216188667632841852gmail_msg" target="_blank"><wbr>witch.org/mailman/options/free</a><wbr>switch-users<br class="m_2216188667632841852gmail_msg">
                                              <a href="http://www.freeswitch.org" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
                                            </blockquote>
                                          </div>
                                          <br class="m_2216188667632841852gmail_msg">
                                          <br class="m_2216188667632841852gmail_msg" clear="all">
                                          <div class="m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg">
                                          </div>
                                          -- <br class="m_2216188667632841852gmail_msg">
                                          <div class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418m_-6565553131154048789m_1837360640729387676gmail-m_6499120092912580039m_447203074175944949m_-206764773964827794gmail_signature m_2216188667632841852gmail_msg">
                                            <div dir="ltr" class="m_2216188667632841852gmail_msg">
                                              <div class="m_2216188667632841852gmail_msg">
                                                <div dir="ltr" class="m_2216188667632841852gmail_msg">
                                                  <div style="font-size:12.8px" class="m_2216188667632841852gmail_msg"><b style="font-size:12.8px" class="m_2216188667632841852gmail_msg">Tanner Kerr</b><span style="font-size:12.8px;color:rgb(136,136,136)" class="m_2216188667632841852gmail_msg"><span style="font-family:arial,sans-serif;color:rgb(102,102,102)" class="m_2216188667632841852gmail_msg"> </span></span><span style="font-size:12.8px;font-family:arial,sans-serif;color:rgb(102,102,102)" class="m_2216188667632841852gmail_msg"></span><span style="font-size:12.8px;color:rgb(136,136,136)" class="m_2216188667632841852gmail_msg">|</span><span style="font-size:12.8px;color:rgb(136,136,136)" class="m_2216188667632841852gmail_msg"><span style="font-family:arial,sans-serif;color:rgb(0,204,204)" class="m_2216188667632841852gmail_msg"> </span></span><span style="color:rgb(102,102,102);font-family:arial,sans-serif;font-size:12.8px" class="m_2216188667632841852gmail_msg">Developer
                                                    </span><span style="font-size:12.8px;color:rgb(102,102,102);font-family:arial,sans-serif" class="m_2216188667632841852gmail_msg">| </span><b style="font-size:small" class="m_2216188667632841852gmail_msg"><a href="http://www.itel.com/" style="color:rgb(17,85,204);font-family:arial,sans-serif;font-size:12.8px" class="m_2216188667632841852gmail_msg" target="_blank">iTel.com</a><span style="color:rgb(102,102,102);font-family:arial,sans-serif;font-size:12.8px" class="m_2216188667632841852gmail_msg"> </span></b></div>
                                                  <div style="font-size:12.8px" class="m_2216188667632841852gmail_msg"><b class="m_2216188667632841852gmail_msg"><font class="m_2216188667632841852gmail_msg" size="2"><a href="tel:1.888.899.4835" value="+18888994835" style="color:rgb(17,85,204)" class="m_2216188667632841852gmail_msg" target="_blank">1.888.899.4835</a> </font></b><font style="font-size:12.8px" class="m_2216188667632841852gmail_msg">(ext:1027)</font></div>
                                                  <div style="font-size:12.8px" class="m_2216188667632841852gmail_msg"><font style="font-size:12.8px" class="m_2216188667632841852gmail_msg"><img style="font-size:12.8px" class="m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg">
                                                    </font></div>
                                                </div>
                                              </div>
                                            </div>
                                          </div>
                                        </div>
                                        <br class="m_2216188667632841852gmail_msg">
                                        ______________________________<wbr>______________________________<wbr>_____________<br class="m_2216188667632841852gmail_msg">
                                        Professional FreeSWITCH
                                        Consulting Services:<br class="m_2216188667632841852gmail_msg">
                                        <a href="mailto:consulting@freeswitch.org" class="m_2216188667632841852gmail_msg" target="_blank">consulting@freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
                                        <a href="http://www.freeswitchsolutions.com" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br class="m_2216188667632841852gmail_msg">
                                        <br class="m_2216188667632841852gmail_msg">
                                        Official FreeSWITCH Sites<br class="m_2216188667632841852gmail_msg">
                                        <a href="http://www.freeswitch.org" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
                                        <a href="http://confluence.freeswitch.org" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://confluence.freeswitch.<wbr>org</a><br class="m_2216188667632841852gmail_msg">
                                        <a href="http://www.cluecon.com" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.cluecon.com</a><br class="m_2216188667632841852gmail_msg">
                                        <br class="m_2216188667632841852gmail_msg">
                                        FreeSWITCH-users mailing list<br class="m_2216188667632841852gmail_msg">
                                        <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" class="m_2216188667632841852gmail_msg" target="_blank">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
                                        <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br class="m_2216188667632841852gmail_msg">
                                        UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank"></a><a class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418moz-txt-link-freetext m_2216188667632841852gmail_msg" href="http://lists.frees" target="_blank">http://lists.frees</a><a href="http://witch.org/mailman/options/free" class="m_2216188667632841852gmail_msg" target="_blank"><wbr>witch.org/mailman/options/free</a><wbr>switch-users<br class="m_2216188667632841852gmail_msg">
                                        <a href="http://www.freeswitch.org" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
                                      </blockquote>
                                    </div>
                                  </div>
                                  <br class="m_2216188667632841852gmail_msg">
                                  ______________________________<wbr>______________________________<wbr>_____________<br class="m_2216188667632841852gmail_msg">
                                  Professional FreeSWITCH Consulting
                                  Services:<br class="m_2216188667632841852gmail_msg">
                                  <a href="mailto:consulting@freeswitch.org" class="m_2216188667632841852gmail_msg" target="_blank">consulting@freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
                                  <a href="http://www.freeswitchsolutions.com" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br class="m_2216188667632841852gmail_msg">
                                  <br class="m_2216188667632841852gmail_msg">
                                  Official FreeSWITCH Sites<br class="m_2216188667632841852gmail_msg">
                                  <a href="http://www.freeswitch.org" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
                                  <a href="http://confluence.freeswitch.org" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://confluence.freeswitch.<wbr>org</a><br class="m_2216188667632841852gmail_msg">
                                  <a href="http://www.cluecon.com" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.cluecon.com</a><br class="m_2216188667632841852gmail_msg">
                                  <br class="m_2216188667632841852gmail_msg">
                                  FreeSWITCH-users mailing list<br class="m_2216188667632841852gmail_msg">
                                  <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" class="m_2216188667632841852gmail_msg" target="_blank">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
                                  <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br class="m_2216188667632841852gmail_msg">
                                  UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br class="m_2216188667632841852gmail_msg">
                                  <a href="http://www.freeswitch.org" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
                                </blockquote>
                              </div>
                              <br class="m_2216188667632841852gmail_msg">
                            </div>
                          </div>
                        </div>
                        <br class="m_2216188667632841852gmail_msg">
                        ______________________________<wbr>______________________________<wbr>_____________<br class="m_2216188667632841852gmail_msg">
                        Professional FreeSWITCH Consulting Services:<br class="m_2216188667632841852gmail_msg">
                        <a href="mailto:consulting@freeswitch.org" class="m_2216188667632841852gmail_msg" target="_blank">consulting@freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
                        <a href="http://www.freeswitchsolutions.com" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br class="m_2216188667632841852gmail_msg">
                        <br class="m_2216188667632841852gmail_msg">
                        Official FreeSWITCH Sites<br class="m_2216188667632841852gmail_msg">
                        <a href="http://www.freeswitch.org" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
                        <a href="http://confluence.freeswitch.org" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://confluence.freeswitch.<wbr>org</a><br class="m_2216188667632841852gmail_msg">
                        <a href="http://www.cluecon.com" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.cluecon.com</a><br class="m_2216188667632841852gmail_msg">
                        <br class="m_2216188667632841852gmail_msg">
                        FreeSWITCH-users mailing list<br class="m_2216188667632841852gmail_msg">
                        <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" class="m_2216188667632841852gmail_msg" target="_blank">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
                        <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br class="m_2216188667632841852gmail_msg">
                        UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br class="m_2216188667632841852gmail_msg">
                        <a href="http://www.freeswitch.org" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
                      </blockquote>
                    </div>
                  </div>
                </div>
                <span class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418HOEnZb m_2216188667632841852gmail_msg"><font class="m_2216188667632841852gmail_msg" color="#888888"><br class="m_2216188667632841852gmail_msg">
                    <br class="m_2216188667632841852gmail_msg" clear="all">
                    <br class="m_2216188667632841852gmail_msg">
                    -- <br class="m_2216188667632841852gmail_msg">
                    <div class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418m_-6565553131154048789gmail_signature m_2216188667632841852gmail_msg" data-smartmail="gmail_signature">Sincerely,<br class="m_2216188667632841852gmail_msg">
                      <br class="m_2216188667632841852gmail_msg">
                      Giovanni Maruzzelli<br class="m_2216188667632841852gmail_msg">
                      Cell : <a href="tel:%2B39-347-2665618" value="+393472665618" class="m_2216188667632841852gmail_msg" target="_blank">+39-347-2665618</a><br class="m_2216188667632841852gmail_msg">
                    </div>
                  </font></span></div>
            </div>
            <br class="m_2216188667632841852gmail_msg">
            ______________________________<wbr>______________________________<wbr>_____________<br class="m_2216188667632841852gmail_msg">
            Professional FreeSWITCH Consulting Services:<br class="m_2216188667632841852gmail_msg">
            <a href="mailto:consulting@freeswitch.org" class="m_2216188667632841852gmail_msg" target="_blank">consulting@freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
            <a href="http://www.freeswitchsolutions.com" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br class="m_2216188667632841852gmail_msg">
            <br class="m_2216188667632841852gmail_msg">
            Official FreeSWITCH Sites<br class="m_2216188667632841852gmail_msg">
            <a href="http://www.freeswitch.org" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
            <a href="http://confluence.freeswitch.org" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://confluence.freeswitch.<wbr>org</a><br class="m_2216188667632841852gmail_msg">
            <a href="http://www.cluecon.com" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.cluecon.com</a><br class="m_2216188667632841852gmail_msg">
            <br class="m_2216188667632841852gmail_msg">
            FreeSWITCH-users mailing list<br class="m_2216188667632841852gmail_msg">
            <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" class="m_2216188667632841852gmail_msg" target="_blank">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
            <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br class="m_2216188667632841852gmail_msg">
            UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br class="m_2216188667632841852gmail_msg">
            <a href="http://www.freeswitch.org" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
          </blockquote>
        </div>
        <br class="m_2216188667632841852gmail_msg">
        <br class="m_2216188667632841852gmail_msg" clear="all">
        <div class="m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg">
        </div>
        -- <br class="m_2216188667632841852gmail_msg">
        <div class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418gmail_signature m_2216188667632841852gmail_msg" data-smartmail="gmail_signature">
          <div dir="ltr" class="m_2216188667632841852gmail_msg">
            <div class="m_2216188667632841852gmail_msg">
              <div dir="ltr" class="m_2216188667632841852gmail_msg">
                <div style="font-size:12.8px" class="m_2216188667632841852gmail_msg"><b style="font-size:12.8px" class="m_2216188667632841852gmail_msg">Tanner Kerr</b><span style="font-size:12.8px;color:rgb(136,136,136)" class="m_2216188667632841852gmail_msg"><span style="font-family:Arial,sans-serif;color:rgb(102,102,102)" class="m_2216188667632841852gmail_msg"> </span></span><span style="font-size:12.8px;font-family:Arial,sans-serif;color:rgb(102,102,102)" class="m_2216188667632841852gmail_msg"></span><span style="font-size:12.8px;color:rgb(136,136,136)" class="m_2216188667632841852gmail_msg">|</span><span style="font-size:12.8px;color:rgb(136,136,136)" class="m_2216188667632841852gmail_msg"><span style="font-family:Arial,sans-serif;color:rgb(0,204,204)" class="m_2216188667632841852gmail_msg"> </span></span><span style="color:rgb(102,102,102);font-family:Arial,sans-serif;font-size:12.8px" class="m_2216188667632841852gmail_msg">Developer
                  </span><span style="font-size:12.8px;color:rgb(102,102,102);font-family:Arial,sans-serif" class="m_2216188667632841852gmail_msg">| </span><b style="font-size:small" class="m_2216188667632841852gmail_msg"><a href="http://www.itel.com/" style="color:rgb(17,85,204);font-family:Arial,sans-serif;font-size:12.8px" class="m_2216188667632841852gmail_msg" target="_blank">iTel.com</a><span style="color:rgb(102,102,102);font-family:Arial,sans-serif;font-size:12.8px" class="m_2216188667632841852gmail_msg"> </span></b></div>
                <div style="font-size:12.8px" class="m_2216188667632841852gmail_msg"><b class="m_2216188667632841852gmail_msg"><font class="m_2216188667632841852gmail_msg" size="2"><a href="tel:1.888.899.4835" value="+18888994835" style="color:rgb(17,85,204)" class="m_2216188667632841852gmail_msg" target="_blank">1.888.899.4835</a> </font></b><font style="font-size:12.8px" class="m_2216188667632841852gmail_msg">(ext:1027)</font></div>
                <div style="font-size:12.8px" class="m_2216188667632841852gmail_msg"><font style="font-size:12.8px" class="m_2216188667632841852gmail_msg"><img src="http://itel.com/itel-logo-sig-325.png" style="font-size:12.8px" class="m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg">
                  </font></div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br class="m_2216188667632841852gmail_msg">
      <fieldset class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418mimeAttachmentHeader m_2216188667632841852gmail_msg"></fieldset>
      <br class="m_2216188667632841852gmail_msg">
      <pre class="m_2216188667632841852gmail_msg">______________________________<wbr>______________________________<wbr>_____________
Professional FreeSWITCH Consulting Services: 
<a class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418moz-txt-link-abbreviated m_2216188667632841852gmail_msg" href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>
<a class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418moz-txt-link-freetext m_2216188667632841852gmail_msg" href="http://www.freeswitchsolutions.com" target="_blank">http://www.<wbr>freeswitchsolutions.com</a>

Official FreeSWITCH Sites
<a class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418moz-txt-link-freetext m_2216188667632841852gmail_msg" href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
<a class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418moz-txt-link-freetext m_2216188667632841852gmail_msg" href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.<wbr>org</a>
<a class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418moz-txt-link-freetext m_2216188667632841852gmail_msg" href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a>

FreeSWITCH-users mailing list
<a class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418moz-txt-link-abbreviated m_2216188667632841852gmail_msg" href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.<wbr>freeswitch.org</a>
<a class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418moz-txt-link-freetext m_2216188667632841852gmail_msg" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a>
UNSUBSCRIBE:<a class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418moz-txt-link-freetext m_2216188667632841852gmail_msg" href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a>
<a class="m_2216188667632841852m_6424604643406674360m_-6313589723195304418moz-txt-link-freetext m_2216188667632841852gmail_msg" href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></pre>
    </blockquote>
    <p class="m_2216188667632841852gmail_msg"><br class="m_2216188667632841852gmail_msg">
    </p>
  </div>

<br class="m_2216188667632841852gmail_msg">______________________________<wbr>______________________________<wbr>_____________<br class="m_2216188667632841852gmail_msg">
Professional FreeSWITCH Consulting Services:<br class="m_2216188667632841852gmail_msg">
<a href="mailto:consulting@freeswitch.org" class="m_2216188667632841852gmail_msg" target="_blank">consulting@freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br class="m_2216188667632841852gmail_msg">
<br class="m_2216188667632841852gmail_msg">
Official FreeSWITCH Sites<br class="m_2216188667632841852gmail_msg">
<a href="http://www.freeswitch.org" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
<a href="http://confluence.freeswitch.org" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://confluence.freeswitch.<wbr>org</a><br class="m_2216188667632841852gmail_msg">
<a href="http://www.cluecon.com" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.cluecon.com</a><br class="m_2216188667632841852gmail_msg">
<br class="m_2216188667632841852gmail_msg">
FreeSWITCH-users mailing list<br class="m_2216188667632841852gmail_msg">
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" class="m_2216188667632841852gmail_msg" target="_blank">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br class="m_2216188667632841852gmail_msg">
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br class="m_2216188667632841852gmail_msg">
<a href="http://www.freeswitch.org" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.freeswitch.org</a><br class="m_2216188667632841852gmail_msg"></blockquote></div><br class="m_2216188667632841852gmail_msg"></div></div>
______________________________<wbr>______________________________<wbr>_____________<br class="m_2216188667632841852gmail_msg">
Professional FreeSWITCH Consulting Services:<br class="m_2216188667632841852gmail_msg">
<a href="mailto:consulting@freeswitch.org" class="m_2216188667632841852gmail_msg" target="_blank">consulting@freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br class="m_2216188667632841852gmail_msg">
<br class="m_2216188667632841852gmail_msg">
Official FreeSWITCH Sites<br class="m_2216188667632841852gmail_msg">
<a href="http://www.freeswitch.org" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
<a href="http://confluence.freeswitch.org" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://confluence.freeswitch.<wbr>org</a><br class="m_2216188667632841852gmail_msg">
<a href="http://www.cluecon.com" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.cluecon.com</a><br class="m_2216188667632841852gmail_msg">
<br class="m_2216188667632841852gmail_msg">
FreeSWITCH-users mailing list<br class="m_2216188667632841852gmail_msg">
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" class="m_2216188667632841852gmail_msg" target="_blank">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br class="m_2216188667632841852gmail_msg">
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br class="m_2216188667632841852gmail_msg">
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br class="m_2216188667632841852gmail_msg">
<a href="http://www.freeswitch.org" rel="noreferrer" class="m_2216188667632841852gmail_msg" target="_blank">http://www.freeswitch.org</a></blockquote></div>
<br>______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.<wbr>org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" 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.<wbr>freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div></div>