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
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to