<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16850" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>How about:</FONT></DIV>
<DIV><FONT face=Arial size=2>Exten => _X.,3,Dial(<A
href="mailto:SIP/${EXTEN}@carrier,60,M(fax-out">SIP/${EXTEN}@carrier,60,M(fax-out</A>))</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>[macro-fax-out]<BR>exten =>
s,1,Set(FAXFILE=/root/test.tif)<BR>exten => s,2,Set(LOCALHEADERINFO=WHO CARES
WHO I AM ?)<BR>exten => s,3,Set(LOCALSTATIONID=1-800-Who-CARES)<BR>exten
=> s,4,SendFax(${FAXFILE})</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=jaugenstine@gmail.com href="mailto:jaugenstine@gmail.com">jonathan
augenstine</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=asterisk-users@lists.digium.com
href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, March 14, 2009
09:12</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [asterisk-users]
[Asterisk-users] SendFAX/T.38 question</DIV>
<DIV><BR></DIV>I have some questions about the T.38 faxing capability. I
have been able to successfully setup the inbound receive fax. However, I
am having problems tracking down the format of the outbound extensions.conf
SendFAX command. I have looked at the code and it looks like it only
takes a single parameter, a file name. But the attempts I have tried
seem unsucessful. I have tried dialing out and then calling SendFAX and
calling SendFAX before the dial. No success.<BR><BR>Can someone please
provide me with an extensions.conf example of how to use SendFAX?<BR><BR>Thank
you.<BR><FONT color=#888888>Jonathan Augenstine<BR><BR><BR></FONT>
<P>
<HR>
<P></P>_______________________________________________<BR>-- Bandwidth and
Colocation Provided by http://www.api-digital.com --<BR><BR>asterisk-users
mailing list<BR>To UNSUBSCRIBE or update options visit:<BR>
http://lists.digium.com/mailman/listinfo/asterisk-users</BLOCKQUOTE></BODY></HTML>