<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font size="-1"><font face="Arial">hi,<br>
        <br>
        what i did is use a python script to receive the fax and email
        it as pdf on a raspberry pi and works well, my dialplan is as
        below, if u want the python script i can provide u that<br>
        <br>
            &lt;extension name="fax_receive"&gt;<br>
              &lt;condition field="destination_number"
        expression="^fax$"&gt;<br>
                  &lt;action application="set"
        data="jitterbuffer_msec=40:40"/&gt;<br>
                  &lt;action application="set"
        data=<a class="moz-txt-link-rfc2396E" href="mailto:recipient=mail@gmail.com">"recipient=mail@gmail.com"</a>/&gt;<br>
                  &lt;action application="set"
        data="fax_enable_t38_request=true"/&gt;<br>
                  &lt;action application="set"
        data="fax_enable_t38=true"/&gt;<br>
                  &lt;action application="python"
        data="process-rxfax"/&gt;<br>
                  &lt;action application="hangup"/&gt;<br>
              &lt;/condition&gt;<br>
            &lt;/extension&gt;<br>
        <br>
        <br>
      </font></font>
    <div class="moz-signature">
      <style>
body {
  font-family: Verdana, sans-serif;
  font-size: 0.8em;
  color:#484848;
}
h1, h2, h3 { font-family: "Trebuchet MS", Verdana, sans-serif; margin:0in; margin-bottom:.0001pt; }
p.footr { font-family: "Trebuchet MS", Verdana, sans-serif; margin:0in; margin-bottom:.0001pt; }
h1 { font-size: 1.2em; }
h2, h3 { font-size: 1.1em; }
a, a:link, a:visited { color: #2A5685;}
a:hover, a:active { color: #c61a1a; }
a.wiki-anchor { display: none; }
hr {
  width: 100%;
  height: 1px;
  background: #ccc;
  border: 0;
}
</style>Regards,<br>
      Bipin<br>
      <br>
      <br>
      <hr>
    </div>
    <div class="moz-cite-prefix">-------- Original Message --------<br>
      Subject: Re: [Freeswitch-users] Fax 2 Email issue<br>
      From: devang nathwani <a class="moz-txt-link-rfc2396E" href="mailto:devang.nathwani31589@gmail.com">&lt;devang.nathwani31589@gmail.com&gt;</a><br>
      To: 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>
      Date: 12/7/2016, 1:43:31 PM<br>
    </div>
    <blockquote
cite="mid:CAGOm0PLOeAD7_YDk5V=wcDJGyhMzj_CjJY0yC-nmmuj4ZQFqvg@mail.gmail.com"
      type="cite">
      <div dir="ltr">Zoiper Biz softphone 2.43 with G729<br>
        OS : Windows system<br>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Tue, Dec 6, 2016 at 7:03 PM, Brian
          West <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">Then it might not even negotiate with
              Zoiper.  Which version of Zoiper are you using?<span
                class="HOEnZb"><font color="#888888">
                  <div><br>
                  </div>
                  <div>/b</div>
                  <div><br>
                  </div>
                </font></span></div>
            <div class="HOEnZb">
              <div class="h5">
                <div class="gmail_extra"><br>
                  <div class="gmail_quote">On Tue, Dec 6, 2016 at 7:40
                    AM, devang nathwani <span dir="ltr">&lt;<a
                        moz-do-not-send="true"
                        href="mailto:devang.nathwani31589@gmail.com"
                        target="_blank">devang.nathwani31589@gmail.<wbr>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 dir="ltr">
                        <div>
                          <div>I have tried using,  <span
                              style="font-size:12.8px"></span><span
                              style="font-size:12.8px">rxfax(</span><b
                              style="font-size:12.8px">/tmp/${uuid}-FAX.tif</b><span
                              style="font-size:12.8px">) without 'chmod
                              666' as well, but got the same result so i
                              tired with chmod.<br>
                            </span></div>
                          <span style="font-size:12.8px">@Brian, don't
                            know the exact source from where i got this
                            solution<br>
                          </span></div>
                        <span style="font-size:12.8px">any other
                          suggestion or hunch?<br>
                        </span></div>
                      <div class="m_-2665309148982202413HOEnZb">
                        <div class="m_-2665309148982202413h5">
                          <div class="gmail_extra"><br>
                            <div class="gmail_quote">On Tue, Dec 6, 2016
                              at 5:55 PM, Brian West <span dir="ltr">&lt;<a
                                  moz-do-not-send="true"
                                  href="mailto:brian@freeswitch.org"
                                  target="_blank">brian@freeswitch.org</a>&gt;</span>
                              wrote:<br>
                              <blockquote class="gmail_quote"
                                style="margin:0 0 0 .8ex;border-left:1px
                                #ccc solid;padding-left:1ex">
                                <div dir="ltr"><span
                                    style="font-size:12.8px">rxfax(</span><b
                                    style="font-size:12.8px">chmod 666
                                    /tmp/${uuid}-FAX.tif</b><span
                                    style="font-size:12.8px">) -&gt; </span><span
                                    style="font-size:12.8px">rxfax(</span><b
                                    style="font-size:12.8px">/tmp/${uuid}-FAX.tif</b><span
                                    style="font-size:12.8px">)</span><br>
                                  <div><span style="font-size:12.8px"><br>
                                    </span></div>
                                  <div><span style="font-size:12.8px">I
                                      would like to know where you read
                                      docs that lead up to that
                                      solution.</span></div>
                                  <span
                                    class="m_-2665309148982202413m_-378545272887321482HOEnZb"><font
                                      color="#888888">
                                      <div><span
                                          style="font-size:12.8px"><br>
                                        </span></div>
                                      <div><span
                                          style="font-size:12.8px">/b</span></div>
                                      <div><span
                                          style="font-size:12.8px"><br>
                                        </span></div>
                                    </font></span></div>
                                <div
                                  class="m_-2665309148982202413m_-378545272887321482HOEnZb">
                                  <div
                                    class="m_-2665309148982202413m_-378545272887321482h5">
                                    <div class="gmail_extra"><br>
                                      <div class="gmail_quote">On Tue,
                                        Dec 6, 2016 at 3:55 AM, Mirko
                                        Brankovic <span dir="ltr">&lt;<a
                                            moz-do-not-send="true"
                                            href="mailto:mirkobrankovic@gmail.com"
                                            target="_blank">mirkobrankovic@gmail.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 dir="ltr">I don't think
                                            it will work like that,
                                            <div><br>
                                            </div>
                                            <div>you can just use:</div>
                                            <blockquote
                                              class="gmail_quote"
                                              style="margin:0px 0px 0px
                                              0.8ex;border-left:1px
                                              solid
                                              rgb(204,204,204);padding-left:1ex"><span
                                                style="font-size:12.8px">rxfax(</span><span
                                                style="font-size:12.8px"> /tmp/${uuid}-FAX.tif</span><span
                                                style="font-size:12.8px">)</span></blockquote>
                                            <div><span
                                                style="font-size:12.8px">Since
                                                it is /tmp it will we
                                                group and world
                                                read/writable</span></div>
                                          </div>
                                          <div class="gmail_extra">
                                            <div>
                                              <div
class="m_-2665309148982202413m_-378545272887321482m_-8989681691219796561h5"><br>
                                                <div class="gmail_quote">On
                                                  Tue, Dec 6, 2016 at
                                                  9:28 AM, devang
                                                  nathwani <span
                                                    dir="ltr">&lt;<a
                                                      moz-do-not-send="true"
href="mailto:devang.nathwani31589@gmail.com" target="_blank">devang.nathwani31589@gmail.co<wbr>m</a>&gt;</span>
                                                  wrote:<br>
                                                  <blockquote
                                                    class="gmail_quote"
                                                    style="margin:0 0 0
                                                    .8ex;border-left:1px
                                                    #ccc
                                                    solid;padding-left:1ex">
                                                    <div dir="ltr">
                                                      <div
class="m_-2665309148982202413m_-378545272887321482m_-8989681691219796561m_2834754292270308631m_-4591689553665237896gmail-de1">Dialplan:
                                                        sofia/default/<a
moz-do-not-send="true" href="mailto:789456123@192.168.1.71"
                                                          target="_blank">789456123@192.16<wbr>8.1.71</a>
                                                        parsing
                                                        [default-&gt;customfax]
                                                        continue=false</div>
                                                      <div
class="m_-2665309148982202413m_-378545272887321482m_-8989681691219796561m_2834754292270308631m_-4591689553665237896gmail-de2">Dialplan:
                                                        sofia/default/<a
moz-do-not-send="true" href="mailto:789456123@192.168.1.71"
                                                          target="_blank">789456123@192.16<wbr>8.1.71</a>
                                                        Regex (PASS)
                                                        [customfax]
                                                        destination_number(789456123)
                                                        =~ /^789456123$/
                                                        break=on-false</div>
                                                      <div
class="m_-2665309148982202413m_-378545272887321482m_-8989681691219796561m_2834754292270308631m_-4591689553665237896gmail-de1">Dialplan:
                                                        sofia/default/<a
moz-do-not-send="true" href="mailto:789456123@192.168.1.71"
                                                          target="_blank">789456123@192.16<wbr>8.1.71</a>
                                                        Action
                                                        set(fax_enable_t38_request=tru<wbr>e)
                                                      </div>
                                                      <div
class="m_-2665309148982202413m_-378545272887321482m_-8989681691219796561m_2834754292270308631m_-4591689553665237896gmail-de1">Dialplan:
                                                        sofia/default/<a
moz-do-not-send="true" href="mailto:789456123@192.168.1.71"
                                                          target="_blank">789456123@192.16<wbr>8.1.71</a>
                                                        Action
                                                        set(fax_enable_t38=true)
                                                      </div>
                                                      <div
class="m_-2665309148982202413m_-378545272887321482m_-8989681691219796561m_2834754292270308631m_-4591689553665237896gmail-de1">Dialplan:
                                                        sofia/default/<a
moz-do-not-send="true" href="mailto:789456123@192.168.1.71"
                                                          target="_blank">789456123@192.16<wbr>8.1.71</a>
                                                        Action
                                                        export(t38_passthru=true)
                                                      </div>
                                                      <div
class="m_-2665309148982202413m_-378545272887321482m_-8989681691219796561m_2834754292270308631m_-4591689553665237896gmail-de1">Dialplan:
                                                        sofia/default/<a
moz-do-not-send="true" href="mailto:789456123@192.168.1.71"
                                                          target="_blank">789456123@192.16<wbr>8.1.71</a>
                                                        Action
                                                        set(session_in_hangup_hook=tru<wbr>e)
                                                      </div>
                                                      <div
class="m_-2665309148982202413m_-378545272887321482m_-8989681691219796561m_2834754292270308631m_-4591689553665237896gmail-de2">Dialplan:
                                                        sofia/default/<a
moz-do-not-send="true" href="mailto:789456123@192.168.1.71"
                                                          target="_blank">789456123@192.16<wbr>8.1.71</a>
                                                        Action
                                                        set(rtp_append_audio_sdp=a=fmt<wbr>p:18
                                                        annexb=no) </div>
                                                      <div
class="m_-2665309148982202413m_-378545272887321482m_-8989681691219796561m_2834754292270308631m_-4591689553665237896gmail-de1">Dialplan:
                                                        sofia/default/<a
moz-do-not-send="true" href="mailto:789456123@192.168.1.71"
                                                          target="_blank">789456123@192.16<wbr>8.1.71</a>
                                                        Action answer()
                                                      </div>
                                                      <div
class="m_-2665309148982202413m_-378545272887321482m_-8989681691219796561m_2834754292270308631m_-4591689553665237896gmail-de1">Dialplan:
                                                        sofia/default/<a
moz-do-not-send="true" href="mailto:789456123@192.168.1.71"
                                                          target="_blank">789456123@192.16<wbr>8.1.71</a>
                                                        Action rxfax(<b>chmod
                                                          666
                                                          /tmp/${uuid}-FAX.tif</b>)
                                                      </div>
                                                      <div
class="m_-2665309148982202413m_-378545272887321482m_-8989681691219796561m_2834754292270308631m_-4591689553665237896gmail-de1">Dialplan:
                                                        sofia/default/<a
moz-do-not-send="true" href="mailto:789456123@192.168.1.71"
                                                          target="_blank">789456123@192.16<wbr>8.1.71</a>
                                                        Action
                                                        set(api_hangup_hook=system
/var/www/html/astpp/FAX/script<wbr>s/emailfax.sh /tmp/${uuid}-FAX.tif 6
                                                        Hardik <a
                                                          moz-do-not-send="true"
href="mailto:hardik.patel@inextrix.com" target="_blank">hardik.patel@inextrix.com</a>
/tmp/${uuid}-FAX.tif ) </div>
                                                      Dialplan:
                                                      sofia/default/<a
                                                        moz-do-not-send="true"
href="mailto:789456123@192.168.1.71" target="_blank">789456123@192.16<wbr>8.1.71</a>
                                                      Action hangup() </div>
                                                    <div
                                                      class="gmail_extra"><br>
                                                      <div
                                                        class="gmail_quote">On
                                                        Mon, Dec 5, 2016
                                                        at 6:52 PM,
                                                        Brian West <span
                                                          dir="ltr">&lt;<a
moz-do-not-send="true" href="mailto:brian@freeswitch.org"
                                                          target="_blank">brian@freeswitch.org</a>&gt;</span>
                                                        wrote:<br>
                                                        <blockquote
                                                          class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                                                          <div dir="ltr">Sounds
                                                          like a
                                                          permission
                                                          issue to where
                                                          you're trying
                                                          to save the
                                                          tiff file,
                                                          what are you
                                                          doing in your
                                                          dialplan?</div>
                                                          <div
                                                          class="gmail_extra"><br>
                                                          <div
                                                          class="gmail_quote">
                                                          <div>
                                                          <div
class="m_-2665309148982202413m_-378545272887321482m_-8989681691219796561m_2834754292270308631m_-4591689553665237896h5">On
                                                          Mon, Dec 5,
                                                          2016 at 8:00
                                                          AM, devang
                                                          nathwani <span
                                                          dir="ltr">&lt;<a
moz-do-not-send="true" href="mailto:devang.nathwani31589@gmail.com"
                                                          target="_blank">devang.nathwani31589@gmail.co<wbr>m</a>&gt;</span>
                                                          wrote:<br>
                                                          </div>
                                                          </div>
                                                          <blockquote
                                                          class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                                                          <div>
                                                          <div
class="m_-2665309148982202413m_-378545272887321482m_-8989681691219796561m_2834754292270308631m_-4591689553665237896h5">
                                                          <div dir="ltr">Hello,<br>
                                                          <br>
                                                          Trying to
                                                          develop Fax 2
                                                          Email
                                                          features.<br>
                                                          I am sending
                                                          fax from the
                                                          Zoiper for
                                                          testing and it
                                                          works
                                                          perfectly in
                                                          my local
                                                          machine but
                                                          getting
                                                          permission
                                                          related error
                                                          for receiving
                                                          fax on server<br>
                                                          <br>
                                                          <br>
                                                          2016-12-05
                                                          13:18:38.155419
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:317
                                                          ===
                                                          Negotiation
                                                          Result
                                                          ==============================<wbr>=========================<br>
                                                          2016-12-05
                                                          13:18:38.155419
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:318
                                                          Remote station
                                                          id: 964737<br>
                                                          2016-12-05
                                                          13:18:38.155419
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:319
                                                          Local station
                                                          id: SpanDSP
                                                          Fax Ident<br>
                                                          2016-12-05
                                                          13:18:38.155419
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:320
                                                          Transfer Rate:
                                                          12000<br>
                                                          2016-12-05
                                                          13:18:38.155419
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:322
                                                          ECM status off<br>
                                                          2016-12-05
                                                          13:18:38.155419
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:323
                                                          remote
                                                          country: <br>
                                                          2016-12-05
                                                          13:18:38.155419
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:324
                                                          remote vendor:
                                                          <br>
                                                          2016-12-05
                                                          13:18:38.155419
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:325
                                                          remote model:
                                                          <br>
                                                          2016-12-05
                                                          13:18:38.155419
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:327
==============================<wbr>==============================<wbr>==================<br>
                                                          2016-12-05
                                                          13:18:40.635418
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:496
==============================<wbr>==============================<wbr>==================<br>
                                                          2016-12-05
                                                          13:18:40.635418
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:508
                                                          Fax processing
                                                          not successful
                                                          - result (41)
                                                          TIFF/F file
                                                          cannot be
                                                          opened.<br>
                                                          2016-12-05
                                                          13:18:40.635418
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:513
                                                          Remote station
                                                          id: 964737<br>
                                                          2016-12-05
                                                          13:18:40.635418
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:514
                                                          Local station
                                                          id: SpanDSP
                                                          Fax Ident<br>
                                                          2016-12-05
                                                          13:18:40.635418
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:515
                                                          Pages
                                                          transferred: 0<br>
                                                          2016-12-05
                                                          13:18:40.635418
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:517
                                                          Total fax
                                                          pages: 0<br>
                                                          2016-12-05
                                                          13:18:40.635418
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:518
                                                          Image
                                                          resolution:
                                                          0x0<br>
                                                          2016-12-05
                                                          13:18:40.635418
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:519
                                                          Transfer Rate:
                                                          12000<br>
                                                          2016-12-05
                                                          13:18:40.635418
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:521
                                                          ECM status off<br>
                                                          2016-12-05
                                                          13:18:40.635418
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:522
                                                          remote
                                                          country: <br>
                                                          2016-12-05
                                                          13:18:40.635418
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:523
                                                          remote vendor:
                                                          <br>
                                                          2016-12-05
                                                          13:18:40.635418
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:524
                                                          remote model:
                                                          <br>
                                                          2016-12-05
                                                          13:18:40.635418
                                                          [DEBUG]
                                                          mod_spandsp_fax.c:526
==============================<wbr>==============================<wbr>==================<br>
                                                          <br>
                                                          Can any body
                                                          help me please
                                                          to resolve
                                                          that issue?<br>
                                                          I have
                                                          attached my
                                                          freeswitch
                                                          logs it may
                                                          help.<br>
                                                          <br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://pastebin.com/edTEimae" target="_blank">http://pastebin.com/edTEimae</a><br>
                                                          </div>
                                                          <br>
                                                          </div>
                                                          </div>
______________________________<wbr>______________________________<wbr>_____________<br>
                                                          Professional
                                                          FreeSWITCH
                                                          Consulting
                                                          Services:<br>
                                                          <a
                                                          moz-do-not-send="true"
href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitchsolutions.com" rel="noreferrer"
                                                          target="_blank">http://www.freeswitchsolutions<wbr>.com</a><br>
                                                          <br>
                                                          Official
                                                          FreeSWITCH
                                                          Sites<br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.o<wbr>rg</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.cluecon.com" rel="noreferrer" 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" target="_blank">FreeSWITCH-users@lists.freeswi<wbr>tch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                                                          rel="noreferrer"
target="_blank">http://lists.freeswitch.org/ma<wbr>ilman/listinfo/freeswitch-user<wbr>s</a><br>
                                                          UNSUBSCRIBE:<a
moz-do-not-send="true"
                                                          href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
rel="noreferrer" target="_blank">http://lists.frees<wbr>witch.org/mailman/options/free<wbr>switch-users</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
                                                          </blockquote>
                                                          </div>
                                                          <br>
                                                          <br
                                                          clear="all">
                                                          <div><br>
                                                          </div>
                                                          -- <br>
                                                          <div
class="m_-2665309148982202413m_-378545272887321482m_-8989681691219796561m_2834754292270308631m_-4591689553665237896m_-5205661287816329177gmail_signature"
data-smartmail="gmail_signature">
                                                          <div dir="ltr">
                                                          <div>
                                                          <div dir="ltr">
                                                          <div>
                                                          <div dir="ltr">
                                                          <div>
                                                          <div dir="ltr">
                                                          <div>
                                                          <div dir="ltr">
                                                          <div>
                                                          <div dir="ltr">
                                                          <div>
                                                          <div dir="ltr">
                                                          <p><font
                                                          face="courier
                                                          new,
                                                          monospace"><b><i><font
                                                          size="4">Brian
                                                          West</font></i></b><br>
                                                          <span
                                                          style="font-size:x-small"><a
moz-do-not-send="true" href="mailto:brian@freeswitch.org"
                                                          target="_blank">brian@freeswitch.org</a></span></font></p>
                                                          <p><font
                                                          face="courier
                                                          new,
                                                          monospace"
                                                          size="1"><img
moz-do-not-send="true"
                                                          src="http://billing.freeswitch.org/templates/default/img/whmcslogo.png"><br>
                                                          </font></p>
                                                          <p><font
                                                          face="monospace,
                                                          monospace"
                                                          size="2"><b><i>Twitter:
                                                          @FreeSWITCH ,
                                                          @briankwest</i></b><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a> <wbr>(50%
                                                          Discount using
                                                          code
                                                          FreeSwitch50)<br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.<wbr>com</a> </font><span
style="font-family:monospace,monospace;font-size:small">(50% Discount
                                                          using code
                                                          FreeSwitch50)</span><font
face="monospace, monospace" size="2"><br>
                                                          </font><a
                                                          moz-do-not-send="true"
href="https://www.gofundme.com/freeswitch_ubuntu"
                                                          style="font-size:12.8px"
target="_blank"><font face="monospace, monospace">https://www.gofundme.com/frees<wbr>witch_ubuntu</font></a></p>
                                                          <p><font
                                                          face="monospace,
                                                          monospace">Got
                                                          Bugs? Report
                                                          them <a
                                                          moz-do-not-send="true"
href="https://freeswitch.org/jira" target="_blank">here</a>! | Reddit: <a
moz-do-not-send="true" href="https://www.reddit.com/r/freeswitch"
                                                          target="_blank">/r/freeswitch</a></font></p>
                                                          <p><font
                                                          face="monospace,
                                                          monospace"
                                                          size="2"><b>T:</b><a
moz-do-not-send="true" href="tel:+1%20918-420-9001" value="+19184209001"
target="_blank">+19184209001</a> | <b>F:</b><a moz-do-not-send="true"
                                                          href="tel:+1%20918-420-9002"
value="+19184209002" target="_blank">+19184209002</a> | <b>M:</b>+1918424WEST
                                                          (9378)<br>
                                                          <b>iNUM:</b>+883
                                                          5100 1420 9001
                                                          | <b>ISN:</b>410*543
                                                          | <b>Skype:</b>briankwest</font></p>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          <br>
______________________________<wbr>______________________________<wbr>_____________<br>
                                                          Professional
                                                          FreeSWITCH
                                                          Consulting
                                                          Services:<br>
                                                          <a
                                                          moz-do-not-send="true"
href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitchsolutions.com" rel="noreferrer"
                                                          target="_blank">http://www.freeswitchsolutions<wbr>.com</a><br>
                                                          <br>
                                                          Official
                                                          FreeSWITCH
                                                          Sites<br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.o<wbr>rg</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.cluecon.com" rel="noreferrer" 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" target="_blank">FreeSWITCH-users@lists.freeswi<wbr>tch.org</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                                                          rel="noreferrer"
target="_blank">http://lists.freeswitch.org/ma<wbr>ilman/listinfo/freeswitch-user<wbr>s</a><br>
                                                          UNSUBSCRIBE:<a
moz-do-not-send="true"
                                                          href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
rel="noreferrer" target="_blank">http://lists.frees<wbr>witch.org/mailman/options/free<wbr>switch-users</a><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
                                                        </blockquote>
                                                      </div>
                                                      <br>
                                                    </div>
                                                    <br>
______________________________<wbr>______________________________<wbr>_____________<br>
                                                    Professional
                                                    FreeSWITCH
                                                    Consulting Services:<br>
                                                    <a
                                                      moz-do-not-send="true"
href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
                                                    <a
                                                      moz-do-not-send="true"
href="http://www.freeswitchsolutions.com" rel="noreferrer"
                                                      target="_blank">http://www.freeswitchsolutions<wbr>.com</a><br>
                                                    <br>
                                                    Official FreeSWITCH
                                                    Sites<br>
                                                    <a
                                                      moz-do-not-send="true"
href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
                                                    <a
                                                      moz-do-not-send="true"
href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.o<wbr>rg</a><br>
                                                    <a
                                                      moz-do-not-send="true"
href="http://www.cluecon.com" rel="noreferrer" 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" target="_blank">FreeSWITCH-users@lists.freeswi<wbr>tch.org</a><br>
                                                    <a
                                                      moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                                                      rel="noreferrer"
                                                      target="_blank">http://lists.freeswitch.org/ma<wbr>ilman/listinfo/freeswitch-user<wbr>s</a><br>
                                                    UNSUBSCRIBE:<a
                                                      moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
                                                      rel="noreferrer"
                                                      target="_blank">http://lists.frees<wbr>witch.org/mailman/options/free<wbr>switch-users</a><br>
                                                    <a
                                                      moz-do-not-send="true"
href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
                                                  </blockquote>
                                                </div>
                                                <br>
                                                <br clear="all">
                                                <div><br>
                                                </div>
                                                -- <br>
                                              </div>
                                            </div>
                                            <div
class="m_-2665309148982202413m_-378545272887321482m_-8989681691219796561m_2834754292270308631gmail_signature"
data-smartmail="gmail_signature">
                                              <div dir="ltr">
                                                <div>
                                                  <div dir="ltr">
                                                    <div>
                                                      <div dir="ltr">
                                                        <div dir="ltr">
                                                          <div dir="ltr">Regards,
                                                          <div>Mirko</div>
                                                          </div>
                                                        </div>
                                                      </div>
                                                    </div>
                                                  </div>
                                                </div>
                                              </div>
                                            </div>
                                          </div>
                                          <br>
                                          ______________________________<wbr>______________________________<wbr>_____________<br>
                                          Professional FreeSWITCH
                                          Consulting Services:<br>
                                          <a moz-do-not-send="true"
                                            href="mailto:consulting@freeswitch.org"
                                            target="_blank">consulting@freeswitch.org</a><br>
                                          <a moz-do-not-send="true"
                                            href="http://www.freeswitchsolutions.com"
                                            rel="noreferrer"
                                            target="_blank">http://www.freeswitchsolutions<wbr>.com</a><br>
                                          <br>
                                          Official FreeSWITCH Sites<br>
                                          <a moz-do-not-send="true"
                                            href="http://www.freeswitch.org"
                                            rel="noreferrer"
                                            target="_blank">http://www.freeswitch.org</a><br>
                                          <a moz-do-not-send="true"
                                            href="http://confluence.freeswitch.org"
                                            rel="noreferrer"
                                            target="_blank">http://confluence.freeswitch.o<wbr>rg</a><br>
                                          <a moz-do-not-send="true"
                                            href="http://www.cluecon.com"
                                            rel="noreferrer"
                                            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"
                                            target="_blank">FreeSWITCH-users@lists.freeswi<wbr>tch.org</a><br>
                                          <a moz-do-not-send="true"
                                            href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                                            rel="noreferrer"
                                            target="_blank">http://lists.freeswitch.org/ma<wbr>ilman/listinfo/freeswitch-user<wbr>s</a><br>
                                          UNSUBSCRIBE:<a
                                            moz-do-not-send="true"
                                            href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
                                            rel="noreferrer"
                                            target="_blank">http://lists.frees<wbr>witch.org/mailman/options/free<wbr>switch-users</a><br>
                                          <a moz-do-not-send="true"
                                            href="http://www.freeswitch.org"
                                            rel="noreferrer"
                                            target="_blank">http://www.freeswitch.org</a><br>
                                        </blockquote>
                                      </div>
                                      <br>
                                      <br clear="all">
                                      <div><br>
                                      </div>
                                      -- <br>
                                      <div
class="m_-2665309148982202413m_-378545272887321482m_-8989681691219796561gmail_signature"
                                        data-smartmail="gmail_signature">
                                        <div dir="ltr">
                                          <div>
                                            <div dir="ltr">
                                              <div>
                                                <div dir="ltr">
                                                  <div>
                                                    <div dir="ltr">
                                                      <div>
                                                        <div dir="ltr">
                                                          <div>
                                                          <div dir="ltr">
                                                          <div>
                                                          <div dir="ltr">
                                                          <p><font
                                                          face="courier
                                                          new,
                                                          monospace"><b><i><font
                                                          size="4">Brian
                                                          West</font></i></b><br>
                                                          <span
                                                          style="font-size:x-small"><a
moz-do-not-send="true" href="mailto:brian@freeswitch.org"
                                                          target="_blank">brian@freeswitch.org</a></span></font></p>
                                                          <p><font
                                                          face="courier
                                                          new,
                                                          monospace"
                                                          size="1"><img
moz-do-not-send="true"
                                                          src="http://billing.freeswitch.org/templates/default/img/whmcslogo.png"><br>
                                                          </font></p>
                                                          <p><font
                                                          face="monospace,
                                                          monospace"
                                                          size="2"><b><i>Twitter:
                                                          @FreeSWITCH ,
                                                          @briankwest</i></b><br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a> <wbr>(50%
                                                          Discount using
                                                          code
                                                          FreeSwitch50)<br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.<wbr>com</a> </font><span
style="font-family:monospace,monospace;font-size:small">(50% Discount
                                                          using code
                                                          FreeSwitch50)</span><font
face="monospace, monospace" size="2"><br>
                                                          </font><a
                                                          moz-do-not-send="true"
href="https://www.gofundme.com/freeswitch_ubuntu"
                                                          style="font-size:12.8px"
target="_blank"><font face="monospace, monospace">https://www.gofundme.com/frees<wbr>witch_ubuntu</font></a></p>
                                                          <p><font
                                                          face="monospace,
                                                          monospace">Got
                                                          Bugs? Report
                                                          them <a
                                                          moz-do-not-send="true"
href="https://freeswitch.org/jira" target="_blank">here</a>! | Reddit: <a
moz-do-not-send="true" href="https://www.reddit.com/r/freeswitch"
                                                          target="_blank">/r/freeswitch</a></font></p>
                                                          <p><font
                                                          face="monospace,
                                                          monospace"
                                                          size="2"><b>T:</b><a
moz-do-not-send="true" href="tel:%2B19184209001" value="+19184209001"
                                                          target="_blank">+19184209001</a>
                                                          | <b>F:</b><a
moz-do-not-send="true" href="tel:%2B19184209002" value="+19184209002"
                                                          target="_blank">+19184209002</a>
                                                          | <b>M:</b>+1918424WEST
                                                          (9378)<br>
                                                          <b>iNUM:</b>+883
                                                          5100 1420 9001
                                                          | <b>ISN:</b>410*543
                                                          | <b>Skype:</b>briankwest</font></p>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                        </div>
                                                      </div>
                                                    </div>
                                                  </div>
                                                </div>
                                              </div>
                                            </div>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                                <br>
                                ______________________________<wbr>______________________________<wbr>_____________<br>
                                Professional FreeSWITCH Consulting
                                Services:<br>
                                <a moz-do-not-send="true"
                                  href="mailto:consulting@freeswitch.org"
                                  target="_blank">consulting@freeswitch.org</a><br>
                                <a moz-do-not-send="true"
                                  href="http://www.freeswitchsolutions.com"
                                  rel="noreferrer" target="_blank">http://www.freeswitchsolutions<wbr>.com</a><br>
                                <br>
                                Official FreeSWITCH Sites<br>
                                <a moz-do-not-send="true"
                                  href="http://www.freeswitch.org"
                                  rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
                                <a moz-do-not-send="true"
                                  href="http://confluence.freeswitch.org"
                                  rel="noreferrer" target="_blank">http://confluence.freeswitch.o<wbr>rg</a><br>
                                <a moz-do-not-send="true"
                                  href="http://www.cluecon.com"
                                  rel="noreferrer" 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"
                                  target="_blank">FreeSWITCH-users@lists.freeswi<wbr>tch.org</a><br>
                                <a moz-do-not-send="true"
                                  href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                                  rel="noreferrer" target="_blank">http://lists.freeswitch.org/ma<wbr>ilman/listinfo/freeswitch-user<wbr>s</a><br>
                                UNSUBSCRIBE:<a moz-do-not-send="true"
                                  href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
                                  rel="noreferrer" target="_blank">http://lists.frees<wbr>witch.org/mailman/options/free<wbr>switch-users</a><br>
                                <a moz-do-not-send="true"
                                  href="http://www.freeswitch.org"
                                  rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
                              </blockquote>
                            </div>
                            <br>
                          </div>
                        </div>
                      </div>
                      <br>
                      ______________________________<wbr>______________________________<wbr>_____________<br>
                      Professional FreeSWITCH Consulting Services:<br>
                      <a moz-do-not-send="true"
                        href="mailto:consulting@freeswitch.org"
                        target="_blank">consulting@freeswitch.org</a><br>
                      <a moz-do-not-send="true"
                        href="http://www.freeswitchsolutions.com"
                        rel="noreferrer" target="_blank">http://www.freeswitchsolutions<wbr>.com</a><br>
                      <br>
                      Official FreeSWITCH Sites<br>
                      <a moz-do-not-send="true"
                        href="http://www.freeswitch.org"
                        rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
                      <a moz-do-not-send="true"
                        href="http://confluence.freeswitch.org"
                        rel="noreferrer" target="_blank">http://confluence.freeswitch.o<wbr>rg</a><br>
                      <a moz-do-not-send="true"
                        href="http://www.cluecon.com" rel="noreferrer"
                        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"
                        target="_blank">FreeSWITCH-users@lists.freeswi<wbr>tch.org</a><br>
                      <a moz-do-not-send="true"
                        href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
                        rel="noreferrer" target="_blank">http://lists.freeswitch.org/ma<wbr>ilman/listinfo/freeswitch-user<wbr>s</a><br>
                      UNSUBSCRIBE:<a moz-do-not-send="true"
                        href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
                        rel="noreferrer" target="_blank">http://lists.frees<wbr>witch.org/mailman/options/<wbr>freeswitch-users</a><br>
                      <a moz-do-not-send="true"
                        href="http://www.freeswitch.org"
                        rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
                    </blockquote>
                  </div>
                  <br>
                  <br clear="all">
                  <div><br>
                  </div>
                  -- <br>
                  <div class="m_-2665309148982202413gmail_signature"
                    data-smartmail="gmail_signature">
                    <div dir="ltr">
                      <div>
                        <div dir="ltr">
                          <div>
                            <div dir="ltr">
                              <div>
                                <div dir="ltr">
                                  <div>
                                    <div dir="ltr">
                                      <div>
                                        <div dir="ltr">
                                          <div>
                                            <div dir="ltr">
                                              <p><font face="courier
                                                  new, monospace"><b><i><font
                                                        size="4">Brian
                                                        West</font></i></b><br>
                                                  <span
                                                    style="font-size:x-small"><a
moz-do-not-send="true" href="mailto:brian@freeswitch.org"
                                                      target="_blank">brian@freeswitch.org</a></span></font></p>
                                              <p><font face="courier
                                                  new, monospace"
                                                  size="1"><img
                                                    moz-do-not-send="true"
src="http://billing.freeswitch.org/templates/default/img/whmcslogo.png"><br>
                                                </font></p>
                                              <p><font face="monospace,
                                                  monospace" size="2"><b><i>Twitter:
                                                      @FreeSWITCH ,
                                                      @briankwest</i></b><br>
                                                  <a
                                                    moz-do-not-send="true"
href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a> <wbr>(50%
                                                  Discount using code
                                                  FreeSwitch50)<br>
                                                  <a
                                                    moz-do-not-send="true"
href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.<wbr>com</a> </font><span
style="font-family:monospace,monospace;font-size:small">(50% Discount
                                                  using code
                                                  FreeSwitch50)</span><font
                                                  face="monospace,
                                                  monospace" size="2"><br>
                                                </font><a
                                                  moz-do-not-send="true"
href="https://www.gofundme.com/freeswitch_ubuntu"
                                                  style="font-size:12.8px"
                                                  target="_blank"><font
                                                    face="monospace,
                                                    monospace">https://www.gofundme.com/<wbr>freeswitch_ubuntu</font></a></p>
                                              <p><font face="monospace,
                                                  monospace">Got Bugs?
                                                  Report them <a
                                                    moz-do-not-send="true"
href="https://freeswitch.org/jira" target="_blank">here</a>! | Reddit: <a
moz-do-not-send="true" href="https://www.reddit.com/r/freeswitch"
                                                    target="_blank">/r/freeswitch</a></font></p>
                                              <p><font face="monospace,
                                                  monospace" size="2"><b>T:</b>+19184209001
                                                  | <b>F:</b>+19184209002
                                                  | <b>M:</b>+1918424WEST
                                                  (9378)<br>
                                                  <b>iNUM:</b>+883 5100
                                                  1420 9001 | <b>ISN:</b>410*543
                                                  | <b>Skype:</b>briankwest</font></p>
                                            </div>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <br>
            ______________________________<wbr>______________________________<wbr>_____________<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" rel="noreferrer"
              target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br>
            <br>
            Official FreeSWITCH Sites<br>
            <a moz-do-not-send="true" href="http://www.freeswitch.org"
              rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
            <a moz-do-not-send="true"
              href="http://confluence.freeswitch.org" rel="noreferrer"
              target="_blank">http://confluence.freeswitch.<wbr>org</a><br>
            <a moz-do-not-send="true" href="http://www.cluecon.com"
              rel="noreferrer" 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.<wbr>freeswitch.org</a><br>
            <a moz-do-not-send="true"
              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 moz-do-not-send="true"
              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 moz-do-not-send="true" href="http://www.freeswitch.org"
              rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
          </blockquote>
        </div>
        <br>
      </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>

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://confluence.freeswitch.org">http://confluence.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>