[Asterisk-Users] Fax Handled

James Golovich james at wwnet.net
Thu Aug 14 09:35:24 MST 2003


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




More information about the asterisk-users mailing list