<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Ken , i have been trying to setup FS on
      CentOS6.3 for a week and believe me i tried everything on that
      page and was only able to get it working with Muhammad advise.<br>
      <br>
      I will dig a little further on this to see how i can get a simpler
      working solution.<br>
      <br>
      Thanks<br>
      <br>
      On 2/8/13 3:03 PM, Ken Rice wrote:<br>
    </div>
    <blockquote
      cite="mid:D7F1F88E-C675-49F3-BE80-D116A57B4FB6@freeswitch.org"
      type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <div>see&nbsp;<a moz-do-not-send="true"
          href="http://wiki.freeswitch.org/wiki/Installation_Guide#CentOS">http://wiki.freeswitch.org/wiki/Installation_Guide#CentOS</a>&nbsp;this
        is a list of required rpms, everything else on centos 6 should
        install by dependancy from there. once you have that list of
        rpms installed, start from clean source tree and bootstrap,
        configure and make install as per the instrucions on that same
        page on the wiki... if you are still not building on centos 6
        you have some other error in you build enviornment... centos 5
        and 6 are heavily used for running and devloping freeswith<br>
        <br>
        <div>Ken</div>
        Sent from my iPad</div>
      <div><br>
        On Feb 8, 2013, at 7:07, Muhammad Shahzad &lt;<a
          moz-do-not-send="true" href="mailto:shaheryarkh@gmail.com">shaheryarkh@gmail.com</a>&gt;
        wrote:<br>
        <br>
      </div>
      <blockquote type="cite">
        <div>OK, i have successfully build FS on CentOS 6.3, the only
          changes i observed are,
          <div><br>
          </div>
          <div>1. They have changed "development libraries" group to
            "additional development", so i had to do,</div>
          <div>
            <br>
          </div>
          <div>yum groupinstall "additional development"</div>
          <div><br>
          </div>
          <div>2. I have to manually install zlib-devel and
            libjpeg-devel packages, which i think should already come
            with development groups ("development tools" and/or
            "additional development").<br>
            <div><br>
            </div>
            <div>3. This may not be relevant but I always do "yum
              update" on every fresh CentOS installation.</div>
            <div><br>
            </div>
            <div>I download latest copy of FS from GIT and build with
              default settings (./bootstrap; ./configure; make all).</div>
            <div><br>
            </div>
            <div>Thank you.</div>
            <div><br>
              <br>
              <div class="gmail_quote">On Fri, Feb 8, 2013 at 1:29 PM,
                Peter Olsson <span dir="ltr">&lt;<a
                    moz-do-not-send="true"
                    href="mailto:POlsson@enghouse.com" target="_blank">POlsson@enghouse.com</a>&gt;</span>
                wrote:<br>
                <blockquote class="gmail_quote" style="margin:0 0 0
                  .8ex;border-left:1px #ccc solid;padding-left:1ex">
                  <div bgcolor="white" link="blue" vlink="purple"
                    lang="SV">
                    <div>
                      <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"
                          lang="EN-US">Try to bootstrap.sh and configure
                          again &#8211; just in case. I don&#8217;t know really,
                          I&#8217;ve never had any problems building on CentOS
                          6.</span></p>
                      <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"
                          lang="EN-US">&nbsp;</span></p>
                      <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"
                          lang="EN-US">/Peter</span></p>
                      <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"
                          lang="EN-US">&nbsp;</span></p>
                      <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">&nbsp;</span></p>
                      <div>
                        <div style="border:none;border-top:solid #b5c4df
                          1.0pt;padding:3.0pt 0cm 0cm 0cm">
                          <p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext">Fr&aring;n:</span></b><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext">
                              <a moz-do-not-send="true"
                                href="mailto:freeswitch-users-bounces@lists.freeswitch.org"
                                target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>
                              [mailto:<a moz-do-not-send="true"
                                href="mailto:freeswitch-users-bounces@lists.freeswitch.org"
                                target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>]
                              <b>F&ouml;r </b>Antonio Teixeira<br>
                              <b>Skickat:</b> den 8 februari 2013 13:17</span></p>
                          <div>
                            <div class="h5"><br>
                              <b>Till:</b> <a moz-do-not-send="true"
                                href="mailto:freeswitch-users@lists.freeswitch.org"
                                target="_blank">freeswitch-users@lists.freeswitch.org</a><br>
                              <b>&Auml;mne:</b> Re: [Freeswitch-users] Sorry
                              To Bump but ..</div>
                          </div>
                        </div>
                      </div>
                      <div>
                        <div class="h5">
                          <p class="MsoNormal">&nbsp;</p>
                          <div>
                            <p class="MsoNormal">Hi Peter<br>
                              <br>
                              Package
                              ncurses-devel-5.7-3.20090208.el6.x86_64
                              already installed and latest version<br>
                              <br>
                              Thanks<br>
                              A/t<br>
                              On 2/8/13 12:06 PM, Peter Olsson wrote:</p>
                          </div>
                          <blockquote
                            style="margin-top:5.0pt;margin-bottom:5.0pt">
                            <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Install
                                ncurses-devel package.</span></p>
                            <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">&nbsp;</span></p>
                            <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">/Peter</span></p>
                            <p class="MsoNormal"><span
style="font-size:10.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">&nbsp;</span></p>
                            <div>
                              <div style="border:none;border-top:solid
                                #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm">
                                <p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext">Fr&aring;n:</span></b><span
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext">
                                    <a moz-do-not-send="true"
                                      href="mailto:freeswitch-users-bounces@lists.freeswitch.org"
                                      target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>
                                    [<a moz-do-not-send="true"
                                      href="mailto:freeswitch-users-bounces@lists.freeswitch.org"
                                      target="_blank">mailto:freeswitch-users-bounces@lists.freeswitch.org</a>]
                                    <b>F&ouml;r </b>Antonio Teixeira<br>
                                    <b>Skickat:</b> den 8 februari 2013
                                    11:34<br>
                                    <b>Till:</b> <a
                                      moz-do-not-send="true"
                                      href="mailto:freeswitch-users@lists.freeswitch.org"
                                      target="_blank">freeswitch-users@lists.freeswitch.org</a><br>
                                    <b>&Auml;mne:</b> Re: [Freeswitch-users]
                                    Sorry To Bump but ..</span></p>
                              </div>
                            </div>
                            <p class="MsoNormal">&nbsp;</p>
                            <div>
                              <p class="MsoNormal">Hello Muhammad.<br>
                                <br>
                                Still no go , <br>
                                <br>
                                <br>
                                <a moz-do-not-send="true"
                                  href="http://pastebin.freeswitch.org/20558"
                                  target="_blank">http://pastebin.freeswitch.org/20558</a><br>
                                <br>
                                Tried <br>
                                yum groupinstall 'development tools'
                                &lt;- Works ...<br>
                                And also<br>
                                yum install libxml2-devel
                                libncurses-devel postgresql-devel
                                sqlite-devel curl-devel openssl-devel
                                &lt;- Works<br>
                                And also<br>
                                yum install libedit-devel &lt;- just in
                                case <br>
                                <br>
                                With every make attempt a clean build
                                dir ( i mean rm-rf clean ..)<br>
                                <br>
                                Going to make a new VM ... :(<br>
                                <br>
                                Thanks for the help<br>
                                Antonio<br>
                                <br>
                                On 2/8/13 8:53 AM, Muhammad Shahzad
                                wrote:</p>
                            </div>
                            <blockquote
                              style="margin-top:5.0pt;margin-bottom:5.0pt">
                              <p>I haven't used centos since version
                                5.4. However following should fix
                                libstdc++ problem that you seem to have
                                with building libedit.</p>
                              <p>yum groupinstall 'development tools'<br>
                                yum groupinstall 'development libraries'</p>
                              <p>It would be better to use a freshly
                                installed machine if possible for you.
                                After doing group install check if
                                following libs were successfully
                                installed (only for double check),</p>
                              <p>yum install libxml2-devel
                                libncurses-devel postgresql-devel
                                sqlite-devel curl-devel openssl-devel</p>
                              <p>Note: some lib names might be
                                different. Try with or without lib
                                prefix.</p>
                              <p style="margin-bottom:12.0pt">Thank you.<br>
                                <br>
                                <br>
                              </p>
                              <p>On 8 Feb 2013 09:09, "Antonio Teixeira"
                                &lt;<a moz-do-not-send="true"
                                  href="mailto:eagle.antonio@gmail.com"
                                  target="_blank">eagle.antonio@gmail.com</a>&gt;
                                wrote:<br>
                                &gt;<br>
                                &gt; Can anyone take a look at this ?<br>
                                &gt;<br>
                                &gt; <a moz-do-not-send="true"
                                  href="http://jira.freeswitch.org/browse/FS-5069"
                                  target="_blank">http://jira.freeswitch.org/browse/FS-5069</a><br>
                                &gt;<br>
                                &gt; I have performed dozens of make's
                                the last few days and still i have<br>
                                &gt; been unable to get this to work...<br>
                                &gt;<br>
                                &gt; Thanks For Your Time<br>
                                &gt; Antonio<br>
                                &gt;<br>
                                &gt;<br>
                                &gt;<br>
                                &gt;
_________________________________________________________________________<br>
                                &gt; Professional FreeSWITCH Consulting
                                Services:<br>
                                &gt; <a moz-do-not-send="true"
                                  href="mailto:consulting@freeswitch.org"
                                  target="_blank">consulting@freeswitch.org</a><br>
                                &gt; <a moz-do-not-send="true"
                                  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 moz-do-not-send="true"
                                  href="http://www.cudatel.com"
                                  target="_blank">http://www.cudatel.com</a><br>
                                &gt;<br>
                                &gt; Official FreeSWITCH Sites<br>
                                &gt; <a moz-do-not-send="true"
                                  href="http://www.freeswitch.org"
                                  target="_blank">http://www.freeswitch.org</a><br>
                                &gt; <a moz-do-not-send="true"
                                  href="http://wiki.freeswitch.org"
                                  target="_blank">http://wiki.freeswitch.org</a><br>
                                &gt; <a moz-do-not-send="true"
                                  href="http://www.cluecon.com"
                                  target="_blank">http://www.cluecon.com</a><br>
                                &gt;<br>
                                &gt; FreeSWITCH-users mailing list<br>
                                &gt; <a moz-do-not-send="true"
                                  href="mailto:FreeSWITCH-users@lists.freeswitch.org"
                                  target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
                                &gt; <a moz-do-not-send="true"
                                  href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                                  target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
                                &gt; UNSUBSCRIBE:<a
                                  moz-do-not-send="true"
                                  href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
                                  target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
                                &gt; <a moz-do-not-send="true"
                                  href="http://www.freeswitch.org"
                                  target="_blank">http://www.freeswitch.org</a></p>
                              <p class="MsoNormal"><br>
                                <br>
                                <br>
                                <br>
                              </p>
                              <pre>_________________________________________________________________________</pre>
                              <pre>Professional FreeSWITCH Consulting Services:</pre>
                              <pre><a moz-do-not-send="true" href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a></pre>
                              <pre><a moz-do-not-send="true" href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a></pre>
                              <pre>&nbsp;</pre>
                              <pre>FreeSWITCH-powered IP PBX: The CudaTel Communication Server</pre>
                              <pre><a moz-do-not-send="true" href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a></pre>
                              <pre>&nbsp;</pre>
                              <pre>Official FreeSWITCH Sites</pre>
                              <pre><a moz-do-not-send="true" href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></pre>
                              <pre><a moz-do-not-send="true" href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a></pre>
                              <pre><a moz-do-not-send="true" href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a></pre>
                              <pre>&nbsp;</pre>
                              <pre>FreeSWITCH-users mailing list</pre>
                              <pre><a moz-do-not-send="true" href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a></pre>
                              <pre><a moz-do-not-send="true" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></pre>
                              <pre>UNSUBSCRIBE:<a moz-do-not-send="true" href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></pre>
                              <pre><a moz-do-not-send="true" href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></pre>
                            </blockquote>
                            <p class="MsoNormal"><br>
                              <br>
                            </p>
                            <p class="MsoNormal"><br>
                              <br>
                              <br>
                            </p>
                            <pre>_________________________________________________________________________</pre>
                            <pre>Professional FreeSWITCH Consulting Services:</pre>
                            <pre><a moz-do-not-send="true" href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a></pre>
                            <pre><a moz-do-not-send="true" href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a></pre>
                            <pre>&nbsp;</pre>
                            <pre>FreeSWITCH-powered IP PBX: The CudaTel Communication Server</pre>
                            <pre><a moz-do-not-send="true" href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a></pre>
                            <pre>&nbsp;</pre>
                            <pre>Official FreeSWITCH Sites</pre>
                            <pre><a moz-do-not-send="true" href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></pre>
                            <pre><a moz-do-not-send="true" href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a></pre>
                            <pre><a moz-do-not-send="true" href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a></pre>
                            <pre>&nbsp;</pre>
                            <pre>FreeSWITCH-users mailing list</pre>
                            <pre><a moz-do-not-send="true" href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a></pre>
                            <pre><a moz-do-not-send="true" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></pre>
                            <pre>UNSUBSCRIBE:<a moz-do-not-send="true" href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></pre>
                            <pre><a moz-do-not-send="true" href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></pre>
                          </blockquote>
                        </div>
                      </div>
                      <p class="MsoNormal"><br>
                        !DSPAM:5114e94632761618517767! </p>
                    </div>
                  </div>
                  <br>
_________________________________________________________________________<br>
                  Professional FreeSWITCH Consulting Services:<br>
                  <a moz-do-not-send="true"
                    href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
                  <a moz-do-not-send="true"
                    href="http://www.freeswitchsolutions.com"
                    target="_blank">http://www.freeswitchsolutions.com</a><br>
                  <br>
                  FreeSWITCH-powered IP PBX: The CudaTel Communication
                  Server<br>
                  <a moz-do-not-send="true"
                    href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
                  <br>
                  Official FreeSWITCH Sites<br>
                  <a moz-do-not-send="true"
                    href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
                  <a moz-do-not-send="true"
                    href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
                  <a moz-do-not-send="true"
                    href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
                  <br>
                  FreeSWITCH-users mailing list<br>
                  <a moz-do-not-send="true"
                    href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
                  <a moz-do-not-send="true"
                    href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                    target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
                  UNSUBSCRIBE:<a moz-do-not-send="true"
                    href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
                    target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
                  <a moz-do-not-send="true"
                    href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
                  <br>
                </blockquote>
              </div>
              <br>
              <br clear="all">
              <div><br>
              </div>
              -- <br>
              <span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Muhammad
                Shahzad</span><br
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
              <span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">------------------------------</span><span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">-----</span><br
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
              <span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">CISCO
                Rich Media Communication Specialist (CRMCS)</span><br
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
              <span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">CISCO
                Certified Network Associate (CCNA)</span><br
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
              <span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Cell:&nbsp;+49
                176 99 83 10 85</span><br
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
              <span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">MSN:&nbsp;</span><a
                moz-do-not-send="true"
                href="mailto:shari_786pk@hotmail.com"
style="color:rgb(17,85,204);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"
                target="_blank">shari_786pk@hotmail.com</a><br
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
              <span
style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Email:&nbsp;</span><a
                moz-do-not-send="true"
                href="mailto:shaheryarkh@googlemail.com"
style="color:rgb(17,85,204);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"
                target="_blank">shaheryarkh@googlemail.com</a>
            </div>
          </div>
        </div>
      </blockquote>
      <blockquote type="cite">
        <div><span>_________________________________________________________________________</span><br>
          <span>Professional FreeSWITCH Consulting Services:</span><br>
          <span><a moz-do-not-send="true"
              href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a></span><br>
          <span><a moz-do-not-send="true"
              href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a></span><br>
          <span></span><br>
          <span>FreeSWITCH-powered IP PBX: The CudaTel Communication
            Server</span><br>
          <span><a moz-do-not-send="true" href="http://www.cudatel.com">http://www.cudatel.com</a></span><br>
          <span></span><br>
          <span>Official FreeSWITCH Sites</span><br>
          <span><a moz-do-not-send="true"
              href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br>
          <span><a moz-do-not-send="true"
              href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a></span><br>
          <span><a moz-do-not-send="true" href="http://www.cluecon.com">http://www.cluecon.com</a></span><br>
          <span></span><br>
          <span>FreeSWITCH-users mailing list</span><br>
          <span><a moz-do-not-send="true"
              href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></span><br>
          <span><a moz-do-not-send="true"
              href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br>
          <span>UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://">http://</a><a moz-do-not-send="true"
              href="http://lists.freeswitch.org/mailman/options/freeswitch-users">lists.freeswitch.org/mailman/options/freeswitch-users</a></span><br>
          <span><a moz-do-not-send="true"
              href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br>
        </div>
      </blockquote>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a class="moz-txt-link-freetext" href="http://www.cudatel.com">http://www.cudatel.com</a>

Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>

FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>