<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Is your network/firewall configuration permitting the ports for
    UDPTL, runn the command:  udptl show config<br>
    <br>
    <blockquote>UDPTL Global options<br>
      --------------------<br>
      udptlstart:      4000<br>
      udptlend:        4999<br>
      udptlfecentries: 3<br>
      udptlfecspan:    3<br>
      use_even_ports:  No<br>
      udptlchecksums: Yes<br>
         <br>
    </blockquote>
    In your sip configuration for your 'mytrunk' peer have you set
    applicable options e.g.:<br>
    <blockquote>t38pt_udptl=yes,redundancy,maxdatagram=400<br>
    </blockquote>
    In your extensions.conf you could and probably should set the
    following option prior to dialing the IAX channel, this is to enable
    the T.38 gateway feature of Asterisk 11:<br>
    <blockquote>Set(FAXOPT(gateway)=yes)<br>
    </blockquote>
    I have it working in my installation however I have incoming voice
    calls too hence I use 'faxdetect' to direct the call to the 'fax'
    extension.<br>
    <br>
    Cheers,<br>
    <br>
    Larry.<br>
    <br>
    <div class="moz-cite-prefix">On 12/11/2016 5:24 AM, tux john wrote:<br>
    </div>
    <blockquote
cite="mid:trinity-68cc0aac-1215-4b21-92de-7b44a3b7257c-1478899442374@3capp-mailcom-lxa07"
      type="cite">
      <div style="font-family: Verdana;font-size: 12.0px;">
        <div>hi. i am using asterisk 11.24.1 in my raspberry. i do have
          a sip trunk with a provider with g711a. I am trying to setup a
          fax server by following the guide in
          <a class="moz-txt-link-freetext" href="http://the-asterisk-book.com/1.6/faxserver.html">http://the-asterisk-book.com/1.6/faxserver.html</a>.</div>
        <div> </div>
        <div>i do live in Greece and the number is 00302112152130</div>
        <div>the problem is that i am getting the following error and i
          am stuck:</div>
        <div> </div>
        <div>
          <div>  == Using SIP RTP TOS bits 184<br>
              == Using SIP RTP CoS mark 5<br>
                -- Executing [00302112152130@fax-in:1]
            Dial("SIP/mytrunk-00000001", "IAX2/iaxmodem") in new stack<br>
                -- Called IAX2/iaxmodem<br>
                -- Hungup 'IAX2/iaxmodem-3818'<br>
              == Everyone is busy/congested at this time (1:0/0/1)<br>
                -- Auto fallthrough, channel 'SIP/mytrunk-00000001'
            status is 'CHANUNAVAIL'<br>
            RasPBX*CLI></div>
          <div> </div>
          <div> </div>
          <div>the extensions.conf has</div>
          <div>
            <div>[fax-in]<br>
              exten => 00302112152130,1,Dial(IAX2/iaxmodem)</div>
            <div> </div>
          </div>
          <div> </div>
          <div>any ideas, please?</div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>