Hello,<br><br>Thanks everybody for the answers.<br><br>&gt;Could be. Would you post the Cisco config relevant to this?<br><br>dial-peer voice 5 voip<br>description ** **<br>preference 1<br>destination-pattern 1…<br>voice-class codec 1<br>
session protocol sipv2<br>session target ipv4:1.1.1.1<br>session transport udp<br>dtmf-relay rtp-nte<br>fax-relay ecm disable<br>fax nsf 000000<br>fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711alaw<br>
no vad<br><br><br>&gt;And upon further examination... don&#39;t put T38CALL in as a variable. It will cause the initial INVITE to only<br>&gt;have T38. Leave it out and things should hopefully reinvite.<br><br>I have removed the T38CALL variable and it looks better but it still doesn&#39;t work.<br>
Now asterisk sends an initial INVITE with audio media in the SDP. The CISCO accepts this call after contacting the fax-machine. Then the CISCO sends a re-INVITE with the T.38 SDP. Asterisk accepts this re-INVITE. But finally the fax transmission fails and the asterisk verbose trace is:<br>
<br>*CLI&gt;     -- Attempting call on SIP/080913216002@outbound-calls for 22222@fax-out:1 (Retry 1)<br>  == Using SIP RTP CoS mark 5<br>  == Using UDPTL CoS mark 5<br>       &gt; Channel SIP/outbound-calls-0822aae8 was answered.<br>
  == Starting SIP/outbound-calls-0822aae8 at fax-out,22222,1 failed so falling back to exten &#39;s&#39;<br>    -- Executing [s@fax-out:1] Set(&quot;SIP/outbound-calls-0822aae8&quot;, &quot;FAXFILE=/root/santi/fax/prueba.tif&quot;) in new stack<br>
    -- Executing [s@fax-out:2] SIPDtmfMode(&quot;SIP/outbound-calls-0822aae8&quot;, &quot;inband&quot;) in new stack<br>    -- Executing [s@fax-out:3] SendFAX(&quot;SIP/outbound-calls-0822aae8&quot;, &quot;/root/santi/fax/prueba.tif&quot;) in new stack<br>
[Mar 10 17:15:28] WARNING[17125]: app_fax.c:176 phase_e_handler: Error transmitting fax. result=11: Far end cannot receive at the resolution of the image.<br>[Mar 10 17:15:28] WARNING[17125]: app_fax.c:621 transmit: Transmission error<br>
  == Spawn extension (fax-out, s, 3) exited non-zero on &#39;SIP/outbound-calls-0822aae8&#39;<br><br>Any ideas?<br><br>Thanks. Best regards,<br><br>Santi<br><br><br><br>On Tue, Mar 10, 2009 at 4:26 PM, Joshua Colp &lt;<a href="mailto:jcolp@digium.com">jcolp@digium.com</a>&gt; wrote:<br>
&gt;<br>&gt; ----- &quot;Santiago Gimeno&quot; &lt;<a href="mailto:santiago.gimeno@gmail.com">santiago.gimeno@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt; &gt;<br>&gt; &gt; **The call-file I&#39;m using is:<br>&gt; &gt;<br>&gt; &gt; Channel: SIP/080999999999@outbound-<br>
&gt; &gt; calls<br>&gt; &gt; MaxRetries: 3<br>&gt; &gt; WaitTime: 30<br>&gt; &gt; Set: LOCALSTATIONID=22222<br>&gt; &gt; Set: LOCALHEADERINFO=T38 fax<br>&gt; &gt; Set: T38CALL=1<br>&gt; &gt; Set: T38TXDETECT=yes<br>&gt; &gt; CallerID: 22222<br>
&gt; &gt; Context: fax-out<br>&gt; &gt; Extension: 22222<br>&gt; &gt; priority:1<br>&gt; &gt;<br>&gt;<br>&gt; And upon further examination... don&#39;t put T38CALL in as a variable. It will cause the initial INVITE to only<br>
&gt; have T38. Leave it out and things should hopefully reinvite.<br>&gt;<br>&gt; --<br>&gt; Joshua Colp<br>&gt; Digium, Inc. | Software Developer<br>&gt; 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br>&gt; Check us out at:  <a href="http://www.digium.com">www.digium.com</a>  &amp; <a href="http://www.asterisk.org">www.asterisk.org</a><br>
&gt;<br>&gt; _______________________________________________<br>&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com">http://www.api-digital.com</a> --<br>&gt;<br>&gt; asterisk-users mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>&gt;   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br><br>