<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Thanks Stanislav !<br>
      The $ sign was the culprit !! The issue is resolved and I am able
      to record my calls. <br>
      <br>
      Thanks again !!<br>
      Ravi<br>
      <br>
      <br>
      On 15-08-2013 13:42, Stanislav Sinyagin wrote:<br>
    </div>
    <blockquote
      cite="mid:1376554347.89086.YahooMailNeo@web126204.mail.ne1.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:arial,
        helvetica, sans-serif;font-size:10pt">is the dollar sign before
        {recordings_ dir} and {record_file_name} eaten by your mail
        client, or it's really so in your XML?<br>
        <br>
        <br>
        <div><span></span></div>
        <div style="color: rgb(0, 0, 0); font-size: 13.3333px;
          font-family: arial,helvetica,sans-serif; background-color:
          transparent; font-style: normal;"><br>
          <blockquote style="border-left: 2px solid rgb(16, 16, 255);
            margin-left: 5px; margin-top: 5px; padding-left: 5px;">
            <div style="font-family: arial, helvetica, sans-serif;
              font-size: 10pt;">
              <div style="font-family: times new roman, new york, times,
                serif; font-size: 12pt;">
                <div dir="ltr">
                  <hr size="1"> <font size="2" face="Arial"> <b><span
                        style="font-weight:bold;">From:</span></b> Ravi
                    <a class="moz-txt-link-rfc2396E" href="mailto:sravi123@yahoo.com">&lt;sravi123@yahoo.com&gt;</a><br>
                    <b><span style="font-weight: bold;">To:</span></b>
                    FreeSWITCH Users Help
                    <a class="moz-txt-link-rfc2396E" href="mailto:freeswitch-users@lists.freeswitch.org">&lt;freeswitch-users@lists.freeswitch.org&gt;</a> <br>
                    <b><span style="font-weight: bold;">Sent:</span></b>
                    Thursday, August 15, 2013 9:44 AM<br>
                    <b><span style="font-weight: bold;">Subject:</span></b>
                    Re: [Freeswitch-users] Recording calls with
                    Freeswitch - log says recorded, but no file found<br>
                  </font> </div>
                <div class="y_msg_container"><br>
                  <div id="yiv1711393743">
                    <div>
                      <div
                        style="color:#000;background-color:#fff;font-family:times
                        new roman, new york, times,
                        serif;font-size:12pt;">Thanks Michael. <br>
                        <br>
                        I got the log with the "debug" level output. The
                        pastebin link for the log is :<br>
                        <a class="moz-txt-link-freetext" href="http://pastebin.freeswitch.org/21301">http://pastebin.freeswitch.org/21301</a><br>
                        <br>
                        The call is made from extension 1020 to 1030.
                        The dialplan code snippet is given below as
                        well. If any other information is required,
                        please let me know. <br>
                        <div
                          class="yiv1711393743yui_3_7_2_68_1376354889647_73"
                          style="font-style:normal;font-size:16px;background-color:transparent;font-family:times
                          new roman, new york, times, serif;">
                          <br>
                          &lt;extension name="003"&gt;<br>
                          &nbsp;&nbsp;&nbsp; &lt;condition field="destination_number"
                          expression="^003$"&gt;<br>
                          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set"
                          data="record_file_name={recordings_
                          dir}/${strftime(%Y-%m-%d-%H-%M-%S)}_${uuid}.wav"
                          inli$<br>
                          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action
                          application="record_session"
                          data="{record_file_name}"/&gt;<br>
                          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="bridge"
                          data="user/1003"/&gt;<br>
                          &nbsp;&nbsp;&nbsp; &lt;/condition&gt;<br>
                          &lt;/extension&gt;<br>
                        </div>
                        <div
                          class="yiv1711393743yui_3_7_2_68_1376354889647_74"
                          style="font-style:normal;font-size:16px;background-color:transparent;font-family:times
                          new roman, new york, times, serif;"><br>
                        </div>
                        <br>
                        Please review and let me know where I am stuck,
                        and what can be done. Freeswitch crashed a
                        couple of times, while I was testing. I will
                        mail that in a separate post. <br>
                        <br>
                        Thanks again !<br>
                        Ravi<br>
                        <br>
                        <div><br>
                        </div>
                        <div style="font-family:times new roman, new
                          york, times, serif;font-size:12pt;">
                          <div style="font-family:times new roman, new
                            york, times, serif;font-size:12pt;">
                            <div dir="ltr">
                              <hr size="1"> <font size="2" face="Arial">
                                <b><span style="font-weight:bold;">From:</span></b>
                                Michael Collins
                                <a class="moz-txt-link-rfc2396E" href="mailto:msc@freeswitch.org">&lt;msc@freeswitch.org&gt;</a><br>
                                <b><span style="font-weight:bold;">To:</span></b>
                                FreeSWITCH Users Help
                                <a class="moz-txt-link-rfc2396E" href="mailto:freeswitch-users@lists.freeswitch.org">&lt;freeswitch-users@lists.freeswitch.org&gt;</a>
                                <br>
                                <b><span style="
                                    font-weight:bold;">Sent:</span></b>
                                Wednesday, August 14, 2013 11:32 PM<br>
                                <b><span style="font-weight:bold;">Subject:</span></b>
                                Re: [Freeswitch-users] Recording calls
                                with Freeswitch - log says recorded, but
                                no file found<br>
                              </font> </div>
                            <div class="yiv1711393743y_msg_container"><br>
                              <div id="yiv1711393743">
                                <div dir="ltr">
                                  <div>You'll need debug level output.
                                    That looks like it's info level
                                    output. The freeswitch.log file
                                    should have debug level output.
                                    Also, if you're on the freeswitch
                                    console (not the fs_cli) then info
                                    is the default level. Try "console
                                    loglevel debug" and then retest and
                                    re-capture. Also, best place to put
                                    fs log data is: <a
                                      moz-do-not-send="true"
                                      rel="nofollow" target="_blank"
                                      href="http://pastebin.freeswitch.org/">pastebin.freeswitch.org</a>.
                                    Use "FreeSWITCH Log" as the syntax
                                    highlighting.<br>
                                    <br>
                                  </div>
                                  -MC<br>
                                </div>
                                <div class="yiv1711393743gmail_extra"><br>
                                  <br>
                                  <div class="yiv1711393743gmail_quote">On
                                    Wed, Aug 14, 2013 at 6:34 AM, Ravi <span
                                      dir="ltr">&lt;<a
                                        moz-do-not-send="true"
                                        rel="nofollow"
                                        ymailto="mailto:sravi123@yahoo.com"
                                        target="_blank"
                                        href="mailto:sravi123@yahoo.com">sravi123@yahoo.com</a>&gt;</span>
                                    wrote:<br>
                                    <blockquote
                                      class="yiv1711393743gmail_quote"
                                      style="margin:0 0 0
                                      .8ex;border-left:1px #ccc
                                      solid;padding-left:1ex;">
                                      <div>
                                        <div
                                          style="font-size:12pt;font-family:times
                                          new roman, new york, times,
                                          serif;">
                                          <div>Hello Everyone !</div>
                                          <div><br>
                                          </div>
                                          <div
                                            style="font-style:normal;font-size:16px;background-color:transparent;font-family:times
                                            new roman, new york, times,
                                            serif;">I am trying to
                                            record calls received in an
                                            extension (1003). The
                                            dialplan is given below <br>
                                          </div>
                                          <div
                                            style="font-style:normal;font-size:16px;background-color:transparent;font-family:times
                                            new roman, new york, times,
                                            serif;"><br>
                                          </div>
                                          <div
                                            style="font-style:normal;font-size:16px;background-color:transparent;font-family:times
                                            new roman, new york, times,
                                            serif;">
                                            &lt;extension name="003"&gt;<br>
                                            &nbsp;&nbsp;&nbsp; &lt;condition
                                            field="destination_number"
                                            expression="^003$"&gt;<br>
                                            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action
                                            application="set"
                                            data="record_file_name={recordings_
                                            dir}/${strftime(%Y-%m-%d-%H-%M-%S)}_${uuid}.wav"
                                            inli$<br>
                                            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action
                                            application="record_session"
data="{record_file_name}"/&gt;<br>
                                            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action
                                            application="bridge"
                                            data="user/1003"/&gt;<br>
                                            &nbsp;&nbsp;&nbsp; &lt;/condition&gt;<br>
                                            &lt;/extension&gt;<br>
                                          </div>
                                          <div
                                            style="font-style:normal;font-size:16px;background-color:transparent;font-family:times
                                            new roman, new york, times,
                                            serif;"><br>
                                          </div>
                                          <div
                                            style="font-style:normal;font-size:16px;background-color:transparent;font-family:times
                                            new roman, new york, times,
                                            serif;">
                                            When I call this extension
                                            from an extension 1006, this
                                            is what I get in the log.
                                            But when I go to the folder
                                            /usr/local/freeswitch/recordings/
                                            there are no files at all. I
                                            am just wondering if this
                                            has got to do with any file
                                            permissions, or if I am
                                            missing something. Please
                                            help. <br>
                                          </div>
                                          <div
                                            style="font-style:normal;font-size:16px;background-color:transparent;font-family:times
                                            new roman, new york, times,
                                            serif;"><br>
                                          </div>
                                          <div
                                            style="font-style:normal;font-size:16px;background-color:transparent;font-family:times
                                            new roman, new york, times,
                                            serif;">
                                            Thanks.</div>
                                          <div
                                            style="font-style:normal;font-size:16px;background-color:transparent;font-family:times
                                            new roman, new york, times,
                                            serif;">Ravi</div>
                                          <div
                                            style="font-style:normal;font-size:16px;background-color:transparent;font-family:times
                                            new roman, new york, times,
                                            serif;">
                                            <br>
                                          </div>
                                          <div
                                            style="font-style:normal;font-size:16px;background-color:transparent;font-family:times
                                            new roman, new york, times,
                                            serif;"><br>
                                          </div>
                                          <div
                                            style="font-style:normal;font-size:16px;background-color:transparent;font-family:times
                                            new roman, new york, times,
                                            serif;">
                                            freeswitch@bfree-server&gt;
                                            2013-08-14 06:53:51.185709
                                            [NOTICE]
                                            switch_channel.c:1030 New
                                            Channel sofia/internal/<a
                                              moz-do-not-send="true"
                                              rel="nofollow"
                                              ymailto="mailto:1006@10.0.0.16"
                                              target="_blank"
                                              href="mailto:1006@10.0.0.16">1006@10.0.0.16</a>
[2d3314f4-0480-11e3-9a2f-4d1cb7d8b5b4]<br>
                                            2013-08-14 06:53:51.245710
                                            [INFO]
                                            mod_dialplan_xml.c:558
                                            Processing Ravi
                                            &lt;1006&gt;-&gt;1003 in
                                            context default<br>
                                            2013-08-14 06:53:51.245710
                                            [INFO]
                                            switch_ivr_async.c:3628
                                            Bound B-Leg: *1
                                            execute_extension::dx XML
                                            features<br>
                                            2013-08-14 06:53:51.245710
                                            [INFO]
                                            switch_ivr_async.c:3628
                                            Bound B-Leg: *2
record_session::/usr/local/freeswitch/recordings/1006.2013-08-14-06-53-51.wav<br>
                                            2013-08-14 06:53:51.245710
                                            [INFO]
                                            switch_ivr_async.c:3628
                                            Bound B-Leg: *3
                                            execute_extension::cf XML
                                            features<br>
                                            2013-08-14 06:53:51.245710
                                            [INFO]
                                            switch_ivr_async.c:3628
                                            Bound B-Leg: *4
                                            execute_extension::att_xfer
                                            XML features<br>
                                            2013-08-14 06:53:51.245710
                                            [NOTICE]
                                            switch_channel.c:1030 New
                                            Channel sofia/internal/<a
                                              moz-do-not-send="true"
                                              rel="nofollow"
                                              target="_blank"
                                              href="http://sip:1003@10.0.0.10:5060/">sip:1003@10.0.0.10:5060</a>
[2d3d1a26-0480-11e3-9a4d-4d1cb7d8b5b4]<br>
                                            2013-08-14 06:53:51.445707
                                            [NOTICE] sofia.c:5884
                                            Ring-Ready sofia/internal/<a
                                              moz-do-not-send="true"
                                              rel="nofollow"
                                              target="_blank"
                                              href="http://sip:1003@10.0.0.10:5060/">sip:1003@10.0.0.10:5060</a>!<br>
                                            2013-08-14 06:53:51.445707
                                            [INFO]
                                            switch_ivr_originate.c:1190
                                            Sending early media<br>
                                            2013-08-14 06:53:51.445707
                                            [NOTICE] sofia_media.c:92
                                            Pre-Answer sofia/internal/<a
                                              moz-do-not-send="true"
                                              rel="nofollow"
                                              ymailto="mailto:1006@10.0.0.16"
                                              target="_blank"
                                              href="mailto:1006@10.0.0.16">1006@10.0.0.16</a>!<br>
                                            2013-08-14 06:53:52.705700
                                            [NOTICE] sofia.c:6547
                                            Channel [sofia/internal/<a
                                              moz-do-not-send="true"
                                              rel="nofollow"
                                              target="_blank"
                                              href="http://sip:1003@10.0.0.10:5060/">sip:1003@10.0.0.10:5060</a>]
                                            has been answered<br>
                                            2013-08-14 06:53:52.725708
                                            [NOTICE]
                                            switch_ivr_originate.c:3437
                                            Channel [sofia/internal/<a
                                              moz-do-not-send="true"
                                              rel="nofollow"
                                              ymailto="mailto:1006@10.0.0.16"
                                              target="_blank"
                                              href="mailto:1006@10.0.0.16">1006@10.0.0.16</a>]
                                            has been answered<br>
                                            2013-08-14 06:54:05.005696
                                            [NOTICE] sofia.c:715 Hangup
                                            sofia/internal/<a
                                              moz-do-not-send="true"
                                              rel="nofollow"
                                              target="_blank"
                                              href="http://sip:1003@10.0.0.10:5060/">sip:1003@10.0.0.10:5060</a>
                                            [CS_EXCHANGE_MEDIA]
                                            [NORMAL_CLEARING]<br>
                                            2013-08-14 06:54:05.025711
                                            [NOTICE]
                                            switch_ivr_bridge.c:1575
                                            Hangup sofia/internal/<a
                                              moz-do-not-send="true"
                                              rel="nofollow"
                                              ymailto="mailto:1006@10.0.0.16"
                                              target="_blank"
                                              href="mailto:1006@10.0.0.16">1006@10.0.0.16</a>
                                            [CS_EXECUTE]
                                            [NORMAL_CLEARING]<br>
                                            2013-08-14 06:54:05.025711
                                            [NOTICE]
                                            switch_core_session.c:1567
                                            Session 139 (sofia/internal/<a
                                              moz-do-not-send="true"
                                              rel="nofollow"
                                              target="_blank"
                                              href="http://sip:1003@10.0.0.10:5060/">sip:1003@10.0.0.10:5060</a>)
                                            Ended<br>
                                            2013-08-14 06:54:05.025711
                                            [NOTICE]
                                            switch_core_session.c:1571
                                            Close Channel
                                            sofia/internal/<a
                                              moz-do-not-send="true"
                                              rel="nofollow"
                                              target="_blank"
                                              href="http://sip:1003@10.0.0.10:5060/">sip:1003@10.0.0.10:5060</a>
                                            [CS_DESTROY]<br>
                                            2013-08-14 06:54:05.025711
                                            [NOTICE]
                                            switch_core_session.c:1567
                                            Session 138 (sofia/internal/<a
                                              moz-do-not-send="true"
                                              rel="nofollow"
                                              ymailto="mailto:1006@10.0.0.16"
                                              target="_blank"
                                              href="mailto:1006@10.0.0.16">1006@10.0.0.16</a>)
                                            Ended<br>
                                            2013-08-14 06:54:05.025711
                                            [NOTICE]
                                            switch_core_session.c:1571
                                            Close Channel
                                            sofia/internal/<a
                                              moz-do-not-send="true"
                                              rel="nofollow"
                                              ymailto="mailto:1006@10.0.0.16"
                                              target="_blank"
                                              href="mailto:1006@10.0.0.16">1006@10.0.0.16</a>
                                            [CS_DESTROY]<br>
                                          </div>
                                        </div>
                                      </div>
                                      <br>
_________________________________________________________________________<br>
                                      Professional FreeSWITCH Consulting
                                      Services:<br>
                                      <a moz-do-not-send="true"
                                        rel="nofollow"
                                        ymailto="mailto:consulting@freeswitch.org"
                                        target="_blank"
                                        href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
                                      <a moz-do-not-send="true"
                                        rel="nofollow" target="_blank"
                                        href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com</a><br>
                                      <br>
                                      FreeSWITCH-powered IP PBX: The
                                      CudaTel Communication Server<br>
                                      <a moz-do-not-send="true"
                                        rel="nofollow" target="_blank"
                                        href="http://www.cudatel.com/">http://www.cudatel.com</a><br>
                                      <br>
                                      Official FreeSWITCH Sites<br>
                                      <a moz-do-not-send="true"
                                        rel="nofollow" target="_blank"
                                        href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br>
                                      <a moz-do-not-send="true"
                                        rel="nofollow" target="_blank"
                                        href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</a><br>
                                      <a moz-do-not-send="true"
                                        rel="nofollow" target="_blank"
                                        href="http://www.cluecon.com/">http://www.cluecon.com</a><br>
                                      <br>
                                      FreeSWITCH-users mailing list<br>
                                      <a moz-do-not-send="true"
                                        rel="nofollow"
                                        ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org"
                                        target="_blank"
                                        href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
                                      <a moz-do-not-send="true"
                                        rel="nofollow" target="_blank"
                                        href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
                                      UNSUBSCRIBE:<a
                                        moz-do-not-send="true"
                                        rel="nofollow" target="_blank"
                                        href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
                                      <a moz-do-not-send="true"
                                        rel="nofollow" target="_blank"
                                        href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br>
                                      <br>
                                    </blockquote>
                                  </div>
                                  <br>
                                  <br clear="all">
                                  <br>
                                  -- <br>
                                  Michael S Collins<br>
                                  Twitter: @mercutioviz<br>
                                  <a moz-do-not-send="true"
                                    rel="nofollow" target="_blank"
                                    href="http://www.freeswitch.org/">http://www.FreeSWITCH.org</a><br>
                                  <a moz-do-not-send="true"
                                    rel="nofollow" target="_blank"
                                    href="http://www.cluecon.com/">http://www.ClueCon.com</a><br>
                                  <a moz-do-not-send="true"
                                    rel="nofollow" target="_blank"
                                    href="http://www.ostag.org/">http://www.OSTAG.org</a><br>
                                  <br>
                                </div>
                              </div>
                              <br>
_________________________________________________________________________<br>
                              Professional FreeSWITCH Consulting
                              Services:<br>
                              <a moz-do-not-send="true" rel="nofollow"
                                ymailto="mailto:consulting@freeswitch.org"
                                target="_blank"
                                href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
                              <a moz-do-not-send="true" rel="nofollow"
                                target="_blank"
                                href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com</a><br>
                              <br>
                              FreeSWITCH-powered IP PBX: The CudaTel
                              Communication Server<br>
                              <a moz-do-not-send="true" rel="nofollow"
                                target="_blank"
                                href="http://www.cudatel.com/">http://www.cudatel.com</a><br>
                              <br>
                              Official FreeSWITCH Sites<br>
                              <a moz-do-not-send="true" rel="nofollow"
                                target="_blank"
                                href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br>
                              <a moz-do-not-send="true" rel="nofollow"
                                target="_blank"
                                href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</a><br>
                              <a moz-do-not-send="true" rel="nofollow"
                                target="_blank"
                                href="http://www.cluecon.com/">http://www.cluecon.com</a><br>
                              <br>
                              FreeSWITCH-users mailing list<br>
                              <a moz-do-not-send="true" rel="nofollow"
                                ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org"
                                target="_blank"
                                href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
                              <a moz-do-not-send="true" rel="nofollow"
                                target="_blank"
                                href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
                              UNSUBSCRIBE:<a moz-do-not-send="true"
                                rel="nofollow" target="_blank"
                                href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
                              <a moz-do-not-send="true" rel="nofollow"
                                target="_blank"
                                href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br>
                              <br>
                              <br>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                  <br>
_________________________________________________________________________<br>
                  Professional FreeSWITCH Consulting Services:<br>
                  <a moz-do-not-send="true"
                    ymailto="mailto:consulting@freeswitch.org"
                    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"
                    ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org"
                    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>
                  <br>
                </div>
              </div>
            </div>
          </blockquote>
        </div>
      </div>
      <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>