RES: [Asterisk-Users] Fax detection & CAPI (doesn't work!)

Humberto Aicardi humberto at aicardi.com.br
Wed Dec 15 04:48:53 MST 2004


Hi,

	Thanks for the reply, what I currently have is the chan_0.3.5 with
the CVS HEAD and fax patch applied. I have made all combinations possible
with softdtmf=0/1 and enabling/disabled FORCE_SOFTWARE_DTMF and nothing.
During the loading process of the capi channel driver I get a " CAPI[contrX]
supports DTMF" but still the extension for fax does not get executed, any
toughts?

Regards,
Humberto Aicardi

-----Mensagem original-----
De: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] Em nome de Carl Sempla
Enviada em: Tuesday, December 14, 2004 8:15 PM
Para: Asterisk Users Mailing List - Non-Commercial Discussion
Assunto: Re: [Asterisk-Users] Fax detection & CAPI (doesn't work!)

On Tuesday, 14 December, 2004 22:17 : Humberto Aicardi
<humberto at aicardi.com.br> wrote:

> I'm currently using a ISDN-BRI with a Fritz ISDN card and the
> chan-capi. The problem is that the fax detection is not executed,

Hi,

The fax detection in chan_capi use the CAPI DTMF feature. So you need to set
in /etc/asterisk/capi.conf the line softdtmf=0
Check if CFLAGS+=-DFORCE_SOFTWARE_DTMF in Makefile of chan_capi is commented
(#).
If you start asterisk with the -vvvvv option, you should see :
CAPI[contrX] supports DTMF

And obviously the card must report a DTMF when a fax tone is detected.

It may be possible to alter the code and use the asterisk dsp code instead.

Regards,

-- 
Carl

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users





More information about the asterisk-users mailing list