[Asterisk-Users] Fax Handled
Martin Pycko
martinp at digium.com
Thu Aug 14 10:08:41 MST 2003
It could work if .... it would be coming over g711 and you'd have
dtmfmode=inband set for that call
regards
Martin
On Thu, 14 Aug 2003, James Golovich wrote:
>
>
> On Thu, 14 Aug 2003, Eduardo Goncalves wrote:
>
> > I'm using G.711alaw.
> > My extensions.conf:
> >
> > ===========
> > [globals]
> > TRUNK=Zap/g1
> > [sip]
> > exten => s,1,Background(demo-moreinfo)
> > exten => fax,1,Dial(${TRUNK}/${EXTEN})
> > exten => _0.,1,Dial(${TRUNK}/${EXTEN})
> > exten => _9.,1,Dial(${TRUNK}/${EXTEN})
> >
> > Is this correct?
> >
>
> The last time I looked at the code, fax would only be detected if they
> came in on a Zap channel. So if the fax was coming in on a SIP channel
> then it would not work.
>
> James
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list