<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-forward-container"> The output of a failed incoming
      fax:<br>
          <a class="moz-txt-link-freetext" href="http://pastebin.com/S58j0WbW">http://pastebin.com/S58j0WbW</a><br>
      <br>
      A failed outgoing fax:<br>
          <a class="moz-txt-link-freetext" href="http://pastebin.com/eqveVZgK">http://pastebin.com/eqveVZgK</a><tt><br>
        <br>
      </tt>It seems to me that I installed it. <br>
      <tt><br>
      </tt><tt>    fax show licenses </tt><tt><br>
      </tt><tt>    Fax Licensing Information</tt><tt><br>
      </tt><tt>    ==============================</tt><tt><br>
      </tt><tt>    Free fax licenses: 1</tt><tt><br>
      </tt><tt>    Total licensed ports: 1</tt><br>
      <br>
      Also, @John, there indeed seemed to be a syntax mistake, but
      Asterisk never complained, so I didn't notice it. Unfortunately,
      even after correcting it the fax exhibits the same behaviour.<br>
      <br>
      <br>
      <div class="moz-cite-prefix">On 08/11/2014 06:02 PM, Kevin Larsen
        wrote:<br>
      </div>
      <blockquote
cite="mid:OF38889300.9BF56B81-ON86257D31.00523A62-86257D31.0052A5C4@pioneerballoon.com"
        type="cite"><tt><font size="2">> Hello. <br>
            > I've been trying to setup Free Fax for Asterisk on a
            Debian machine <br>
            > with Asterisk 1.8. I have managed to register and
            installed the <br>
            > Digium modules. Sending and receiving through it have
            resulted in <br>
            > failure. The output of fax show capabilities is:<br>
            >     Registered FAX Technology Modules:<br>
            > <br>
            >     Type            : DIGIUM<br>
            >     Description     : Digium FAX Driver<br>
            >     Capabilities    : SEND RECEIVE T.38 G.711 MULTI-DOC<br>
            > <br>
            >     1 registered modules<br>
            > <br>
            > We have a fax blackbox  through which I'm trying to
            send faxes to <br>
            > the Asterisk server. Every time that I send a fax I get
            a timeout <br>
            > error. Been tinkering with the settings and whatnot to
            get it working.<br>
            > <br>
            > <br>
            > <br>
            > The extension to receive fax:<br>
            >     exten => recvfax,1,Verbose(2,Receiving fax)<br>
            >         same => n,Set(FAXDEST=/tmp/fax)<br>
            >         same =>
            n,Set(tempfax=${STRFTIME(,,%C%y%m%d%H%M)})<br>
            >         same => n,Wait(8)<br>
            >         same =>
            n,ReceiveFax(${FAXDEST}/${tempfax}.tiff,f,d)<br>
            > It's without most of the tinkering I've done, which
            are: setting ecm<br>
            > to no, tweaking the min/max rate and other things.<br>
            > <br>
            > Also, because the fax machine can't print (half
            broken), we receive <br>
            > our faxes through a fax to email service we have
            subscribed to, so <br>
            > the tests for sending have that one as a destination. <br>
            > <br>
            > The extension to send fax:<br>
            > exten => sendfax,1,Verbose(2,Sending fax)<br>
            >     same => n,Set(faxlocation=/tmp)<br>
            >     same => n,Set(faxfile=fax.tiff)<br>
            >     same => n,Set(FAXOPT(headerinfo)=Testing FAX)<br>
            >     same => n,Set(FAXOPT(localstationid)=123456)<br>
            >     same => n,SendFax(${faxlocation}/${faxfile},d)<br>
            >     same => n,Verbose(2, Fax Status:
            ${FAXOPT(error)})<br>
            > I did the exact same thing, and tried sending from both
            a SIP <br>
            > channel and a DAHDI line. The weird thing is that when
            I am sending <br>
            > through Asterisk I get, as a response to fax, a
            recorded message <br>
            > from the telco. Sending through the same line with the
            fax machine <br>
            > works perfectly.<br>
            > <br>
            > Any advice and help is welcome.<br>
          </font></tt> <br>
        <tt><font size="2">Can you post the output of the Asterisk CLI
            from a failed fax call? What you have looks ok for the most
            part, at least on the receiving end. Did you install the
            license key for the Free FAX for Asterisk module?</font></tt>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
      </blockquote>
      <br>
      <br>
      <br>
    </div>
    <br>
  </body>
</html>