Hi Sean,<br><br>Do you know about t38modem and hylafax?<br>There are lots of wonderfull options with both of them.<br><br>If you need config files with both of them tell me.<br><br>See ya<br><br><div class="gmail_quote">2010/5/2 sean darcy <span dir="ltr">&lt;<a href="mailto:seandarcy2@gmail.com">seandarcy2@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I can&#39;t get a test T.38 fax between 2 1.6.2 machines, using app<br>
_fax and spandsp pre17 and 20100501. The machines can&#39;t seem to get<br>
connected.<br>
<br>
send side extensions.conf:<br>
<br>
  [fax-tx-test]<br>
exten=&gt;s,1,NoOp(Context fax-tx-test)<br>
exten=&gt;s,n,SendFAX(${FaxFile}.tif)<br>
exten=&gt;s,n,HangUp()<br>
exten=&gt;h,1,NoOp(FAXSTATUS: ${FAXSTATUS} FAXERROR: ${FAXERROR} FAXMODE:<br>
${FAXMODE})<br>
<br>
Channel:SIP/side-sip-fax<br>
Context:fax-tx-test<br>
Extension:s<br>
Priority:1<br>
Set:FaxFile=/var/spool/asterisk/fax/20091113_1455<br>
<br>
receive side:<br>
<br>
[incoming-fax]<br>
exten =&gt;<br>
s,1,Set(FAXFILE=/var/spool/asterisk/fax/${STRFTIME(${EPOCH},,%Y%m%d)}_${STRFTIME(${EPOCH},,%H%M)})<br>
exten =&gt; s,n,ReceiveFAX(${FAXFILE}.tif)<br>
exten =&gt; s,n,Hangup()<br>
<br>
There&#39;s a bunch more stuff at <a href="https://issues.asterisk.org/view.php?id=17105" target="_blank">https://issues.asterisk.org/view.php?id=17105</a><br>
<br>
But does anyone have a setup that Just Works? I&#39;d love to find a setup<br>
that works for someone else and just copy it.<br>
<br>
Thanks,<br>
<br>
sean<br>
<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br>