[test1]

# Waits for a message to sent from the emulator.
# This is the signal to begin sending a SMS message back to the emulator.

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

NotifySignalStrengthChangeCap= 1

SmsControlCaps= 34
	#SmsControlCaps= caps in DECIMAL

SmsTx= 35000B914411111111F10000AD07BFDFEFF7FBFD00, +447802000332, 1, 0x0000020C, 0
	#      ******rec********     cc********mes**************
	# Recipients (rec)= +44111111111
	# Message (cc (count), mess)= TestTextE_1_2

	# 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>

#
# Should have recieved above message from the emulator to kick off the sending of the next message.
# This sends a simulated SMS message to the emulator.
#

SmsControlCaps= 68
	#SmsControlCaps= caps in DECIMAL

SmsPhoneStoreCaps= 0xFC000000
	#SmsPhoneStoreCaps= TMobilePhoneCaps in the smsStore in hexadecimal

SmsStartRxDelay= 4207, 1, 1
	# After the first sendmessage (4207 , 1) send 1 (,1) message from the sim.txy to the MT.

	#Does Not Contain Reply Address
	#240C91534880145582000410807141731480495265706C792061646472657373206D6573736167652E20204D6573736167652077696C6C2062652073656E7420746F206F746865722061646472657373207468616E2073656E646572, 358405202000

SmsRx= 240C91534880145582000410807141731480495265706C792061646472657373206D6573736167652E20204D6573736167652077696C6C2062652073656E7420746F206F746865722061646472657373207468616E2073656E646572, 358405202000
	#    ******rec*******                  cc********mes**************
	# Recipients (rec)= +44111111111
	# Message (cc (count), mess)= TestTextE_1_2

	# +447802000332 = service centre address.
