On Thu, 14 Aug 2003 10:24:46 -0500
Tilghman Lesher <[EMAIL PROTECTED]> wrote:

> > > How is your fax machine connected to the Asterisk machine?
> > >
> > |FAX|---|PBX|---|ATA186|----SIP---|Asterisk|----E1-e&m----|PSTN|
> 
> I suspect your problems are with the codec you're using in the SIP
> connection.

        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?

Eduardo
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to