[Asterisk-Users] Fax support?

Gene Kochanowsky gene at solutionsciences.com
Mon Mar 3 11:36:01 MST 2003


Thanks Martin, I'll set it up tonight. Can asterisk receive the incomming fax and store it to local disk with email notification?
 
Gene

	-----Original Message----- 
	From: Martin Pycko [mailto:martinp at digium.com] 
	Sent: Mon 3/3/2003 12:41 PM 
	To: asterisk-users at lists.digium.com 
	Cc: 
	Subject: Re: [Asterisk-Users] Fax support?
	
	

	let's say you have one T1 span configured like this
	in zapata.conf
	
	context=incoming
	group = 1
	channel => 1-23
	
	then in extensions.conf
	[incoming]
	exten => fax,1,Dial,Zap/25      #FXS port that fax is plugged to
	exten => _XXXXXXXXX,1,... (the rest)
	
	when asterisk detects fax tones on incoming call it's going
	to look for fax extension in the channel context. If it finds
	it then the fax call is going to be routed according to
	the fax extension rule.
	
	regards
	Martin
	
	On Mon, 3 Mar 2003, Gene Kochanowsky wrote:
	
	> Is there any way to receive and send faxes using a T100 card? If so how is it done?
	>
	> Gene Kochanowsky
	> Solution Sciences, Inc.
	>
	> _______________________________________________
	> Asterisk-Users mailing list
	> Asterisk-Users at lists.digium.com
	> http://lists.digium.com/mailman/listinfo/asterisk-users
	>
	
	_______________________________________________
	Asterisk-Users mailing list
	Asterisk-Users at lists.digium.com
	http://lists.digium.com/mailman/listinfo/asterisk-users
	

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 4582 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20030303/117112a8/attachment.bin


More information about the asterisk-users mailing list