# --------------------------------------------------------------------
# Sample SMS resource file for LIBERTEL
# --------------------------------------------------------------------

{
	SMS_comms_params = "8N1" 	# 8 Data, No Parity, 1 Stop Bit
	SMS_baud         = 1200

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

	SMS_centre_number = "0654545000" 	# NL Libertel number 
						# van www
}

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