[Asterisk-Users] Fax Handled

Eric Wieling eric at fnords.org
Mon Aug 11 13:34:38 MST 2003


Try adding:

exten => fax,1,Dial(blah)

Where Blah is the zap or SIP port your fax machine is connected to.

On Mon, 2003-08-11 at 15:26, Eduardo Goncalves wrote:
> On Mon, 11 Aug 2003 15:15:08 -0500
> Tilghman Lesher <tilghman at mail.jeffandtilghman.com> wrote:
> 
> > On Monday 11 August 2003 02:46 pm, Eduardo Goncalves wrote:
> > > On Sun, 10 Aug 2003 01:50:33 -0500
> > >
> > > Tilghman Lesher <tilghman at mail.jeffandtilghman.com> wrote:
> > > > Are the faxes all being sent by the same fax machine?  If not,
> > > > are the faxes being detected consistently from each source?  If
> > > > the remote fax machine/modem does not send CNG tones, then
> > > > Asterisk will not detect a fax.
> > >
> > > 	I've tested with 3 diferent machines. Asterisk didn't detect them.
> > 
> > What does your dialplan look like for the s extension?
> > 
> 
> 	My extensions.conf are very simple. I have just one context for my trunk connection, and the two sip endpoits.
> 
> extensions.conf
> ===============
> [globals]
> TRUNK=Zap/g1
> 
> [sip]
> exten => _0.,1,Dial(${TRUNK}/${EXTEN})
> exten => _9.,1,Dial(${TRUNK}/${EXTEN})
>  
> exten => 710,1,Dial(SIP/client1)
> exten => 711,1,Dial(SIP/client2)
> 
> 
> Thanks
> Eduardo
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
-- 
BTEL Consulting
850-484-4535 x2111 (Office)
504-595-3916 x2111 (Experimental)
877-552-0838 (Backup Phone)




More information about the asterisk-users mailing list