outside	9w
9	9w
intl	9w011

# Dialcodes - Symbolic names for dialing prefixes
#
#	Similar to UUCP's Dialcodes file.  Phone numbers given to faxsend
#	of the form '[prefix]nnn-nnnn' will have the 'prefix' part looked
#	up and translated by this file.  This 'prefix' will override any
#	prefix which is specified in the /usr/spool/fax/faxconfig file.
#	We put the entries before these comments for speed.
#
# Entries have this format:
#	Dialarea	Dialcode
#
#	Dialarea	alphabetic name which may prefix phone number
#	Dialcode	what that is replaced by when dialing: may include
#			w	to indicate "wait for dialtone"
#			=	to indicate "wait for dialtone"
#			+	to indicate "wait for dialtone"
#			,	to indicate "pause"
#			-	to indicate "pause"
#			p	to indicate pulse dialing
#			t	to indicate tone dialing
# For example:
#	if we have the entry:
#		outside	9w
#	then when you say:
#		faxsend [outside]943-0803 file
#	the number that is dialed is:
#		9w943-0803
