On Mon, 11 Aug 2003 15:15:08 -0500 Tilghman Lesher <[EMAIL PROTECTED]> wrote:
> On Monday 11 August 2003 02:46 pm, Eduardo Goncalves wrote: > > On Sun, 10 Aug 2003 01:50:33 -0500 > > > > Tilghman Lesher <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users