[test1]

# The Sim.tsy Simply accepts a message sent from the emulator, checks that it is what is expected, and then ACK's.

IndicatorCheckPeriod= 1
NetworkInfo= TEST, Network0, Test, Test, Test, 5
RegStatus= 5,5

NotifySignalStrengthChangeCap= 1

SmsControlCaps= 34
SmsTx= 15000B914411111111F10000A70DD4F29C4E2DE3E9C5482C1203, +447802000332, 1, 02070100, 0
	#         r**********        ccm***********************
	# r =Recipients= +44111111111
	# cc = message count
	# m = Message= TestTextE_1_1
	# Note exta E in message to make the number of hex bytes even.
	#  +447802000332 =  sca = service centre address and is not actually used by the sim.tsy for anything (at the moment).
	# 1 = MsgRef
	# 02070100 = SubmitReportPdu. Basically an ACK	
	# SmsTx	<pdu>, <sca>, <MsgRef> <SubmitReportPdu> <ExpectedError>


