<span style="font-family: Arial, Helvetica, sans-serif; font-size: 10pt">On 01/19/2011 02:05 PM, Bryant Zimmerman wrote:<br />
&gt; I am working on some fax tools for some of my users. I am reading the<br />
&gt; https://wiki.asterisk.org docs for faxing.<br />
&gt; Is see Application_SendFax and Application_SendeFax has one been discondinued?<br />
&gt; Any feed back on using the res_fax module would be apperciated. Any examples or<br />
&gt; other.<br />
<br />
<span style="font-family: tahoma; font-size: 13px;"><strong>From</strong>: "Jason Parker" &lt;jparker@digium.com&gt;<br />
<b>Sent</b>: Wednesday, January 19, 2011 3:19 PM</span><br />
There was a typo in the res_fax documentation. Application_SendeFax should be <br />
the correct documentation. I don't know where Application_SendFax is coming <br />
from - it's probably old. When the next import happens, Application_SendFax <br />
should be replaced by the correct version (then I'll try to remember to remove <br />
the bogus SendeFax copy).<br />
<br />
Jason thanks for the clarification on this. <br />
<br />
If I start my development with the res_fax_spandsp.so module. Should all of my code be compatible with the res_fax_digium.so module? I want to be able to get things running and tested and move to the digium supported option in the future.<br /></span>