SC= Vodafone,+447785016005
DefaultSC= 0
SmsBearer= RMobileSmsMessaging::TMobileSmsBearer::ESmsBearerPacketPreferred
Encoding= TSmsDataCodingScheme::TSmsAlphabet::ESmsAlphabet7Bit
DeliveryReport= YES
Delivery= TSmsDelivery::ESmsDeliveryImmediately
StatusReportHandling= CSmsSettings::TSmsReportHandling::EMoveReportToInboxVisibleAndMatch
SpecialMessageHandling= CSmsSettings::TSmsReportHandling::EMoveReportToInboxVisibleAndMatch
CommdbAction= CSmsSettings::TSmsSettingsCommDbAction::ENone
SmsBearerAction= CSmsSettings::TSmsSettingsCommDbAction::ENone
MessageConversion= TSmsPIDConversion::ESmsConvPIDNone
Class2Folder= Inbox

ConditionActionTotal=2
DefaultErrorActionIndex=0
AgentCondition0.Variable=268456647
AgentCondition0.State=0
AgentCondition0.Type=32
ConditionErrorAction0.Error=-1
ConditionErrorAction0.Retries=0
ConditionErrorAction0.RetrySpacing=0
ConditionErrorAction0.MaxRetries=3
ConditionErrorAction0.Action=16
UseDefaultErrorAction0=0

AgentCondition1.Variable=268456648
AgentCondition1.State=0
AgentCondition1.Type=34
ConditionErrorAction1.Error=-1
ConditionErrorAction1.Retries=0
ConditionErrorAction1.RetrySpacing=0
ConditionErrorAction1.MaxRetries=3
ConditionErrorAction1.Action=16
UseDefaultErrorAction1=0

VariableIntervalCount=1
IntervalType=3
ShortInterval=5
LongInterval=120
Latency=1500000
VariableInterval0=30
VariableInterval1=40
PendingConditionTimeOut = 2

SetValidityPeriod(ESmsVPWeek);	// week
SetValidityPeriodFormat(TSmsFirstOctet::ESmsVPFInteger); //relative
	//smsSettings->AddServiceCenterL(_L("Vodafone"), _L("+4477850016005"));
	smsSettings->AddServiceCenterL(_L("Sonera"), _L("+358405202000"));
	//smsSettings->SetDefaultServiceCenter(1);
	smsSettings->SetReplyQuoted(EFalse);
	smsSettings->SetRejectDuplicate(ETrue);
	smsSettings->SetDelivery(ESmsDeliveryImmediately);
	smsSettings->SetDeliveryReport(ETrue);
	smsSettings->SetReplyPath(EFalse);
	smsSettings->SetMessageConversion(ESmsConvPIDNone);
	smsSettings->SetCanConcatenate(ETrue);