# --------------------------------------------------------------------
# SMS resource file for A1 (Austrian Mobilkom), Protocol is TAP
# --------------------------------------------------------------------

{
	SMS_comms_params = "7E1"      # 7 Data, Even Parity, 1 Stop Bit
	SMS_baud         = 19200

	# ------------------------------------------------------------
	# The SMSCnumber MUST be defined.
	# This is the number of your local message center.
	# ------------------------------------------------------------

	SMS_centre_number = "066914"   # A1 SMSC number
	
	# +43 must be used for dialing from outside Austria
}

# --------------------------------------------------------------------
