Perfect!&nbsp; Thanks!<br><br>
<div><span class="gmail_quote">On 6/19/06, <b class="gmail_sendername">Craig Guy</b> &lt;<a href="mailto:cguy@bigpond.net.au">cguy@bigpond.net.au</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi Bob,<br><br>in order to stop fax detection, send the call to a context without a 'fax'<br>extension:<br>
<br>[incoming]<br><br>_XXXX.,1,doSomeStuff<br><br>; Hardfax extension<br>12345678,1,Goto(hardfax,1000,1)<br><br>fax,1,receiveFax<br><br>[hardfax]<br>1000,1,Dial(Zap/1|70)<br>1000,n,Hangup<br><br>----- Original Message -----
<br>From: &quot;Bob McDowell&quot; &lt;<a href="mailto:mcdowell.lists@gmail.com">mcdowell.lists@gmail.com</a>&gt;<br>To: &quot;Asterisk Users Mailing List - Non-Commercial Discussion&quot;<br>&lt;<a href="mailto:asterisk-users@lists.digium.com">
asterisk-users@lists.digium.com</a>&gt;<br>Sent: Tuesday, June 20, 2006 6:23 AM<br>Subject: [Asterisk-Users] faxdetect questions - Please HELP!<br><br><br>&gt; I'm using IAXmodem and Hylafax with 'faxdetect=incoming' and things mostly
<br>&gt; work pretty well.&nbsp;&nbsp;My main lines come in via T1 DID.&nbsp;&nbsp;Today, HR got tired<br>&gt; of<br>&gt; having someone read and forward their faxes to them and requested we bring<br>&gt; their physical machine back on line.&nbsp;&nbsp;I have been able to get the fax
<br>&gt; forwarded to the appropriate zap channel, but I cannot seem to get it to<br>&gt; stop 'faxdetect'ing.&nbsp;&nbsp;After deciding that it is a fax and sending it to<br>&gt; the<br>&gt; proper zap channel Asterisk says:<br>&gt;
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;-- Executing Dial(&quot;Zap/5-1&quot;, &quot;Zap/105&quot;) in new stack<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;-- Called 105<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;-- Zap/105-1 is ringing<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;-- Redirecting Zap/5-1 to fax extension<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;-- Hungup 'Zap/105-1'
<br>&gt;<br>&gt; ...and Hylafax gets it...<br>&gt;<br>&gt; Now the questions:<br>&gt;<br>&gt; 1) How can I have 'faxdetect=incoming' for my T1 context and<br>&gt; 'faxdetect=no'<br>&gt; for my internal zap channels.&nbsp;&nbsp;(I'm assuming that this is what's wrong
<br>&gt; here...)<br>&gt; 2) Is it instead possible to disable faxdetect for the duration of the<br>&gt; call?&nbsp;&nbsp;E.g. exten =&gt; fax,1,zapFAXDETECT(off)<br>&gt; 3) Is there a better way to mix detected faxes and dedicated fax lines?
<br>&gt; 4) Can anyone share with me a config that accomplishes this feat (both<br>&gt; detected and dedicated)?<br>&gt;<br><br><br>--------------------------------------------------------------------------------<br><br><br>
&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>&gt;<br>&gt; Asterisk-Users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:
<br>&gt;&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt;<br><br>_______________________________________________<br>--Bandwidth and Colocation provided by 
<a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br>