On Wed, 2013-10-30 at 11:12 -0500, Richard Mudgett wrote:

> 
> One thing you must remember about the [channels] section in
> chan_dahdi.conf 
> is that *all* configuration in the section is cumulative.   For
> example:
> 
> [channels]
> 
> echocancel = yes
> 
> faxdetect=incoming
> 
> signaling=fxs_ks
> 
> channel=1
> 
> ; Channel 1 is created at this point with echocancel enabled,
> faxdetect is incoming,
> ; and fxs_ks signaling.
> 
> 
> faxdetect=no
> 
> channel=2
> ; Channel 2 is created at this point with echocancel enabled,
> faxdetect is no,

Thank you very much, indeed I did not know that. So I tried it,
specifying faxdetect=incoming only for the last (POTS) channel. It
appears to have sent an outgoing fax correctly, at least it doesn't
complain about it being busy. I'll know when I get to work tomorrow
whether the fax actually arrived. I can also send one from there to
here, to make sure it actually does detect the incoming fax and route it
properly.


--Greg




-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to