<div dir="ltr">Just to clarify, pika&#39;s chan_pika is their asterisk channel driver for their hardware.&nbsp; The two fax applications, app_pikarxfax.so and app_pikatxfax.so are fax modules for asterisk to implement fax in your dialplan: <br>
<br>exten =&gt; 5001,1,Answer(1000);<br>exten =&gt; 5001,n,Set(LOCALSTATIONID=123456789)<br>exten =&gt; 5001,n,Set(LOCALHEADERINFO=&quot;PIKARxFax Test Page %P Time: %H:%M To: %l From: %r&quot;)<br>exten =&gt; 5001,n,Set(FAXFILE=/tmp/pikafax-${UNIQUEID}.tif)<br>
exten =&gt; 5001,n,PIKARxFax(${FAXFILE})<br><br>you&#39;d still need hardware to actually get the faxes to asterisk...<br><br><div class="gmail_quote">On Tue, Sep 23, 2008 at 9:32 AM, Erik Haider Forsen <span dir="ltr">&lt;<a href="mailto:erikf@opera.com">erikf@opera.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Matthew,<br>
<br>
Thanks for your suggestion. The problem is that most of our users<br>
would not feel comfortable with using software fax solutions. So we<br>
will have to stick with the old fax machine.<br>
<br>
Our reception takes care of the fax machine, receiving and sending<br>
faxes. This one fax is shared by ~ 600 employees.<br>
<font color="#888888"><br>
Erik<br>
</font><div><div></div><div class="Wj3C7c"><br>
<br>
On Sep 23, 2008, at 3:25 PM, Matthew Marion wrote:<br>
<br>
&gt; Hey Erik,<br>
&gt;<br>
&gt; You can also check out pika technologies which supply chan_pika.<br>
&gt; This comes with a fax application that will let you do your faxes in<br>
&gt; asterisk (even using non-pika boards). &nbsp;Works pretty good...<br>
&gt;<br>
&gt; <a href="http://pikatechnologies.com" target="_blank">pikatechnologies.com</a><br>
&gt;<br>
&gt; mattm<br>
&gt;<br>
&gt; On Tue, Sep 23, 2008 at 4:51 AM, Erik Haider Forsen<br>
&gt; &lt;<a href="mailto:erikf@opera.com">erikf@opera.com</a>&gt; wrote:<br>
&gt; Hi!<br>
&gt;<br>
&gt; I&#39;m new to this list. I tried to search the list archive for a<br>
&gt; solution on my current setup, but couldn&#39;t find any.<br>
&gt;<br>
&gt; We have an asterisk connected directly to the PSTN with 2 E1 lines<br>
&gt; through a Sangoma A102d interface. We also have a regular FAX machine.<br>
&gt;<br>
&gt; My question is how to get the fax service handled by asterisk? I want<br>
&gt; to cancel the analog line I have for the FAX machine today.<br>
&gt;<br>
&gt; What would be the best solution? Fax machine and asterisk is on the<br>
&gt; same LAN, not much load, with high end switches etc. Can I expect good<br>
&gt; results with using our existing FAX machine, connected to asterisk<br>
&gt; through an ATA box?<br>
&gt;<br>
&gt; Best Regards,<br>
&gt;<br>
&gt; Erik<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;<br>
&gt; AstriCon 2008 - September 22 - 25 Phoenix, Arizona<br>
&gt; Register Now: <a href="http://www.astricon.net" target="_blank">http://www.astricon.net</a><br>
&gt;<br>
&gt; asterisk-users mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;<br>
&gt; AstriCon 2008 - September 22 - 25 Phoenix, Arizona<br>
&gt; Register Now: <a href="http://www.astricon.net" target="_blank">http://www.astricon.net</a><br>
&gt;<br>
&gt; asterisk-users mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><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>
<br>
AstriCon 2008 - September 22 - 25 Phoenix, Arizona<br>
Register Now: <a href="http://www.astricon.net" target="_blank">http://www.astricon.net</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div>