<table width=100%><tr><td>
<P>Dear all,
<P>I had Tom Rymes and several others suggest how I can implement sending fax using Asterisk. The idea is to have On-Demand-Fax. 
<P>Unfortunately, I wrote down the wrong workflow: the real one is:
<P>&nbsp;
<P><FONT size=3>1. Person will call our phone number<BR>
2. He will be asked to press 1 for&nbsp;&nbsp; Office 1 map, 2 for Office 2 map and 3 for Office 3 map.<BR>
3. User presses 1.&nbsp;</FONT></P>
<P><FONT size=3>4. User is asked to enter his phone number.</FONT></P>
<P><FONT size=3>5. User enters his phone number and hangs up.</FONT></P>
<P><FONT size=3>6. Asterisk calls the number entered by user and sends a fax.</FONT></P>
<P><FONT size=3>Can it be done?</FONT></P>
<P><FONT size=3>Thanks,</FONT></P>
<P><FONT size=3>Vic</P></FONT>
<P>&nbsp;<B><I>Tom Rymes &lt;trymes@rymesheating.com&gt;</I></B> wrote:
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">If you install Hylafax, I'm sure that you could have the person <BR>
choose which map they want and then enter their fax number. You can <BR>
then call sendfax from extensions.conf with the relevant data to send <BR>
the fax. Hylafax would then send the fax out using its own dedicated <BR>
analog or t1/e1/whatever modem (ie: not through asterisk b/c that <BR>
seems to be unreliable at best).<BR>
<BR>
Tom<BR>
<BR>
On Jul 20, 2005, at 12:58 PM, Bill Merriam wrote:<BR>
<BR>
&gt; Vic wrote:<BR>
&gt;<BR>
&gt;<BR>
&gt;&gt;<BR>
&gt;&gt; 1. Person will call our phone number<BR>
&gt;&gt;<BR>
&gt;&gt; 2. Asterisk will answer and ask them to press 0 to talk to <BR>
&gt;&gt; operator or<BR>
&gt;&gt; 1 to receive a map how to get to our office.<BR>
&gt;&gt;<BR>
&gt;&gt; 3. User will press 1 and then he will be asked to press 1 for <BR>
&gt;&gt; Office 1<BR>
&gt;&gt; map, 2 for Office 2 map and 3 for Office 3 map.<BR>
&gt;&gt;<BR>
&gt;&gt; 4. User presses 1 and then Asterisk will start sending fax for Map 1<BR>
&gt;&gt;<BR>
&gt;&gt; So,<BR>
&gt;&gt;<BR>
&gt;&gt; 1. Is it possible?<BR>
&gt;&gt;<BR>
&gt;&gt; 2. How and what do I need to download and install?<BR>
&gt;&gt;<BR>
&gt;&gt; I think it can be done using fax and auto-attendant components, but<BR>
&gt;&gt; ... which ones?<BR>
&gt;&gt;<BR>
&gt;&gt; I would really appreciate your help with this one.<BR>
&gt;&gt;<BR>
&gt;&gt; Thanks!<BR>
&gt;&gt;<BR>
&gt;&gt; Vic<BR>
&gt;&gt;<BR>
&gt;&gt;<BR>
&gt; There is a txfax application available from<BR>
&gt; http://www.soft-switch.org/installing-spandsp.html<BR>
&gt;<BR>
&gt; Of course, your plan requires that they call from their fax <BR>
&gt; machine. It<BR>
&gt; would also be possible to ask them to enter their fax number and call<BR>
&gt; that number to deliver the fax. The wiki has information on <BR>
&gt; originating<BR>
&gt; calls from agi scripts.<BR>
&gt;<BR>
&gt; Bill<BR>
&gt; _______________________________________________<BR>
&gt; Asterisk-Users mailing list<BR>
&gt; Asterisk-Users@lists.digium.com<BR>
&gt; http://lists.digium.com/mailman/listinfo/asterisk-users<BR>
&gt; To UNSUBSCRIBE or update options visit:<BR>
&gt; http://lists.digium.com/mailman/listinfo/asterisk-users<BR>
&gt;<BR>
<BR>
_______________________________________________<BR>
Asterisk-Users mailing list<BR>
Asterisk-Users@lists.digium.com<BR>
http://lists.digium.com/mailman/listinfo/asterisk-users<BR>
To UNSUBSCRIBE or update options visit:<BR>
http://lists.digium.com/mailman/listinfo/asterisk-users</BLOCKQUOTE>
</td></tr></table>