<span style="font-family: Arial, Helvetica, sans-serif; font-size: 10pt">On 01/20/2011 11:47 AM, <span style="font-family: tahoma; font-size: 13px;">Steve Underwood</span><br />
On 01/20/2011 11:11 PM, Kevin P. Fleming wrote:<br />
&gt; On 01/19/2011 02:30 PM, Bryant Zimmerman wrote:<br />
&gt;&gt; On 01/19/2011 02:05 PM, Bryant Zimmerman wrote:<br />
&gt;&gt;&gt; I am working on some fax tools for some of my users. I am reading the<br />
&gt;&gt;&gt; https://wiki.asterisk.org docs for faxing.<br />
&gt;&gt;&gt; Is see Application_SendFax and Application_SendeFax has one been<br />
&gt;&gt; discondinued?<br />
&gt;&gt;&gt; Any feed back on using the res_fax module would be apperciated. Any<br />
&gt;&gt; examples or<br />
&gt;&gt;&gt; other.<br />
&gt;&gt;<br />
&gt;&gt; *From*: "Jason Parker" &lt;jparker@digium.com&gt;<br />
&gt;&gt; *Sent*: Wednesday, January 19, 2011 3:19 PM<br />
&gt;&gt; There was a typo in the res_fax documentation. Application_SendeFax<br />
&gt;&gt; should be<br />
&gt;&gt; the correct documentation. I don't know where Application_SendFax is <br />
&gt;&gt; coming<br />
&gt;&gt; from - it's probably old. When the next import happens, <br />
&gt;&gt; Application_SendFax<br />
&gt;&gt; should be replaced by the correct version (then I'll try to remember to<br />
&gt;&gt; remove<br />
&gt;&gt; the bogus SendeFax copy).<br />
&gt;&gt;<br />
&gt;&gt; Jason thanks for the clarification on this.<br />
&gt;&gt;<br />
&gt;&gt; If I start my development with the res_fax_spandsp.so module. Should all<br />
&gt;&gt; of my code be compatible with the res_fax_digium.so module? I want to be<br />
&gt;&gt; able to get things running and tested and move to the digium supported<br />
&gt;&gt; option in the future.<br />
&gt;<br />
&gt; The choice of technology module is mostly irrelevant; that was the <br />
&gt; whole point of splitting res_fax out from them. If you use the <br />
&gt; applications and other features of res_fax, it won't matter which <br />
&gt; underlying technology module is loaded.<br />
&gt;<br />
Well, people do get problems with the Digum FAX software, which go away <br />
when they switch to spandsp. Its best to test with the code you intend <br />
to deploy.<br />
<br />
Steve<br />
<br />
Steve is there any real compelling reason to res_fax_digium.so over the res_fax_spandsp.so?<br />
I was thinking Digium module was likely to be better is this wrong based on what people are seeing?<br /></span>