[asterisk-users] dahdi fax catch-22 [SOLVED]
Greg Woods
greg at gregandeva.net
Fri Nov 1 08:41:23 CDT 2013
On Wed, 2013-10-30 at 16:17 -0600, Greg Woods wrote:
> 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
...and just to close this thread, the incoming faxes are also working
correctly. Thanks very much for the configuration tip.
--Greg
More information about the asterisk-users
mailing list