<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    The list of options available are listed here
    <a class="moz-txt-link-freetext" href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Function_FAXOPT">https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Function_FAXOPT</a><br>
    <br>
    It doesn't appear that a received header is available unless it is
    written into the 'headerinfo' variable after it is received, I
    haven't checked for this.<br>
    <br>
    From my days working with fax machines, the header could be inserted
    in the line the TSI is on or in the image being transmitted, if you
    receive a fax that has been sent to you with the latter set, then
    the 'headerinfo' will not be of any use. Perhaps someone with more
    knowledge may be able to explain this better.<br>
    <br>
    A quick Google search for 'fax header outside of tsi' will provide a
    list of manuals, here's one -
<a class="moz-txt-link-freetext" href="http://manuals.konicaminolta.eu/bizhub-C554-C454-C364-C284-C224/EN/contents/sh3_378.html#qitem13">http://manuals.konicaminolta.eu/bizhub-C554-C454-C364-C284-C224/EN/contents/sh3_378.html#qitem13</a>
    <br>
    <br>
    Expand the line for <br>
    <h4 class="ui-accordion-header ui-helper-reset ui-state-focus
      ui-state-default ui-corner-all" role="tab" aria-expanded="true"
      aria-selected="true" tabindex="0"><span class="ui-icon
        ui-icon-triangle-1-e"></span>To specify the position of Header
      Position printed on a sent fax ([Header Position])</h4>
    Larry.<br>
    <br>
    <div class="moz-cite-prefix">On 18/12/2016 4:30 AM, Yves wrote:<br>
    </div>
    <blockquote cite="mid:d4563ae2-84c1-b1f6-ee34-aa7b850f04e0@gmx.de"
      type="cite">Hi,
      <br>
      <br>
      I am using asterisk 11.8 in combination with spandsp to send and
      receive T38 Faxes. All works fine, but I do not know
      <br>
      how to get the remoteheader from the fax I receive.
      <br>
      <br>
      When I send a fax, there are Faxopts to set the localstationid and
      the headerinfo, but for receiving, there seems to only exist
      <br>
      the Faxopts remotestationid
      <br>
      <br>
      but for sure on any fax I receive there is a remoteheaderinfo
      besides the remotestationid... it is on the tiff-file, but I need
      this
      <br>
      info in a channel-variable...
      <br>
      <br>
      Does anybody know how to get the remoteheaderinfo for a received
      fax?
      <br>
      <br>
      thanks
      <br>
      <br>
      yves
      <br>
      <br>
      <br>
    </blockquote>
    <br>
  </body>
</html>