<div>I'm using IAXmodem and Hylafax with 'faxdetect=incoming' and things mostly work pretty well.&nbsp; My main lines come in via T1 DID.&nbsp; Today, HR got tired of having someone read and forward their faxes to them and requested we bring their physical machine back on line.&nbsp; I have been able to get the fax forwarded to the appropriate zap channel, but I cannot seem to get it to stop 'faxdetect'ing.&nbsp; After deciding that it is a fax and sending it to the proper&nbsp;zap channel&nbsp;Asterisk says:
</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp; -- Executing Dial(&quot;Zap/5-1&quot;, &quot;Zap/105&quot;) in new stack<br>&nbsp;&nbsp;&nbsp; -- Called 105<br>&nbsp;&nbsp;&nbsp; -- Zap/105-1 is ringing<br>&nbsp;&nbsp;&nbsp; -- Redirecting Zap/5-1 to fax extension<br>&nbsp;&nbsp;&nbsp; -- Hungup 'Zap/105-1'<br>&nbsp;</div>

<div>...and Hylafax gets it...</div>
<div>&nbsp;</div>
<div>Now the questions:</div>
<div>&nbsp;</div>
<div>1) How can I have 'faxdetect=incoming' for my T1 context and 'faxdetect=no' for my internal zap channels.&nbsp; (I'm assuming that this is what's wrong here...)</div>
<div>2) Is it instead possible to disable faxdetect for the duration of the call?&nbsp; E.g. exten =&gt; fax,1,zapFAXDETECT(off)</div>
<div>3) Is there a better way to mix detected faxes and dedicated fax lines?</div>
<div>4) Can anyone share with me a config that accomplishes this feat (both detected and dedicated)?</div>
<div>&nbsp;</div>