HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [hylafax-users] Caller ID



> Is it possible, using the CIDNumber feature (or something 
> else) to have HylaFax "route" an incoming FAX, via email, to 
> a particular recipient?
> 
> It's not jumping out at me, via my feeble searching.
> 
> joe a.
> 
	Hi, Joe...

Hylafax/etc/FaxDispatch:

##	$Id: FaxDispatch,v 1.2 2003/05/04 23:49:41 darren Exp $	
##
## Default FaxDispatch file - routes all inbound faxes to FaxMaster as PDF
## 
## Consult the faxrcvd(8C) man page for more information
##

SENDTO=faxadmin@xxxxxxxxxxxx;			# by default email to
FaxMaster
FILETYPE=pdf;					# in PDF format

case "$CIDNUMBER" in
	435*)        SENDTO=lee; FILETYPE=tif;;	# all faxes from area code
435
	5059627777)  SENDTO=amy; FILETYPE=tif;;	# Amy wants faxes in TIFF
Esac

### EOF

... I hope that helps

	--Michel Vaillancourt
	Senior Telephony Engineer
	Neoxo Inc  (http://www.neoxo.com)
	+1 514 395 1106 ext 117
	Email/ MSN ID: mvaillancourt@xxxxxxxxx
 
BEGIN:VCARD
VERSION:2.1
N:Vaillancourt;Michel;R
FN:Michel R Vaillancourt (Business Fax)
ORG:Neoxo Inc
TITLE:Senior Telephony Engineer
TEL;WORK;VOICE:+1 (514) 395-1106 ext 117
TEL;WORK;FAX:+1 (514) 395-1706
ADR;WORK;ENCODING=QUOTED-PRINTABLE:;;740 Notre Dame Ouest=0D=0ASuite 780;Montreal;QC;H3C 3X6;Canada
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:740 Notre Dame Ouest=0D=0ASuite 780=0D=0AMontreal, QC H3C 3X6=0D=0ACanada
URL;WORK:http://www.neoxo.com
EMAIL;PREF;FAX:Michel R Vaillancourt@+1 (514) 395-1706
REV:20070515T134923Z
END:VCARD



Project hosted by iFAX Solutions