<div dir="ltr">Hi Steve.<div><br></div><div>I checked into the legality of removing the header line, and it turns out this is only a problem for advertisements, which we are not doing.</div><div><br></div><div>As far as getting the header removed, I tried doing the following:</div>
<div><br></div><div>originate {ignore_early_media=true,absolute_codec_string=&#39;PCMU,PCMA&#39;,fax_enable_t38=true,fax_verbose=true,fax_use_ecm=true,fax_enable_t38_request=true,origination_caller_id_number=&#39;A CALLER ID&#39;,origination_caller_id_name=&#39;A CALLER ID NAME&#39;,call_timeout=120,fax_ident=&#39;a fax ident&#39;,fax_header=}sofia/gateway/outbound/+15555555555 &amp;txFax(&#39;/tmp/sample.tiff&#39;)<br>
</div><div><br></div><div>Even if I remove the default headers in spandsp.conf.xml and fax.conf.xml I still get &quot;SpanDSP Fax Header&quot;.  I noticed that this is hardcoded in &quot;src/mod/applications/mod_spandsp/mod_spandsp.c&quot; line 527.</div>
<div><br></div><div>Am I not passing the null string properly somehow via originate?  I noticed in my logs that there are many lines for &quot;switch_event.c:1661 Parsing variable&quot; for my other parameters, but not for my fax_header parameter.</div>
<div><br></div><div>Thanks!</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 8, 2014 at 3:16 PM, Bruce Lefko <span dir="ltr">&lt;<a href="mailto:blefko5361@gmail.com" target="_blank">blefko5361@gmail.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 dir="ltr">I&#39;d like to completely eliminate the header line sent at the top of each fax page using spandsp.  i&#39;ve set fax-header to a null string, but that doesn&#39;t seem to be removing it, and it defaults back to &#39;Spandsp fax header&#39;.  This seems to be the default in the source code in 1.2.<div>

<br></div><div>What do I have to do to eliminate the header line?  Do I have to make changes to freeswitch source?</div><div><br></div><div>Thanks!</div></div>
</blockquote></div><br></div>