Thanks from the bottom of my heart sir!<br><br>Asterisk 1.8.7.1 is my build, I couldn&#39;t chose res_fax_spandsp from menuselect due to dependencies, so I installed libspandsp-dev:<br><br>:~# apt-cache policy libspandsp*<br>


libspandsp2:<br>  Installed: 0.0.6~pre12-1<br>  Candidate: 0.0.6~pre12-1<br>  Version table:<br> *** 0.0.6~pre12-1 0<br><br>libspandsp-dev:<br>  Installed: 0.0.6~pre12-1<br>  Candidate: 0.0.6~pre12-1<br>  Version table:<br>


 *** 0.0.6~pre12-1 0<br><br>So, my dialplan snippet looks good, but I need to correct the lacking gateway capability?<br><br><br clear="all"> <b style="color:rgb(153,153,153)"><span style="color:rgb(153,153,153)"><font><font><span style="font-family:verdana,sans-serif"><span style="font-family:trebuchet ms,sans-serif"><span style="font-family:verdana,sans-serif">José Pablo Méndez</span></span></span></font><br>


</font></span></b><b style="color:rgb(153,153,153)"><span style="color:rgb(153,153,153)"></span></b><b style="color:rgb(153,153,153)"><span style="color:rgb(153,153,153)"></span></b><b style="color:rgb(153,153,153)"><span style="color:rgb(153,153,153)"></span></b><b style="color:rgb(153,153,153)"><span style="color:rgb(153,153,153)"></span></b><br>



<br><br><div class="gmail_quote">On Thu, Jan 5, 2012 at 10:04 AM, Kevin P. Fleming <span dir="ltr">&lt;<a href="mailto:kpfleming@digium.com" target="_blank">kpfleming@digium.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div>On 01/05/2012 01:03 AM, José Pablo Méndez Soto wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
Trying to set up res_fax_spandsp. Based on<br>
<a href="https://wiki.asterisk.org/wiki/display/AST/T.38+Fax+Gateway" target="_blank">https://wiki.asterisk.org/<u></u>wiki/display/AST/T.38+Fax+<u></u>Gateway</a> I wrote this<br>
in my extensions.conf:<br>
<br>
exten =&gt; 306,1,NoOp(Fax transmission)<br>
     same =&gt; n,Set(FAXOPT(gateway)=yes)<br>
     same =&gt; n,Dial(DAHDI/3)            -----&gt;FXS port to fax machine<br>
     same =&gt; n,Hangup()<br>
<br>
Call flow Im trying to pull out is as follows:<br>
<br>
Zoiper  --&gt;  Asterisk with TDM410 --&gt; FXS --&gt; Analog fax machine<br>
<br>
I am totally lost about the use of this new gateway module in the<br>
dialplan. I think it loads ok:<br>
<br>
CLI&gt; fax show capabilities<br>
<br>
Registered FAX Technology Modules:<br>
<br>
Type            : Spandsp<br>
Description     : Spandsp FAX Driver<br>
Capabilities    : SEND RECEIVE T.38 G.711<br>
</blockquote>
<br></div>
Your res_fax_spandsp module was built without gateway support; what version of Asterisk are you using?<div><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
1 registered modules<br>
<br>
Also I have the FFA manual, which I couldn&#39;t understand. I think FAXOPT<br>
is common to both, but still not sure how to put them together. Where<br>
can I find documentation about configuring the call flow described?<br>
</blockquote>
<br></div>
Fax for Asterisk is totally unrelated to T.38 gateway support.<div><div><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Or some insight will also be appreciated.<br>
<br>
Here is my sip peer config:<br>
<br>
[105](headquarters) ;zoiper phone<br>
type=friend<br>
secret=<br>
mailbox=105@default<br>
t38pt_udptl = yes<br>
<br>
Dahdi:<br>
;FXS Modules<br>
group = 2<br>
signalling = fxo_ks<br>
context = interno<br>
channel = 3-4<br>
faxdetect = both<br>
<br>
Finally, a verbose output:<br>
<br>
   == Using SIP RTP CoS mark 5<br>
     -- Executing [606@intern:1] NoOp(&quot;SIP/105-00000002&quot;, &quot;Fax<br>
Transmission&quot;) in new stack<br>
     -- Executing [606@intern:2] Set(&quot;SIP/105-00000002&quot;,<br>
&quot;FAXOPT(gateway)=yes&quot;) in new stack<br>
[Jan  5 00:59:57] WARNING[1831]: res_fax.c:2783 acf_faxopt_write:<br>
channel &#39;SIP/605-00000002&#39; set FAXOPT(gateway) to &#39;yes&#39; is unhandled!<br>
     -- Executing [606@intern:3] Dial(&quot;SIP/605-00000002&quot;, &quot;DAHDI/3&quot;) in<br>
new stack<br>
     -- Called DAHDI/3<br>
     -- DAHDI/3-1 is ringing<br>
     -- DAHDI/3-1 is ringing<br>
     -- DAHDI/3-1 is ringing<br>
     -- DAHDI/3-1 answered SIP/605-00000002<br>
     -- Hanging up on &#39;DAHDI/3-1&#39;<br>
     -- Hungup &#39;DAHDI/3-1&#39;<br>
   == Spawn extension (intern, 606, 3) exited non-zero on &#39;SIP/105-00000002&#39;<br>
</blockquote>
<br></div></div>
Since &#39;fax show capabilities&#39; did not show that you have gateway support, you won&#39;t be able to enable it. That problem must be corrected first.<span><font color="#888888"><br>
<br>
-- <br>
Kevin P. Fleming<br>
Digium, Inc. | Director of Software Technologies<br>
Jabber: <a href="mailto:kfleming@digium.com" target="_blank">kfleming@digium.com</a> | SIP: <a href="mailto:kpfleming@digium.com" target="_blank">kpfleming@digium.com</a> | Skype: kpfleming<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br>
Check us out at <a href="http://www.digium.com" target="_blank">www.digium.com</a> &amp; <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a><br>
<br>
--<br>
______________________________<u></u>______________________________<u></u>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
              <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/<u></u>mailman/listinfo/asterisk-<u></u>users</a><br>
</font></span></blockquote></div><br>