Dear Armin,<br><br>Bellow I send you my /etc/asterisk/capi.conf file, I just set faxdetect=both, but the card isn`t detect an incoming fax call.<br><br>I use capicommand(receivefax|...), and work well, but I need that asterisk or the diva card detects an incoming fax call to send it to a specific context.
<br><br>There are any way to use capicommand to detects fax incoming fax.<br><br>Thanks in advance.<br><br>VoipCrazy<br><br>------Capi.conf-------<br><br>[general]<br>nationalprefix=0<br>internationalprefix=00<br>rxgain=1.0
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;linear receive gain (1.0 = no change)<br>txgain=1.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;linear transmit gain (1.0 = no change)<br>language=de&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;set default language<br>;ulaw=yes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;set this, if you live in u-law world instead of a-law
<br><br>;jb.....&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;with Asterisk 1.4 you can configure jitterbuffer,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;see Asterisk documentation for all jb* setting available.<br>;mohinterpret=default ;Asterisk 1.4: default music on hold class when placed on hold.
<br><br><br>; interface sections ...<br><br>[ISDN]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;this example interface gets name &#39;ISDN1&#39; and may be any<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;name not starting with &#39;g&#39; or &#39;contr&#39;.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;Use one interface section for each isdn port!
<br>;ntmode=yes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;if isdn card operates in nt mode, set this to yes<br>isdnmode=msn&nbsp;&nbsp;&nbsp;&nbsp; ;&#39;MSN&#39; (point-to-multipoint) or &#39;DID&#39; (direct inward dial)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;when using NT-mode, &#39;DID&#39; should be set in any case
<br>incomingmsn=*&nbsp;&nbsp;&nbsp; ;allow incoming calls to this list of MSNs/DIDs, * = any<br>;defaultcid=123&nbsp; ;set a default caller id to that interface for dial-out,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;this caller id will be used when dial option &#39;d&#39; is set.
<br>;controller=0&nbsp;&nbsp;&nbsp; ;ISDN4BSD default<br>;controller=7&nbsp;&nbsp;&nbsp; ;ISDN4BSD USB default<br>controller=1&nbsp;&nbsp;&nbsp;&nbsp; ;capi controller number of this interface/port<br>group=1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;dialout group<br>;prefix=0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;set a prefix to calling number on incoming calls
<br>softdtmf=on&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;enable/disable software dtmf detection, recommended for AVM cards<br>relaxdtmf=on&nbsp;&nbsp;&nbsp;&nbsp; ;in addition to softdtmf, you can use relaxed dtmf detection<br>faxdetect=both&nbsp;&nbsp;&nbsp; ;enable faxdetection and redirection to EXTEN &#39;fax&#39; for incoming and/or
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;outgoing calls. (default=&#39;off&#39;, possible values: &#39;incoming&#39;,&#39;outgoing&#39;,&#39;both&#39;)<br>accountcode=Canal-RDSI&nbsp;&nbsp;&nbsp;&nbsp; ;PBX accountcode to use in CDRs<br>;amaflags=default;AMA flags for CDR (&#39;default&#39;, &#39;omit&#39;, &#39;billing&#39;, or &#39;documentation&#39;)
<br>context=from-pstn&nbsp; ;context for incoming calls<br>;holdtype=hold&nbsp;&nbsp; ;when the PBX puts the call on hold, ISDN HOLD will be used. If<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;set to &#39;local&#39; (default value), no hold is done and the PBX may
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;play MOH.<br>holdtype=local<br>;immediate=yes&nbsp;&nbsp; ;DID: immediate start of pbx with extension &#39;s&#39; if no digits were<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;&nbsp;&nbsp;&nbsp;&nbsp; received on incoming call (no destination number yet)
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;MSN: start pbx on CONNECT_IND and don&#39;t wait for SETUP/SENDING-COMPLETE.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;&nbsp;&nbsp;&nbsp;&nbsp; info like REDIRECTINGNUMBER may be lost, but this is necessary for<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;&nbsp;&nbsp;&nbsp;&nbsp; drivers/pbx/telco which does not send SETUP or SENDING-COMPLETE.
<br>;echosquelch=1&nbsp;&nbsp; ;_VERY_PRIMITIVE_ echo suppression<br>;echocancel=yes&nbsp; ;EICON DIVA SERVER (CAPI) echo cancelation (yes=g165)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;(possible values: &#39;no&#39;, &#39;yes&#39;, &#39;force&#39;, &#39;g164&#39;, &#39;g165&#39;)
<br>;echocancelold=yes;use facility selector 6 instead of correct 8 (necessary for older eicon drivers)<br>;echotail=64&nbsp;&nbsp;&nbsp;&nbsp; ;echo cancel tail setting (default=0 for maximum)<br>;echocancelnlp=1 ;activate non-linear-processing; this improves echo cancel ratio, but might
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;incorporate variable gain in the signal path.<br>bridge=yes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;native bridging (CAPI line interconnect) if available<br>;callgroup=1&nbsp;&nbsp;&nbsp;&nbsp; ;PBX call group<br>;pickupgroup=1&nbsp;&nbsp; ;PBX pickup group (which call groups are we allowed to pickup)
<br>;language=de&nbsp;&nbsp;&nbsp;&nbsp; ;set language for this device (overwrites default language)<br>;disallow=all&nbsp;&nbsp;&nbsp; ;RTP codec selection (valid with Eicon DIVA Server only)<br>allow=all&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;RTP codec selection (valid with Eicon DIVA Server only)
<br>devices=2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;number of concurrent calls (b-channels) on this controller<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;(2 makes sense for single BRI, 30/23 for PRI/T1)<br>;jb.....&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;with Asterisk 1.4 you can configure jitterbuffer,
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;see Asterisk documentation for all jb* setting available.<br>;mohinterpret=default ;Asterisk 1.4: default music on hold class when placed on hold.<br>;qsig=on&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;enable use of Q.SIG extensions.
<br><br>----------------------EOF--------------------------<br><br><br><div><span class="gmail_quote">2007/10/15, Armin Schindler &lt;<a href="mailto:armin@melware.de">armin@melware.de</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, 15 Oct 2007, voip crazy wrote:<br>&gt; Dear Armin,<br>&gt;<br>&gt; the problem is my Eicon Diva Card does not detect aany fax-tone. Then the<br>&gt; call is redirect as a voice call instead a fax call.<br>&gt;<br>
&gt; How could I detect the fax.-tone with this kind of hardware?<br>&gt; How could I enable receivefax?<br><br>Are we talking about a DIVA Server BRI card?<br>If yes, then the card can detect fax tone and you just need<br>
to enabled this in capi.conf.<br>Then capicommand(receivefax|...) will help you.<br><br>Armin<br><br>&gt; 2007/10/15, Armin Schindler &lt;<a href="mailto:armin@melware.de">armin@melware.de</a>&gt;:<br>&gt;&gt;<br>&gt;&gt; Hello VoipCrazy !?
<br>&gt;&gt;<br>&gt;&gt; On Mon, 15 Oct 2007, voip crazy wrote:<br>&gt;&gt;&gt; Hello all,<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; I am trying to set up asterisk and hylafax to send and receibe fax. The<br>&gt;&gt;&gt; machine is connected to the PSTN is an Eicon Diva BRI (1 BRI port).
<br>&gt;&gt;&gt; My problem is that , when I send a Fax from the PSTN to this<br>&gt;&gt; machine,&nbsp;&nbsp;the<br>&gt;&gt;&gt; asterisk or diva or hylafax, does not detect this call as a fax and<br>&gt;&gt; asterisk<br>&gt;&gt;&gt; answer that call like a voice call.
<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; How sould I configure the software modem (iaxmodem) to use with the<br>&gt;&gt; Eicon<br>&gt;&gt;&gt; Diva card?<br>&gt;&gt;&gt; What sould I do to make the Eicon Diva detects an incoming fax?
<br>&gt;&gt;<br>&gt;&gt; If asterisk shall not accept this call, then configure asterisk not to do<br>&gt;&gt; so. Either use another number, or check the transfercapability (if the<br>&gt;&gt; sender did set this correct).
<br>&gt;&gt; Why don&#39;t you receive the fax via asterisk? You can answer the call and if<br>&gt;&gt; a fax-tone is detected, you switch to receivefax.<br>&gt;&gt;<br>&gt;&gt; Armin<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; _______________________________________________
<br>&gt;&gt; --Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">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;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt;&gt;<br>&gt;<br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by 
<a href="http://www.api-digital.com--">http://www.api-digital.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>