<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>On 2015-06-06 03:19, s m wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div dir="ltr">
<div>
<div>
<div>hello everyone,<br /><br /></div>
i have question about fax detection on dahdi channels. does dahdi channels detect fax and pass it? if yes, does it detects both types of fax (g711 pass through and T.38)? finally, how can i enable it on dahdi_channels? i set faxdetect=both in chan_dahdi.conf but dahdi can not pass fax(i just wanna pass fax not send or receive it).<br /><br /></div>
any comments or hints are really appreciated.</div>
SAM</div>
<br />
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"> </div>
</blockquote>
<p> Have you set up the fax extension in your dialplan?  If you have enabled fax detection in your dahdi channels then when it detects a fax it will redirect the call to an extension called "fax" in the same context you are in.</p>
<p>exten => fax,1,Dial(where you want it to go)</p>
<p> </p>
<p> </p>
<div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Telecomunicaciones Abiertas de México S.A. de C.V.<br /> Carlos Chávez<br /> dCAP #1349<br /> +52 (55)9116-91161</div>
</div>
</body></html>