That makes sense. Thanks Steve.<br><br><div class="gmail_quote">On Thu, May 22, 2008 at 5:29 PM, Steve Totaro &lt;<a href="mailto:stotaro@totarotechnologies.com">stotaro@totarotechnologies.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Echocancelwhenbridged=no should work.<br>
<br>
Thanks,<br>
<font color="#888888">Steve Totaro<br>
</font><div><div></div><div class="Wj3C7c"><br>
On Thu, May 22, 2008 at 5:26 PM, arkda &lt;<a href="mailto:thrills3k3r@gmail.com">thrills3k3r@gmail.com</a>&gt; wrote:<br>
&gt; Maybe that&#39;s what I&#39;m missing. I was under the assumption that you had to<br>
&gt; use fax detect if you did faxing due to the echo cancellation, so fax detect<br>
&gt; could shut it off for fax calls.<br>
&gt;<br>
&gt; So with dedicated fax lines, there&#39;s no need to use fax detect?<br>
&gt;<br>
&gt; On Thu, May 22, 2008 at 5:15 PM, Steve Totaro<br>
&gt; &lt;<a href="mailto:stotaro@totarotechnologies.com">stotaro@totarotechnologies.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; You should not have to do this if you setup your contexts and<br>
&gt;&gt; extensions correctly. &nbsp;You don&#39;t need faxdetect if you are using<br>
&gt;&gt; dedicated fax DIDs. &nbsp;The last four digits MUST match what the telco is<br>
&gt;&gt; sending you in exten=XXXX.<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt; Steve Totaro<br>
&gt;&gt;<br>
&gt;&gt; On Thu, May 22, 2008 at 5:07 PM, arkda &lt;<a href="mailto:thrills3k3r@gmail.com">thrills3k3r@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; I&#39;m using two contexts, [internal] and [external] as in the example.<br>
&gt;&gt; &gt; There<br>
&gt;&gt; &gt; are four digit extensions for each fax machine in my [external] context<br>
&gt;&gt; &gt; (the<br>
&gt;&gt; &gt; [external] context is the context in which my PRI terminates) as well as<br>
&gt;&gt; &gt; in<br>
&gt;&gt; &gt; the [internal] context.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I just found that I&#39;m able to &#39;cheat&#39; slightly. If I capture the<br>
&gt;&gt; &gt; ${EXTEN}<br>
&gt;&gt; &gt; into another variable and simply call that in the fax extension like so:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; [external]<br>
&gt;&gt; &gt; exten =&gt; fax,1,Goto(internal,${FAXER},1)<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; exten =&gt; 1000,1,Answer()<br>
&gt;&gt; &gt; exten =&gt; 1000,n,Set(FAXER=${EXTEN})<br>
&gt;&gt; &gt; exten =&gt; 1000,n,Wait(3)<br>
&gt;&gt; &gt; exten =&gt; 1000,n,Goto(internal,1000,1)<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; --------------------------------<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; This appears to redirect the call to the appropriate entry under<br>
&gt;&gt; &gt; [internal].<br>
&gt;&gt; &gt; This isn&#39;t exactly elegant, but I think it will work. It seems odd to me<br>
&gt;&gt; &gt; that there isn&#39;t a better method of routing calls once they&#39;ve been<br>
&gt;&gt; &gt; routed<br>
&gt;&gt; &gt; into a catch-all extension such as &#39;s&#39;.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Thu, May 22, 2008 at 4:42 PM, Steve Totaro<br>
&gt;&gt; &gt; &lt;<a href="mailto:stotaro@totarotechnologies.com">stotaro@totarotechnologies.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; So you have mapped a DID (last four digits) to your DHADI port in the<br>
&gt;&gt; &gt;&gt; regular extensions context, not the fax context? &nbsp;What is the CLI<br>
&gt;&gt; &gt;&gt; output?<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Thanks,<br>
&gt;&gt; &gt;&gt; Steve Totaro<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; PS. &nbsp;Figured I would start with DHADI now.....<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; On Thu, May 22, 2008 at 4:37 PM, arkda &lt;<a href="mailto:thrills3k3r@gmail.com">thrills3k3r@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt; &gt; Thanks for your response Steve. You almost lost me when I saw DAHDI,<br>
&gt;&gt; &gt;&gt; &gt; that&#39;s<br>
&gt;&gt; &gt;&gt; &gt; going to take some getting used to.<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; Using &#39;n&#39; for the faxes will not work since these fax machines are<br>
&gt;&gt; &gt;&gt; &gt; all<br>
&gt;&gt; &gt;&gt; &gt; department dependent and they&#39;re very territorial.<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; In my config I&#39;m using Dial commands as you described in your second<br>
&gt;&gt; &gt;&gt; &gt; post.<br>
&gt;&gt; &gt;&gt; &gt; I&#39;m not sure what I could do differently there...?<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; On Thu, May 22, 2008 at 4:10 PM, Steve Totaro<br>
&gt;&gt; &gt;&gt; &gt; &lt;<a href="mailto:stotaro@totarotechnologies.com">stotaro@totarotechnologies.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;&gt;<br>
&gt;&gt; asterisk-users mailing list<br>
&gt;&gt; To UNSUBSCRIBE or update options visit:<br>
&gt;&gt; &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;<br>
&gt; asterisk-users mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt;<br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br>