diff -r 1972d8c2e329 -r 510c70acdbf6 adaptationlayer/tsy/nokiatsy_dll/internal/test/nokiatsy_test_tool/ss/group/ss_simulate.cfg --- a/adaptationlayer/tsy/nokiatsy_dll/internal/test/nokiatsy_test_tool/ss/group/ss_simulate.cfg Mon Nov 09 10:31:01 2009 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,3780 +0,0 @@ -//* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). -//* All rights reserved. -//* This component and the accompanying materials are made available -//* under the terms of the License "Eclipse Public License v1.0" -//* which accompanies this distribution, and is available -//* at the URL "http://www.eclipse.org/legal/epl-v10.html". -//* -//* Initial Contributors: -//* Nokia Corporation - initial contribution. -//* -//* Contributors: -//* -//* Description: -//* - -// Tests MOD_0008_101 ... MOD_0008_105 -// Properly get call barring status: -// Possible options are: -// - BarAllIncoming -// - BarIncomingRoaming -// - BarAllOutgoing -// - BarOutgoingInternational -// - BarOutgoingInternationalExHC - -// Script description: -// - The following scripts tests the call barring status query using different query options. - -[Test] -title MOD_0008.101_2_NokiaTSY_[XML Getting the call barring status, BarAllIncoming] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetBarringStatusPhase1 - -test RunIscTestCase 610 -test SyncIscTestCase -// Given values EBarAllIncoming EShortMessageService ECallBarringStatusActive below -// have effect only when HandleSpecifiedRequests is set. -test GetCallBarringStatus BarAllIncoming EBarAllIncoming EShortMessageService ECallBarringStatusActive - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.102_2_NokiaTSY_[XML Getting the call barring status, BarOutgoingInternational] -create NTT_SS test -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetBarringStatusPhase1 - -test RunIscTestCase 633 -test SyncIscTestCase -// Given values EBarOutgoingInternational EAllServices ECallBarringStatusNotActive below -// have effect only when HandleSpecifiedRequests is set. -test GetCallBarringStatus BarOutgoingInternational EBarOutgoingInternational EAllServices ECallBarringStatusNotActive - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.103_2_NokiaTSY_[XML Getting the call barring status, BarIncomingRoaming] -create NTT_SS test -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetBarringStatusPhase1 - -test RunIscTestCase 634 -test SyncIscTestCase -// Given values EBarIncomingRoaming EAllServices ECallBarringStatusNotActive below -// have effect only when HandleSpecifiedRequests is set. -test GetCallBarringStatus BarIncomingRoaming EBarIncomingRoaming EAllServices ECallBarringStatusNotActive - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.104_2_NokiaTSY_[XML Getting the call barring status, BarAllOutgoing] -create NTT_SS test -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetBarringStatusPhase1 - -test RunIscTestCase 635 -test SyncIscTestCase -// Given values EBarAllOutgoing EAllServices ECallBarringStatusNotActive below -// have effect only when HandleSpecifiedRequests is set. -test GetCallBarringStatus BarAllOutgoing EBarAllOutgoing EAllServices ECallBarringStatusNotActive - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.105_2_NokiaTSY_[XML Getting the call barring status, BarOutgoingInternationalExHC] -create NTT_SS test -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetBarringStatusPhase1 - -test RunIscTestCase 636 -test SyncIscTestCase -// Given values EBarOutgoingInternationalExHC EAllServices ECallBarringStatusNotActive below -// have effect only when HandleSpecifiedRequests is set. -test GetCallBarringStatus BarOutgoingInternationalExHC EBarOutgoingInternationalExHC EAllServices ECallBarringStatusNotActive - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// Tests MOD_0008_201 ... MOD_0008_253 -// Properly get call forwarding status: -// Possible options are: -// - call forwarding condition: -// - CallForwardingUnconditional -// - CallForwardingBusy -// - CallForwardingNoReply -// - CallForwardingNotReachable -// - call forwarding service group: -// - ServiceUnspecified -// - VoiceService -// - AuxVoiceService -// - CircuitDataService -// - PacketDataService -// - FaxService -// - ShortMessageService -// - AllServices -// - AllTele -// - Telephony -// - AllDataTele -// - AllTeleExcSms -// - AllPlmnTele -// - PlmnTele1 ... PlmnTele9 -// - PlmnTeleA ... PlmnTeleF -// - AllBearer -// - AllAsync -// - AllSync -// - SyncData -// - AsyncData -// - PacketData -// - PadAccess -// - AllPlmnBearer -// - PlmnBearerServ1 ... PlmnBearerServ9 -// - PlmnBearerServA ... PlmnBearerServF -// - AltTele -// - VoiceGroupCall -// - VoiceBroadcast -// - AllGprsBearer - -// Preconditions: - -// Script description: -// - The following scripts tests the call barring status query using different query options. - -[Test] -title MOD_0008.201_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, Telephony] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 611 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy Telephony ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.202_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingNotReachable, AllDataTele] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 637 -test SyncIscTestCase -// Given values ECallForwardingNotReachable EAllDataTele ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingNotReachable AllDataTele ECallForwardingNotReachable EAllDataTele ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.203_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingNoReply, CircuitDataService] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 638 -test SyncIscTestCase -// Given values ECallForwardingNoReply ECircuitDataService ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingNoReply CircuitDataService ECallForwardingNoReply ECircuitDataService ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.204_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingUnconditional, FaxService] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 639 -test SyncIscTestCase -// Given values ECallForwardingUnconditional EFaxService ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingUnconditional FaxService ECallForwardingUnconditional EFaxService ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.205_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingNoReply, Telephony] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 640 -test SyncIscTestCase -// Given values ECallForwardingNoReply ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingNoReply Telephony ECallForwardingNoReply ETelephony ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.206_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingUnconditional, AllServices] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 641 -test SyncIscTestCase -// Given values ECallForwardingUnconditional EAllServices ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingUnconditional AllServices ECallForwardingUnconditional EAllServices ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.207_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, AllTele] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 642 -test SyncIscTestCase -// Given values ECallForwardingBusy EAllTele ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy AllTele ECallForwardingBusy EAllTele ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.208_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingNoReply, VoiceService] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 643 -test SyncIscTestCase -// Given values ECallForwardingNoReply EVoiceService ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingNoReply VoiceService ECallForwardingNoReply EVoiceService ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.209_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingNotReachable, ShortMessageService] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 644 -test SyncIscTestCase -// Given values ECallForwardingNoReply EVoiceService ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingNotReachable ShortMessageService ECallForwardingNotReachable EShortMessageService ECallForwardingStatusNotProvisioned - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.210_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, AllTeleExcSms] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 645 -test SyncIscTestCase -// Given values ECallForwardingBusy EAllTeleExcSms ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy AllTeleExcSms ECallForwardingBusy EAllTeleExcSms ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.211_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingNotReachable, PlmnTele1] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 646 -test SyncIscTestCase -// Given values ECallForwardingNotReachable EPlmnTele1 ECallForwardingStatusNotProvisioned below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingNotReachable PlmnTele1 ECallForwardingNotReachable EPlmnTele1 ECallForwardingStatusNotProvisioned - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.212_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnTele2] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 647 -test SyncIscTestCase -// Given values ECallForwardingBusy EPlmnTele2 ECallForwardingStatusNotProvisioned below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnTele2 ECallForwardingBusy EPlmnTele2 ECallForwardingStatusNotProvisioned - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.213_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnTele3] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 648 -test SyncIscTestCase -// Given values ECallForwardingBusy EPlmnTele3 ECallForwardingStatusNotProvisioned below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnTele3 ECallForwardingBusy EPlmnTele3 ECallForwardingStatusNotProvisioned - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.214_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnTele4] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 649 -test SyncIscTestCase -// Given values ECallForwardingBusy EPlmnTele4 ECallForwardingStatusNotProvisioned below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnTele4 ECallForwardingBusy EPlmnTele4 ECallForwardingStatusNotProvisioned - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.215_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnTele5] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 650 -test SyncIscTestCase -// Given values ECallForwardingBusy EPlmnTele5 ECallForwardingStatusNotProvisioned below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnTele5 ECallForwardingBusy EPlmnTele5 ECallForwardingStatusNotProvisioned - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.216_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnTele7] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 651 -test SyncIscTestCase -// Given values ECallForwardingBusy EPlmnTele7 ECallForwardingStatusNotProvisioned below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnTele7 ECallForwardingBusy EPlmnTele7 ECallForwardingStatusNotProvisioned - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.217_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnTele8] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 652 -test SyncIscTestCase -// Given values ECallForwardingBusy EPlmnTele8 ECallForwardingStatusNotProvisioned below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnTele8 ECallForwardingBusy EPlmnTele8 ECallForwardingStatusNotProvisioned - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.218_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnTele9] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 653 -test SyncIscTestCase -// Given values ECallForwardingBusy EPlmnTele9 ECallForwardingStatusNotProvisioned below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnTele9 ECallForwardingBusy EPlmnTele9 ECallForwardingStatusNotProvisioned - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.219_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnTeleA] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 654 -test SyncIscTestCase -// Given values ECallForwardingBusy EPlmnTeleA ECallForwardingStatusNotProvisioned below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnTeleA ECallForwardingBusy EPlmnTeleA ECallForwardingStatusNotProvisioned - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.220_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnTeleB] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 655 -test SyncIscTestCase -// Given values ECallForwardingBusy EPlmnTeleB ECallForwardingStatusNotProvisioned below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnTeleB ECallForwardingBusy EPlmnTeleB ECallForwardingStatusNotProvisioned - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.221_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnTeleC] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 656 -test SyncIscTestCase -// Given values ECallForwardingBusy EPlmnTeleC ECallForwardingStatusNotProvisioned below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnTeleC ECallForwardingBusy EPlmnTeleC ECallForwardingStatusNotProvisioned - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.222_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnTeleD] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 657 -test SyncIscTestCase -// Given values ECallForwardingBusy EPlmnTeleD ECallForwardingStatusNotProvisioned below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnTeleD ECallForwardingBusy EPlmnTeleD ECallForwardingStatusNotProvisioned - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.223_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnTeleE] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 658 -test SyncIscTestCase -// Given values ECallForwardingBusy EPlmnTeleE ECallForwardingStatusNotProvisioned below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnTeleE ECallForwardingBusy EPlmnTeleE ECallForwardingStatusNotProvisioned - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.224_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnTeleF] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 659 -test SyncIscTestCase -// Given values ECallForwardingBusy EPlmnTeleF ECallForwardingStatusNotProvisioned below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnTeleF ECallForwardingBusy EPlmnTeleF ECallForwardingStatusNotProvisioned - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - - -// Test MOD_0008_225_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, AllBearer] -// -[Test] -title MOD_0008.225_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, AllBearer] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 673 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy AllBearer ECallForwardingBusy EAllBearer ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// Test MOD_0008_226_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, AllAsync] -// -[Test] -title MOD_0008.226_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingNoReply, AllAsync] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 674 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingNoReply AllAsync ECallForwardingNoReply EAllAsync ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - - - -// Test MOD_0008_227_NokiaTSY_[Getting the call forwarding status, CallForwardingNotReachable, AllSync] -// -[Test] -title MOD_0008.227_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingNotReachable, AllSync] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 675 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingNotReachable AllSync ECallForwardingNotReachable EAllSync ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// Test MOD_0008_228_NokiaTSY_[Getting the call forwarding status, CallForwardingUnconditional, SyncData] -// -[Test] -title MOD_0008.228_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingUnconditional, SyncData] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 676 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingUnconditional SyncData ECallForwardingUnconditional ESyncData ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// Test MOD_0008_229_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, AsyncData] -// -[Test] -title MOD_0008.229_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, AsyncData] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 677 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy AsyncData ECallForwardingBusy EAsyncData ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// Test MOD_0008_230_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, PlmnBearerServ2] -// -[Test] -title MOD_0008.230_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnBearerServ2] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 678 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnBearerServ2 ECallForwardingBusy EPlmnBearerServ2 ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// Test MOD_0008_231_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, PlmnBearerServ6] -// -[Test] -title MOD_0008.231_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnBearerServ6] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 679 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnBearerServ6 ECallForwardingBusy EPlmnBearerServ6 ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// Test MOD_0008_232_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, PlmnBearerServA] -// -[Test] -title MOD_0008.232_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnBearerServA] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 680 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnBearerServA ECallForwardingBusy EPlmnBearerServA ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// Test MOD_0008_233_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, PlmnBearerServE] -// -[Test] -title MOD_0008.233_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnBearerServE] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 681 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnBearerServE ECallForwardingBusy EPlmnBearerServE ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// Test MOD_0008_234_NokiaTSY_[Getting the call forwarding status, CallForwardingNotReachable, ServiceUnspecified] -// -//[Test] -//title MOD_0008.234_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingNotReachable, ServiceUnspecified] -//create NTT_SS test -// -//test HandleSpecifiedRequests YES -// -//test InitializeIPCRequestTable -//test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 -// -//test RunIscTestCase 682 -//test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -//test GetCallForwardingStatus CallForwardingNotReachable ServiceUnspecified ECallForwardingNotReachable EServiceUnspecified ECallForwardingStatusNotRegistered -// -//allownextresult 0 -//waittestclass test -// -//test HandleSpecifiedRequests NO -// -//delete test -//[Endtest] -// -// Test MOD_0008_235_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, PacketDataService] -// -[Test] -title MOD_0008.235_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PacketDataService] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 683 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PacketDataService ECallForwardingBusy EPacketDataService ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// Test MOD_0008_236_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, VoiceGroupCall] -// -[Test] -title MOD_0008.236_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, VoiceGroupCall] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 684 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy VoiceGroupCall ECallForwardingBusy EVoiceGroupCall ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// Test MOD_0008_237_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, AllPlmnTele] -// -[Test] -title MOD_0008.237_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, AllPlmnTele] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 685 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy AllPlmnTele ECallForwardingBusy EAllPlmnTele ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - - -// Test MOD_0008_238_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, PadAccess] -// -[Test] -title MOD_0008.238_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PadAccess] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 686 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PadAccess ECallForwardingBusy EPadAccess ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - - -// Test MOD_0008_239_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, AllPlmnBearer] -// -[Test] -title MOD_0008.239_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, AllPlmnBearer] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 687 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy AllPlmnBearer ECallForwardingBusy EAllPlmnBearer ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// Test MOD_0008_240_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, PlmnBearerServ1] -// -[Test] -title MOD_0008.240_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnBearerServ1] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 688 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnBearerServ1 ECallForwardingBusy EPlmnBearerServ1 ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// Test MOD_0008_241_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, PlmnBearerServ3] -// -[Test] -title MOD_0008.241_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnBearerServ3] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 689 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnBearerServ3 ECallForwardingBusy EPlmnBearerServ3 ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// Test MOD_0008_242_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, PlmnBearerServ4] -// -[Test] -title MOD_0008.242_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnBearerServ4] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 690 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnBearerServ4 ECallForwardingBusy EPlmnBearerServ4 ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - - -// Test MOD_0008_243_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, PlmnBearerServ5] -// -[Test] -title MOD_0008.243_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnBearerServ5] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 691 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnBearerServ5 ECallForwardingBusy EPlmnBearerServ5 ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// Test MOD_0008_244_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, PlmnBearerServ7] -// -[Test] -title MOD_0008.244_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnBearerServ7] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 692 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnBearerServ7 ECallForwardingBusy EPlmnBearerServ7 ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - - -// Test MOD_0008_245_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, PlmnBearerServ8] -// -[Test] -title MOD_0008.245_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnBearerServ8] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 693 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnBearerServ8 ECallForwardingBusy EPlmnBearerServ8 ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - - -// Test MOD_0008_246_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, PlmnBearerServ9] -// -[Test] -title MOD_0008.246_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnBearerServ9] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 694 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnBearerServ9 ECallForwardingBusy EPlmnBearerServ9 ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - - -// Test MOD_0008_247_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, PlmnBearerServB] -// -[Test] -title MOD_0008.247_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnBearerServB] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 695 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnBearerServB ECallForwardingBusy EPlmnBearerServB ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - - -// Test MOD_0008_248_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, PlmnBearerServC] -// -[Test] -title MOD_0008.248_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnBearerServC] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 696 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnBearerServC ECallForwardingBusy EPlmnBearerServC ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - - -// Test MOD_0008_249_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, PlmnBearerServD] -// -[Test] -title MOD_0008.249_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnBearerServD] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 697 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnBearerServD ECallForwardingBusy EPlmnBearerServD ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - - -// Test MOD_0008_250_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, PlmnBearerServF] -// -[Test] -title MOD_0008.250_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnBearerServF] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 698 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnBearerServF ECallForwardingBusy EPlmnBearerServF ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - - -// Test MOD_0008_251_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, AuxVoiceService] -// -[Test] -title MOD_0008.251_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, AuxVoiceService] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 699 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy AuxVoiceService ECallForwardingBusy EAuxVoiceService ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// Test MOD_0008_252_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, PlmnTele6] -// -[Test] -title MOD_0008.252_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, PlmnTele6] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 - -test RunIscTestCase 700 -test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -test GetCallForwardingStatus CallForwardingBusy PlmnTele6 ECallForwardingBusy EPlmnTele6 ECallForwardingStatusNotRegistered - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - - -// Test MOD_0008_253_NokiaTSY_[Getting the call forwarding status, CallForwardingBusy, ServiceUnspecified] -// -//[Test] -//title MOD_0008.253_2_NokiaTSY_[XML Getting the call forwarding status, CallForwardingBusy, ServiceUnspecified] -//create NTT_SS test -// -//test HandleSpecifiedRequests YES -// -//test InitializeIPCRequestTable -//test SetExpectedCompleteIPC EMobilePhoneGetCallForwardingStatusPhase1 -// -//test RunIscTestCase 701 -//test SyncIscTestCase -// Given values ECallForwardingBusy ETelephony ECallForwardingStatusNotRegistered below -// have effect only when HandleSpecifiedRequests is set. -//test GetCallForwardingStatus CallForwardingBusy ServiceUnspecified ECallForwardingBusy EServiceUnspecified ECallForwardingStatusNotRegistered -// -//allownextresult 0 -//waittestclass test -// -//test HandleSpecifiedRequests NO -// -//delete test -//[Endtest] -// -// Test MOD_0008_301 -// Properly get call waiting status - -// Preconditions: -// Script description: -// - The following script tests the call waiting status query. - -[Test] -title MOD_0008.301_2_NokiaTSY_[XML Getting the call waiting status] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetWaitingStatusPhase1 - -test RunIscTestCase 612 -test SyncIscTestCase -// Given values EAllServices ECallWaitingStatusNotActive below -// have effect only when HandleSpecifiedRequests is set. -test GetCallWaitingStatus EAllServices ECallWaitingStatusNotActive - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// Test MOD_0008_401...MOD_0008_405 -// Properly get identity service status -// Possible options are: -// - IdServiceCallerRestriction -// - IdServiceCallerPresentation -// - IdServiceConnectedPresentation -// - IdServiceConnectedRestriction -// - IdServiceCallerName - -// Script description: -// - The following scripts tests the identity service status query using different query options. - -[Test] -title MOD_0008.401_2_NokiaTSY_[XML Getting the identity service status, IdServiceCallerRestriction] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetIdentityServiceStatus - -test RunIscTestCase 613 -test SyncIscTestCase -// Given value EIdServiceActiveDefaultAllowed has effect only when HandleSpecifiedRequests is set. -test GetIdentityServiceStatus IdServiceCallerRestriction EIdServiceActiveDefaultAllowed - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.402_2_NokiaTSY_[XML Getting the identity service status, IdServiceCallerPresentation] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetIdentityServiceStatus - -test RunIscTestCase 632 -test SyncIscTestCase - -test GetIdentityServiceStatus IdServiceCallerPresentation EIdServiceActivePermanent - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.403_2_NokiaTSY_[XML Getting the identity service status, IdServiceConnectedPresentation] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetIdentityServiceStatus -test RunIscTestCase 607 -test SyncIscTestCase - -test GetIdentityServiceStatus IdServiceConnectedPresentation EIdServiceNotProvisioned -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.404_2_NokiaTSY_[XML Getting the identity service status, IdServiceConnectedRestriction] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetIdentityServiceStatus - -test RunIscTestCase 608 -test SyncIscTestCase - -test GetIdentityServiceStatus IdServiceConnectedRestriction EIdServiceNotProvisioned -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.405_2_NokiaTSY_[XML Getting the identity service status, IdServiceCallerName] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetIdentityServiceStatus -test RunIscTestCase 609 -test SyncIscTestCase - -test GetIdentityServiceStatus IdServiceCallerName EIdServiceNotProvisioned - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// Test MOD_0008_501...MOD_0008_509 -// Properly get identity service status -// Possible options are: -// - call barring condition: -// - BarUnspecified -// - BarAllIncoming -// - BarIncomingRoaming -// - BarAllOutgoing -// - BarOutgoingInternational -// - BarOutgoingInternationalExHC -// - BarAllCases -// - BarAllOutgoingServices -// - BarAllIncomingServices -// - call barring service group: -// - ServiceUnspecified -// - VoiceService -// - AuxVoiceService -// - CircuitDataService -// - PacketDataService -// - FaxService -// - ShortMessageService -// - AllServices -// - AllTele -// - Telephony -// - AllDataTele -// - AllTeleExcSms -// - call barring action: -// - ServiceActionRegister -// - ServiceActionActivate -// - ServiceActionDeactivate -// - ServiceActionErase -// - call barring password: -// - Pre defined barring password - -// Preconditions: -// The conditions EBarAllCases, EBarAllOutgoingServices, -// EBarAllIncomingServices are only possible in conjunction -// with the actions EServiceActionDeactivate and EServiceActionErase. -// -// Conditions EBarAllCases, EBarAllOutgoingServices and -// EBarAllIncomingServices are only used for deactivation. -// -// - -// Script description: -// - The following scripts tests the identity service status query using different query options. - -[Test] -title MOD_0008.501_2_NokiaTSY_[XML Setting call barring status, BarAllIncoming, ShortMessageService, ServiceActionActivate] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneNotifyCallBarringStatusChange - -test RunIscTestCase 614 -test SyncIscTestCase -test SetCallBarringStatus BarAllIncoming ShortMessageService ServiceActionActivate 1234 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.502_2_NokiaTSY_[XML Setting call barring status, BarOutgoingInternationalExHC, AllTeleExcSms, ServiceActionDeactivate] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneNotifyCallBarringStatusChange - -test RunIscTestCase 660 -test SyncIscTestCase -test SetCallBarringStatus BarOutgoingInternationalExHC AllTeleExcSms ServiceActionDeactivate 1234 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.503_2_NokiaTSY_[XML Setting call barring status, BarIncomingRoaming, AllServices, ServiceActionDeactivate] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneNotifyCallBarringStatusChange - -test RunIscTestCase 661 -test SyncIscTestCase -test SetCallBarringStatus BarIncomingRoaming AllServices ServiceActionDeactivate 1234 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.504_2_NokiaTSY_[XML Setting call barring status, BarOutgoingInternationalExHC, Telephony, ServiceActionActivate] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneNotifyCallBarringStatusChange - -test RunIscTestCase 662 -test SyncIscTestCase -test SetCallBarringStatus BarOutgoingInternationalExHC Telephony ServiceActionActivate 1234 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.505_2_NokiaTSY_[XML Setting call barring status, BarAllCases, ShortMessageService, ServiceActionDeactivate] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneNotifyCallBarringStatusChange - -test RunIscTestCase 663 -test SyncIscTestCase -test SetCallBarringStatus BarAllCases ShortMessageService ServiceActionDeactivate 1234 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.506_2_NokiaTSY_[XML Setting call barring status, BarAllOutgoing, CircuitDataService, ServiceActionActivate] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneNotifyCallBarringStatusChange - -test RunIscTestCase 664 -test SyncIscTestCase -test SetCallBarringStatus BarAllOutgoing CircuitDataService ServiceActionActivate 1234 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.507_2_NokiaTSY_[XML Setting call barring status, BarOutgoingInternational, VoiceService, ServiceActionActivate] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneNotifyCallBarringStatusChange - -test RunIscTestCase 620 -test SyncIscTestCase -test SetCallBarringStatus BarOutgoingInternational VoiceService ServiceActionActivate 1234 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.508_2_NokiaTSY_[XML Setting call barring status, BarAllOutgoingServices, FaxService, ServiceActionDeactivate] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneNotifyCallBarringStatusChange - -test RunIscTestCase 671 -test SyncIscTestCase -test SetCallBarringStatus BarAllOutgoingServices FaxService ServiceActionDeactivate 1234 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.509_2_NokiaTSY_[XML Setting call barring status, BarAllIncomingServices, AllDataTele, ServiceActionDeactivate] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneNotifyCallBarringStatusChange - -test RunIscTestCase 672 -test SyncIscTestCase -test SetCallBarringStatus BarAllIncomingServices AllDataTele ServiceActionDeactivate 1234 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.510_2_NokiaTSY_[XML Setting call barring status, BarAllOutgoingServices, FaxService, ServiceActionDeactivate, Invalid password] -create NTT_SS test - -test HandleSpecifiedRequests NO - -test RunIscTestCase 703 -test SyncIscTestCase -// password is empty -test SetCallBarringStatus BarAllOutgoingServices FaxService ServiceActionDeactivate DONT_CARE - -// wait for isc testcase completion -allownextresult 1 -waittestclass test - -delete test -[Endtest] - -// Test MOD_0008_601...MOD_0008_607 -// Try to set impossible call forwarding status (case MOD_0008_601) -// Properly set call forwarding status (other cases) -// Possible options are: -// call forwarding condition: -// - CallForwardingUnspecified -// - CallForwardingUnconditional -// - CallForwardingBusy -// - CallForwardingNoReply -// - CallForwardingNotReachable -// - CallForwardingAllCases -// - CallForwardingAllConditionalCases -// call forwarding service group: -// - ServiceUnspecified -// - VoiceService -// - AuxVoiceService -// - CircuitDataService -// - PacketDataService -// - FaxService -// - ShortMessageService -// - AllServices -// - AllTele -// - Telephony -// - AllDataTele -// - AllTeleExcSms -// call forwarding action: -// - ServiceActionRegister -// - ServiceActionActivate -// - ServiceActionDeactivate -// - ServiceActionErase -// call forwarding number type: -// - UnknownNumber -// - InternationalNumber -// - NationalNumber -// - NetworkSpecificNumber -// - SubscriberNumber -// - AlphanumericNumber -// - AbbreviatedNumber -// call forwarding numbering plan: -// - UnknownNumberingPlan -// - IsdnNumberPlan -// - DataNumberPlan -// - TelexNumberPlan -// - ServiceCentreSpecificPlan1 //not possible -// - ServiceCentreSpecificPlan2 //not possible -// - NationalNumberPlan -// - PrivateNumberPlan -// - ERMESNumberPlan //not possible -// call forwarding number: -// - Phone number where the selected service is forwarded -// call forwarding "no reply" timeout: -// - Timeout for no reply condition. - -// Preconditions: - -// Script description: -// - The following scripts tests the setting of call forwarding status using different options. - -[Test] -title MOD_0008.601_2_NokiaTSY_[XML Setting call forwarding status, CallForwardingBusy, PacketDataService, ServiceActionRegister, NationalNumber, DataNumberPlan] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneSetCallForwardingStatus - -test RunIscTestCase 615 -test SyncIscTestCase -test SetCallForwardingStatus CallForwardingBusy PacketDataService ServiceActionRegister NationalNumber DataNumberPlan 04544101642 5 - -// KErrArgument, KErrGsmSSUnexpectedDataValue -allownextresult -289603590 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.602_2_NokiaTSY_[XML Setting call forwarding status, CallForwardingBusy, AllTele, ServiceActionErase, InternationalNumber, TelexNumberPlan] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneNotifyCallForwardingStatusChange - -test RunIscTestCase 665 -test SyncIscTestCase -test SetCallForwardingStatus CallForwardingBusy AllTele ServiceActionErase InternationalNumber TelexNumberPlan 04544101642 10 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.603_2_NokiaTSY_[XML Setting call forwarding status, CallForwardingUnconditional, Telephony, ServiceActionErase, NetworkSpecificNumber, TelexNumberPlan] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneNotifyCallForwardingStatusChange - -test RunIscTestCase 666 -test SyncIscTestCase -test SetCallForwardingStatus CallForwardingUnconditional Telephony ServiceActionErase NetworkSpecificNumber TelexNumberPlan 04544101642 10 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.604_2_NokiaTSY_[XML Setting call forwarding status, CallForwardingUnconditional, Telephony, ServiceActionErase, SubscriberNumber, IsdnNumberPlan] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneNotifyCallForwardingStatusChange - -test RunIscTestCase 667 -test SyncIscTestCase -test SetCallForwardingStatus CallForwardingUnconditional Telephony ServiceActionErase SubscriberNumber IsdnNumberPlan 04544101642 10 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.605_2_NokiaTSY_[XML Setting call forwarding status, CallForwardingAllConditionalCases, Telephony, ServiceActionErase, NationalNumber, UnknownNumberingPlan] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneNotifyCallForwardingStatusChange - -test RunIscTestCase 668 -test SyncIscTestCase -test SetCallForwardingStatus CallForwardingAllConditionalCases Telephony ServiceActionErase NationalNumber UnknownNumberingPlan 04544101642 15 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.606_2_NokiaTSY_[XML Setting call forwarding status, CallForwardingAllConditionalCases, AllTele, ServiceActionErase, AbbreviatedNumber, PrivateNumberPlan] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneNotifyCallForwardingStatusChange - -test RunIscTestCase 669 -test SyncIscTestCase -test SetCallForwardingStatus CallForwardingAllConditionalCases AllTele ServiceActionErase AbbreviatedNumber PrivateNumberPlan 04544101642 15 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.607_2_NokiaTSY_[XML Setting call forwarding status, CallForwardingAllConditionalCases, Telephony, ServiceActionErase, SubscriberNumber, TelexNumberPlan] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneNotifyCallForwardingStatusChange - -test RunIscTestCase 670 -test SyncIscTestCase -test SetCallForwardingStatus CallForwardingAllConditionalCases Telephony ServiceActionErase SubscriberNumber TelexNumberPlan 04544101642 10 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// Test MOD_0008_701...MOD_0008_703 -// Properly set call waiting status -// Possible options are: -// call waiting service group: -// - ServiceUnspecified -// - VoiceService -// - AuxVoiceService -// - CircuitDataService -// - PacketDataService -// - FaxService -// - ShortMessageService -// - AllServices -// - AllTele -// - Telephony -// - AllDataTele -// - AllTeleExcSms -// call waiting action: -// - ServiceActionActivate -// - ServiceActionDeactivate - -// Script description: -// - The following scripts tests the setting of call waiting status using different options. - -[Test] -title MOD_0008.701_2_NokiaTSY_[XML Setting call waiting status, FaxService, ServiceActionActivate] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneNotifyCallWaitingStatusChange - -test RunIscTestCase 616 -test SyncIscTestCase -test SetCallWaitingStatus FaxService ServiceActionActivate - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008_702_2_NokiaTSY_[XML Setting call waiting status, AllTele, ServiceActionDeactivate] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneNotifyCallWaitingStatusChange - -test RunIscTestCase 617 -test SyncIscTestCase -test SetCallWaitingStatus AllTele ServiceActionDeactivate - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.703_2_NokiaTSY_[XML Setting call waiting status, PacketDataService, ServiceActionActivate] -create NTT_SS test - -test RunIscTestCase 606 -test SyncIscTestCase - -test SetCallWaitingStatus PacketDataService ServiceActionActivate // Comment out two next lines when network supports this feature - -allownextresult 0 -waittestclass test -delete test -[Endtest] - -// Test MOD_0008.801 -// Properly set supplementary services password - -// Possible options are: -// old password: -// - old supplementary services password -// new password: -// - desired supplementary services password -// verified password: -// - verification for new password -// service code: -// - 0 (for all services) -// - 330 (for call barring) - -// Preconditions: -// -N/A - -// Script description: -// - The following scripts tests the setting of Properly set supplementary services password. - -[Test] -title MOD_0008.801_2_NokiaTSY_[XML Set supplementary services password for call barring] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneSetSSPassword - -test RunIscTestCase 618 -test SyncIscTestCase -test SetSupplementaryServicesPassword 1234 1234 1234 330 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// Test MOD_0008.803 -// Try to change supplementary services password incorrectly (empty new password) - -// Possible options are: -// old password: -// - old supplementary services password -// new password: -// - empty -// verified password: -// - verification for new password -// service code: -// - 0 (for all services) -// - 330 (for call barring) - -// Preconditions: -// -N/A - -[Test] -title MOD_0008.802_2_NokiaTSY_[XML Set supplementary services password for call barring (empty new password)] -create NTT_SS test - -test HandleSpecifiedRequests NO - -test RunIscTestCase 704 -test SyncIscTestCase -test SetSupplementaryServicesPassword 1234 DONT_CARE 1234 330 - -// wait for isc testcase completion -allownextresult 1 -waittestclass test - -delete test -[Endtest] - -// Test MOD_0008.803 -// Try to change supplementary services password incorrectly (empty verification) - -// Possible options are: -// old password: -// - old supplementary services password -// new password: -// - desired supplementary services password -// verified password: -// - empty -// service code: -// - 0 (for all services) -// - 330 (for call barring) - -// Preconditions: -// -N/A - -[Test] -title MOD_0008.803_2_NokiaTSY_[XML Set supplementary services password for call barring (empty verification)] -create NTT_SS test - -test HandleSpecifiedRequests NO - -test RunIscTestCase 705 -test SyncIscTestCase -test SetSupplementaryServicesPassword 1234 1234 DONT_CARE 330 - -// wait for isc testcase completion -allownextresult 1 -waittestclass test - -delete test -[Endtest] - -// Test MOD_0008.804 -// Try to change supplementary services password incorrectly (empty old password) - -// Possible options are: -// old password: -// - empty -// new password: -// - desired supplementary services password -// verified password: -// - verification for new password -// service code: -// - 0 (for all services) -// - 330 (for call barring) - -// Preconditions: -// -N/A - -[Test] -title MOD_0008.804_2_NokiaTSY_[XML Set supplementary services password for call barring (empty old password)] -create NTT_SS test - -test HandleSpecifiedRequests NO - -test RunIscTestCase 706 -test SyncIscTestCase -test SetSupplementaryServicesPassword DONT_CARE 1234 1234 330 - -// wait for isc testcase completion -allownextresult 1 -waittestclass test - -delete test -[Endtest] - -// Test MOD_0008.805 -// Try to change supplementary services password incorrectly (all empty) - -// Possible options are: -// old password: -// - empty -// new password: -// - empty -// verified password: -// - empty -// service code: -// - 0 (for all services) -// - 330 (for call barring) - -// Preconditions: -// -N/A - -[Test] -title MOD_0008.805_2_NokiaTSY_[XML Set supplementary services password for call barring (all empty)] -create NTT_SS test - -test HandleSpecifiedRequests NO - -test RunIscTestCase 707 -test SyncIscTestCase -test SetSupplementaryServicesPassword DONT_CARE DONT_CARE DONT_CARE 330 - -// wait for isc testcase completion -allownextresult 1 -waittestclass test - -delete test -[Endtest] - -// Test MOD_0008.1001 -// Send USSD message *12# -// Possible options are: -// - SendUSSDMessage -// parameters: -// - data coding scheme -// - type of USSD message -// - format of the message data buffer -// - bit-mask flags indicating which attributes are present in this instance: -// - 001 UssdDataFormat -// - 010 UssdMessageType -// - 100 UssdMessageDcs -// - n packed message octets (USSD packing) -// - USSDSendRelease -// parameters: -// - none - -// Preconditions: -// - N/A - -// Script description: -// - The following scripts tests the sending of USSD message *12#. - -[Test] -title MOD_0008.1001_2_NokiaTSY_[XML Send USSD Message (star)12#] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobileUssdMessagingSendMessage - -test RunIscTestCase 619 -test SyncIscTestCase -test SendUSSDMessage 0 UssdMORequest FormatPackedString 7 170 152 108 4 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.1002_2_NokiaTSY_[XML Send USSD Message (star)12#, Send USSD End] - -create NTT_SS test -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobileUssdMessagingSendMessage -test SetExpectedCompleteIPC EMobileUssdMessagingNotifyNetworkRelease - -test RunIscTestCase 619 -test SyncIscTestCase -test SendUSSDMessage 0 UssdMORequest FormatPackedString 7 170 152 108 4 - -allownextresult 0 -waittestclass test - -// wait for ISC testcase completion signal -allownextresult 1 -waittestclass test - -test RunIscTestCase 1067 -test SyncIscTestCase -test USSDSendRelease - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// Test MOD_0008.1003_2_NokiaTSY_[XML Send unaligned USSD Message (star)12(star)0#] -// Send USSD message *12*0# -// Possible options are: -// - SendUSSDMessage -// parameters: -// - data coding scheme -// - type of USSD message -// - format of the message data buffer -// - bit-mask flags indicating which attributes are present in this instance: -// - 001 UssdDataFormat -// - 010 UssdMessageType -// - 100 UssdMessageDcs -// - n packed message octets (USSD packing) -// - USSDSendRelease -// parameters: -// - none - -// Preconditions: -// - N/A - -// Script description: -// - The following scripts tests the sending of USSD message *12*0#. - -[Test] -title MOD_0008.1003_2_NokiaTSY_[XML Send unaligned USSD Message (star)12(star)0#] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobileUssdMessagingSendMessage - -test RunIscTestCase 702 -test SyncIscTestCase -test SendUSSDMessage 0 UssdMORequest FormatPackedString 7 170 152 76 5 27 1 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// MOD_0008.1100_2_NokiaTSY_[XML Getting the Rel4 Icc Voice Message Waiting Indicators] -// -// Precondition: -// - This case use XML-interface. Run without hardware connection. -// - Rel4 type indicator flags and the number of messages waiting are returned in the response. -// -// Script description: -// - The following script tests the Get Icc Voice Message Waiting Indicators query. -// - Parameters are not used. -// - substitutive case for MOD_0008_1100_NokiaTSY_[Getting the Icc Voice Message Waiting Indicators] -// -[Test] -title MOD_0008.1100_2_NokiaTSY_[XML Getting the Rel4 Icc Voice Message Waiting Indicators] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetIccMessageWaitingIndicators - -test RunIscTestCase 621 -test SyncIscTestCase -test GetIccMessageWaitingIndicators Rel4 KDisplayVoicemailActive 4 KDisplayFaxActive 3 KDisplayEmailActive 2 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - - -// MOD_0008.1101_2_NokiaTSY_[XML Setting the CPHS Type Icc Voice Message Waiting Indicators, DisplayVoicemailActive] -// -// Precondition: -// - This case use XML-interface. Run without hardware connection. -// - CPHS type indicator flags and the number of waiting messages (always zero) -// waiting are returned in the response. -// -// Script description: -// - The following script tests the Set Icc Voice Message Waiting Indicators request. -// - First parameter is flag, which specify whether indicator should be displayed or not. -// - This script set indicator flag value to 1; (DisplayVoicemailActive = 1) -// - other parameters are not used on the CPHS cases. -// - Release 4 has greater priority then CPHS. -// - Line "Test GetIccMessageWaitingIndicators" is used define type of indicator flag. -// -[Test] -title MOD_0008.1101_2_NokiaTSY_[XML Setting the CPHS Type Icc Voice Message Waiting Indicators, DisplayVoicemailActive] -create NTT_SS test - -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetIccMessageWaitingIndicators -test SetExpectedCompleteIPC EMobilePhoneSetIccMessageWaitingIndicators - -test RunIscTestCase 629 -test SyncIscTestCase -test GetIccMessageWaitingIndicators CPHS KDisplayVoicemailActive 0 - -allownextresult -8178 // KErrCPHSInUseBySIM -waittestclass test - -// wait for ISC testcase completion signal -allownextresult 1 -waittestclass test - -test RunIscTestCase 1072 -test SyncIscTestCase -test SetIccMessageWaitingIndicators 1 0 0 0 0 0 0 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// MOD_0008.1102_2_NokiaTSY_[XML Setting the CPHS Type Icc Voice Message Waiting Indicators, DisplayVoicemailActive|DisplayFaxActive] -// -// Precondition: -// - This case use XML-interface. Run without hardware connection. -// -// Script description: -// - The following script tests the Set Icc Voice Message Waiting Indicators request. -// - First parameter is flag, which specify whether indicator should be displayed or not. -// - This script set indicator flag value to 3; (DisplayVoicemailActive = 1 and DisplayFaxActive = 2) -// - other parameters are not used on the CPHS cases. -// - Release 4 has greater priority then CPHS. -// - Line "Test GetIccMessageWaitingIndicators" is used define type of indicator flag. -// -[Test] -title MOD_0008.1102_2_NokiaTSY_[XML Setting the CPHS Type Icc Voice Message Waiting Indicators, DisplayVoicemailActive|DisplayFaxActive] -create NTT_SS test - -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetIccMessageWaitingIndicators -test SetExpectedCompleteIPC EMobilePhoneSetIccMessageWaitingIndicators - -test RunIscTestCase 621 -test SyncIscTestCase -test GetIccMessageWaitingIndicators Rel4 KDisplayVoicemailActive 4 KDisplayFaxActive 3 KDisplayEmailActive 2 - -allownextresult 0 -waittestclass test - -// wait for ISC testcase completion signal -allownextresult 1 -waittestclass test - -test RunIscTestCase 1073 -test SyncIscTestCase -test SetIccMessageWaitingIndicators 3 0 0 0 0 0 0 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// MOD_0008.1103_2_NokiaTSY_[XML Setting the CPHS Type Icc Voice Message Waiting Indicators, DisplayVoicemailActive|DisplayFaxActive|DisplayAuxVoicemailActive] -// -// Precondition: -// - This case use XML-interface. Run without hardware connection. -// -// Script description: -// - The following script tests the Set Icc Voice Message Waiting Indicators request. -// - First parameter is flag, which specify whether indicator should be displayed or not. -// - This script set indicator value to 13; (DisplayVoicemailActive = 1, DisplayFaxActive = 2 -// and DisplayAuxVoicemailActive = 10) -// - other parameters are not used on the CPHS cases. -// - Release 4 has greater priority then CPHS. -// - Line "Test GetIccMessageWaitingIndicators" is used define type of indicator flag. -// -[Test] -title MOD_0008.1103_2_NokiaTSY_[XML Setting the CPHS Type Icc Voice Message Waiting Indicators, DisplayVoicemailActive|DisplayFaxActive|DisplayAuxVoicemailActive] -create NTT_SS test -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetIccMessageWaitingIndicators -test SetExpectedCompleteIPC EMobilePhoneSetIccMessageWaitingIndicators - -test RunIscTestCase 621 -test SyncIscTestCase -test GetIccMessageWaitingIndicators Rel4 KDisplayVoicemailActive 4 KDisplayFaxActive 3 KDisplayEmailActive 2 - -allownextresult 0 -waittestclass test - -// wait for ISC testcase completion signal -allownextresult 1 -waittestclass test - -test RunIscTestCase 1074 -test SyncIscTestCase -test SetIccMessageWaitingIndicators 13 0 0 0 0 0 0 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// MOD_0008.1104_2_NokiaTSY_[XML Setting the Icc CPHS Type Message Waiting Indicators, DisplayVoicemailActive|KDisplayAuxVoicemailActive|DisplayFaxActive|DisplayDataActive] -// -// Precondition: -// - This case use XML-interface. Run without hardware connection. -// -// Script description: -// - The following script tests the Set Icc Voice Message Waiting Indicators request. -// - First parameter is flag, which specify whether indicator should be displayed or not. -// - This script set indicator value to 33; (DisplayVoicemailActive = 1, DisplayFaxActive = 2, -// DisplayAuxVoicemailActive = 10 and DisplayDataActive = 20) -// - other parameters are not used on the CPHS cases. -// - Release 4 has greater priority then CPHS. -// - Line "Test GetIccMessageWaitingIndicators" is used define type of indicator flag. -// -[Test] -title MOD_0008.1104_2_NokiaTSY_[XML Setting the Icc CPHS Type Message Waiting Indicators, DisplayVoicemailActive|KDisplayAuxVoicemailActive|DisplayFaxActive|DisplayDataActive] -create NTT_SS test -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetIccMessageWaitingIndicators -test SetExpectedCompleteIPC EMobilePhoneSetIccMessageWaitingIndicators - -test RunIscTestCase 621 -test SyncIscTestCase -test GetIccMessageWaitingIndicators Rel4 KDisplayVoicemailActive 4 KDisplayFaxActive 3 KDisplayEmailActive 2 - -allownextresult 0 -waittestclass test - -// wait for ISC testcase completion signal -allownextresult 1 -waittestclass test - -test RunIscTestCase 1075 -test SyncIscTestCase -test SetIccMessageWaitingIndicators 33 0 0 0 0 0 0 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// MOD_0008.1105_2_NokiaTSY_[XML Setting the Rel4 Type Icc Voice Message Waiting Indicators, DisplayVoicemailActive, VoiceMsgs, AuxVoiceMsgs, DataMsgs, FaxMsgs, EmailMsgs, OtherMsgs] -// -// Precondition: -// - This case use XML-interface. Run without hardware connection. -// -// Script description: -// - The following script tests the Set Icc Voice Message Waiting Indicators request. -// - First parameter is flag, which specify whether indicator should be displayed or not. -// - This script set indicator value to 1; (DisplayVoicemailActive = 1) -// - second parameters is the number of voicemail messages. -// - third parameters is the number of voicemail messages for Aux line. -// - 4th parameters is the number of Data messages. -// - 5th parameters is the number of Fax messages. -// - 6th parameters is the number of Email messages. -// - 7th parameters is the number of Other messages. -// - Release 4 has greater priority then CPHS; Assumption also in NokiaTSY; -// No need to call "test GetIccMessageWaitingIndicators" beforehand. -// - substitutive case for MOD_0008.1105_NokiaTSY. -// -[Test] -title MOD_0008.1105_2_NokiaTSY_[XML Setting the Rel4 Type Icc Voice Message Waiting Indicators, DisplayVoicemailActive, VoiceMsgs, AuxVoiceMsgs, DataMsgs, FaxMsgs, EmailMsgs, OtherMsgs] -create NTT_SS test - -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneSetIccMessageWaitingIndicators -// Set method use subblock type (REL4) - -test RunIscTestCase 622 -test SyncIscTestCase -test SetIccMessageWaitingIndicators 1 1 0 0 0 0 0 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// MOD_0008.1106_2_NokiaTSY_[XML Setting the Rel4 Type Icc Voice Message Waiting Indicators, DisplayVoicemailActive|DisplayFaxActive, VoiceMsgs, AuxVoiceMsgs, DataMsgs, FaxMsgs, EmailMsgs, OtherMsgs] -// -// Precondition: -// - This case use XML-interface. Run without hardware connection. -// -// Script description: -// - The following script tests the Set Icc Voice Message Waiting Indicators request. -// - First parameter is flag, which specify whether indicator should be displayed or not. -// - This script set indicator value to 3; (DisplayVoicemailActive = 1 and DisplayFaxActive = 2) -// - second parameters is the number of voicemail messages. -// - third parameters is the number of voicemail messages for Aux line. -// - 4th parameters is the number of Data messages. -// - 5th parameters is the number of Fax messages. -// - 6th parameters is the number of Email messages. -// - 7th parameters is the number of Other messages. -// - Release 4 has greater priority then CPHS; Assumption also in NokiaTSY; -// No need to call "test GetIccMessageWaitingIndicators" beforehand. -// - substitutive case for MOD_0008_1106_NokiaTSY. -// -[Test] -title MOD_0008.1106_2_NokiaTSY_[XML Setting the Rel4 Type Icc Voice Message Waiting Indicators, DisplayVoicemailActive|DisplayFaxActive, VoiceMsgs, AuxVoiceMsgs, DataMsgs, FaxMsgs, EmailMsgs, OtherMsgs] -create NTT_SS test -// Set method use subblock type (REL4) - -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneSetIccMessageWaitingIndicators - -test RunIscTestCase 623 -test SyncIscTestCase -test SetIccMessageWaitingIndicators 3 2 0 0 1 0 0 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// MOD_0008.1107_2_NokiaTSY_[XML Setting the Rel4 Type Icc Voice Message Waiting Indicators, DisplayVoicemailActive|DisplayEmailActive, VoiceMsgs, AuxVoiceMsgs, DataMsgs, FaxMsgs, EmailMsgs, OtherMsgs] -// -// Precondition: -// - This case use XML-interface. Run without hardware connection. -// -// Script description: -// - The following script tests the Set Icc Voice Message Waiting Indicators request. -// - First parameter is flag, which specify whether indicator should be displayed or not. -// - This script set indicator value to 5; (DisplayVoicemailActive = 1 and DisplayEmailActive = 4) -// - second parameters is the number of voicemail messages. -// - third parameters is the number of voicemail messages for Aux line. -// - 4th parameters is the number of Data messages. -// - 5th parameters is the number of Fax messages. -// - 6th parameters is the number of Email messages. -// - 7th parameters is the number of Other messages. -// - Release 4 has greater priority then CPHS; Assumption also in NokiaTSY; -// No need to call "test GetIccMessageWaitingIndicators" beforehand. -// - substitutive case for MOD_0008_1107_NokiaTSY. -// -[Test] -title MOD_0008.1107_2_NokiaTSY_[XML Setting the Rel4 Type Icc Voice Message Waiting Indicators, DisplayVoicemailActive|DisplayEmailActive, VoiceMsgs, AuxVoiceMsgs, DataMsgs, FaxMsgs, EmailMsgs, OtherMsgs] -create NTT_SS test -// Set method use subblock type (REL4) - -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneSetIccMessageWaitingIndicators - -test RunIscTestCase 624 -test SyncIscTestCase -test SetIccMessageWaitingIndicators 5 3 0 0 0 2 0 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// MOD_0008.1108_2_NokiaTSY_[XML Setting the Rel4 Type Icc Voice Message Waiting Indicators, DisplayVoicemailActive|DisplayFaxActive|DisplayEmailActive, VoiceMsgs, AuxVoiceMsgs, DataMsgs, FaxMsgs, EmailMsgs, OtherMsgs] -// -// Precondition: -// - This case use XML-interface. Run without hardware connection. -// -// Script description: -// - The following script tests the Set Icc Voice Message Waiting Indicators request. -// - First parameter is flag, which specify whether indicator should be displayed or not. -// - This script set indicator value to 7; (DisplayVoicemailActive = 1, -// DisplayFaxActive = 2 and DisplayEmailActive = 4) -// - second parameters is the number of voicemail messages. -// - third parameters is the number of voicemail messages for Aux line. -// - 4th parameters is the number of Data messages. -// - 5th parameters is the number of Fax messages. -// - 6th parameters is the number of Email messages. -// - 7th parameters is the number of Other messages. -// - Release 4 has greater priority then CPHS; Assumption also in NokiaTSY; -// No need to call "test GetIccMessageWaitingIndicators" beforehand. -// - substitutive case for MOD_0008.1108_NokiaTSY. -// -[Test] -title MOD_0008.1108_2_NokiaTSY_[XML Setting the Rel4 Type Icc Voice Message Waiting Indicators, DisplayVoicemailActive|DisplayFaxActive|DisplayEmailActive, VoiceMsgs, AuxVoiceMsgs, DataMsgs, FaxMsgs, EmailMsgs, OtherMsgs] -create NTT_SS test - -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneSetIccMessageWaitingIndicators - -test RunIscTestCase 625 -test SyncIscTestCase -// Set method use subblock type (REL4) -test SetIccMessageWaitingIndicators 7 4 0 0 2 3 0 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// MOD_0008.1109_2_NokiaTSY_[XML Setting the Rel4 Type Icc Voice Message Waiting Indicators, DisplayVoicemailActive|DisplayFaxActive|DisplayOtherActive, VoiceMsgs, AuxVoiceMsgs, DataMsgs, FaxMsgs, EmailMsgs, OtherMsgs] -// -// Precondition: -// - This case use XML-interface. Run without hardware connection. -// -// Script description: -// - The following script tests the Set Icc Voice Message Waiting Indicators request. -// - First parameter is flag, which specify whether indicator should be displayed or not. -// - This script set indicator value to 11; (DisplayVoicemailActive = 1, -// DisplayFaxActive = 2 and DisplayOtherActive = 8) -// - second parameters is the number of voicemail messages. -// - third parameters is the number of voicemail messages for Aux line. -// - 4th parameters is the number of Data messages. -// - 5th parameters is the number of Fax messages. -// - 6th parameters is the number of Email messages. -// - 7th parameters is the number of Other messages. -// - Release 4 has greater priority then CPHS; Assumption also in NokiaTSY; -// No need to call "test GetIccMessageWaitingIndicators" beforehand. -// - substitutive case for MOD_0008.1109_NokiaTSY. -// -[Test] -title MOD_0008.1109_2_NokiaTSY_[XML Setting the Rel4 Type Icc Voice Message Waiting Indicators, DisplayVoicemailActive|DisplayFaxActive|DisplayOtherActive, VoiceMsgs, AuxVoiceMsgs, DataMsgs, FaxMsgs, EmailMsgs, OtherMsgs] -create NTT_SS test - -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneSetIccMessageWaitingIndicators - -// Set method use subblock type (REL4) - -test RunIscTestCase 626 -test SyncIscTestCase -test SetIccMessageWaitingIndicators 11 1 0 0 2 0 3 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// MOD_0008.1110_2_NokiaTSY_[XML Setting the Rel4 Type Icc Voice Message Waiting Indicators, DisplayVoicemailActive|DisplayFaxActive|DisplayEmailActive|DisplayOtherActive, VoiceMsgs, AuxVoiceMsgs, DataMsgs, FaxMsgs, EmailMsgs, OtherMsgs] -// -// Precondition: -// - This case use XML-interface. Run without hardware connection. -// -// Script description: -// - The following script tests the Set Icc Voice Message Waiting Indicators request. -// - First parameter is flag, which specify whether indicator should be displayed or not. -// - This script set indicator value to 15; (DisplayVoicemailActive = 1, DisplayFaxActive = 2, -// DisplayEmailActive = 4 and DisplayOtherActive = 8) -// - second parameters is the number of voicemail messages. -// - third parameters is the number of voicemail messages for Aux line. -// - 4th parameters is the number of Data messages. -// - 5th parameters is the number of Fax messages. -// - 6th parameters is the number of Email messages. -// - 7th parameters is the number of Other messages. -// - Release 4 has greater priority then CPHS; Assumption also in NokiaTSY; -// No need to call "test GetIccMessageWaitingIndicators" beforehand. -// - substitutive case for MOD_0008.1110_NokiaTSY. -// -[Test] -title MOD_0008.1110_2_NokiaTSY_[XML Setting the Rel4 Type Icc Voice Message Waiting Indicators, DisplayVoicemailActive|DisplayFaxActive|DisplayEmailActive|DisplayOtherActive, VoiceMsgs, AuxVoiceMsgs, DataMsgs, FaxMsgs, EmailMsgs, OtherMsgs] -create NTT_SS test - -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneSetIccMessageWaitingIndicators - -// Set method use subblock type (REL4) -test RunIscTestCase 627 -test SyncIscTestCase -test SetIccMessageWaitingIndicators 15 4 0 0 3 2 1 - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// SS Service Failed -// -// Precondition: -// - No special preconditions -// -// Script description: -// - SSServiceFailed -// parameters: -// Handler to complete error -// SupplServMessHandler -// USSDMessHandler -// - -// MOD_0008.1200_2_NokiaTSY_[XML Getting the Icc call forwarding status] -// -// Precondition: -// - (U)SIM Simcard EF-CFIS file includes either CPHS or Rel4 type indicator flag (e.g. Orange simcard). -// - Only one type of call forwarding indicator flags are returned in the response (Release4 or CPHS). -// -// Script description: -// - The following script tests the Get Icc Call Forwarding Status query. -// - Parameters are not used. -// -[Test] -title MOD_0008.1200_2_NokiaTSY_[XML Getting the Icc call forwarding status] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC ECustomGetIccCallForwardingStatusIPC - -test RunIscTestCase 1069 -test SyncIscTestCase -test GetIccCallForwardingStatus CHECK_ALL_FORWARDINGS - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -[Test] -title MOD_0008.11101_2_NokiaTSY_[XML SS Service Failed, Indicate Error, Maximun Number of MPTY Participants Exceeded] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 101 -test SyncIscTestCase - -//KErrArgument, KErrGsmSSMaxNumMptyParticipants -allownextresult -295501830 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11102_2_NokiaTSY_[XML SS Service Failed, Indicate Error, Resources Not Available] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 102 -test SyncIscTestCase - -//KErrNotFound, KErrGsmSSResourcesUnavailable -allownextresult -295567361 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11103_2_NokiaTSY_[XML SS Service Failed, Indicate Error, Unknown Subscriber] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 103 -test SyncIscTestCase - -//KErrAccessDenied, KErrGsmSSUnknownSubscriber -allownextresult -287309845 -waittestclass test -delete test -[Endtest] - - -[Test] -title MOD_0008.11104_2_NokiaTSY_[XML SS Service Failed, Indicate Error, Illegal Subscriber] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 104 -test SyncIscTestCase - -//KErrAccessDenied, KErrGsmSSIllegalSubscriber -allownextresult -287834133 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11105_2_NokiaTSY_[XML SS Service Failed, Indicate Error, Bearer Service Not Provisioned] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 105 -test SyncIscTestCase - -//KErrNotFound, KErrGsmSSBearerServiceNotProvisioned -allownextresult -287899649 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11106_2_NokiaTSY_[XML SS Service Failed, Indicate Error, Tele Service Not Provisioned] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 106 -test SyncIscTestCase - -//KErrNotFound, KErrGsmSSTeleserviceNotProvisioned -allownextresult -287965185 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11107_2_NokiaTSY_[XML SS Service Failed, Indicate Error, Illegal Equipment] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 107 -test SyncIscTestCase - -//KErrNotSupported, KErrGsmSSIllegalEquipment -allownextresult -288030725 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11108_2_NokiaTSY_[XML SS Service Failed, Indicate Error, Call Barred] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 108 -test SyncIscTestCase - -//KErrAccessDenied, KErrGsmSSCallBarred -allownextresult -288096277 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11109_2_NokiaTSY_[XML SS Service Failed, Indicate Error, Illegal SS Operation] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 109 -test SyncIscTestCase - -//KErrArgument, KErrGsmSSIllegalOperation -allownextresult -288292870 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11110_2_NokiaTSY_[XML SS Service Failed, Indicate Error, SS Error Status] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 110 -test SyncIscTestCase - -//KErrArgument, KErrGsmSSErrorStatus -allownextresult -288358406 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11111_2_NokiaTSY_[XML SS Service Failed, Indicate Error, SS Not Available] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 111 -test SyncIscTestCase - -//KErrNotSupported, KErrGsmSSNotAvailable -allownextresult -288423941 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11112_2_NokiaTSY_[XML SS Service Failed, Indicate Error, SS Subscription Violation] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 112 -test SyncIscTestCase - -//KErrAccessDenied, KErrGsmSSSubscriptionViolation -allownextresult -288489493 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11113_2_NokiaTSY_[XML SS Service Failed, Indicate Error, SS Incompatibility] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 113 -test SyncIscTestCase - -//KErrArgument, KErrGsmSSIncompatibility -allownextresult -288555014 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11114_2_NokiaTSY_[XML SS Service Failed, Indicate Error, Facility Not Supported] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 114 -test SyncIscTestCase - -//KErrArgument, KErrGsmSSFacilityNotSupported -allownextresult -288620550 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11115_2_NokiaTSY_[XML SS Service Failed, Indicate Error, Absent Subscriber] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 115 -test SyncIscTestCase - -//KErrNotFound, KErrGsmSSAbsentSubscriber -allownextresult -289013761 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11116_2_NokiaTSY_[XML SS Service Failed, Indicate Error, Short Term Denial] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 116 -test SyncIscTestCase - -//KErrAccessDenied, KErrNotFound -allownextresult -21 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11117_2_NokiaTSY_[XML SS Service Failed, Indicate Error, System Failure] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 117 -test SyncIscTestCase - -//KErrGeneral, KErrGsmSSSystemFailure -allownextresult -289472514 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11118_2_NokiaTSY_[XML SS Service Failed, Indicate Error, Data Missing] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 118 -test SyncIscTestCase - -//KErrArgument, KErrGsmSSDataMissing -allownextresult -289538054 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11119_2_NokiaTSY_[XML SS Service Failed, Indicate Error, Unexpected Data Value] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 119 -test SyncIscTestCase - -//KErrArgument, KErrGsmSSUnexpectedDataValue -allownextresult -289603590 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11120_2_NokiaTSY_[XML SS Service Failed, Indicate Error, Password Registration Failed] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 120 -test SyncIscTestCase - -//KErrAccessDenied, KErrGsmSSPasswordRegistrationFailure -allownextresult -289669141 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11121_2_NokiaTSY_[XML SS Service Failed, Indicate Error, Negative Password Check] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 121 -test SyncIscTestCase - -//KErrAccessDenied, KErrGsmSSNegativePasswordCheck -allownextresult -289734677 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11122_2_NokiaTSY_[XML SS Service Failed, Indicate Error, Maximun Number of Password Attempts Violation] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 122 -test SyncIscTestCase - -//KErrGeneral, KErrGsmSSPasswordAttemptsViolation -allownextresult -290062338 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11124_2_NokiaTSY_[XML SS Service Failed, Indicate Error, Unkwnown Alphabet] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 124 -test SyncIscTestCase - -//KErrArgument, KErrGsmSSUnknownAlphabet -allownextresult -291897350 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11125_2_NokiaTSY_[XML SS Service Failed, Indicate Error, USSD Busy] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 125 -test SyncIscTestCase - -//KErrInUse, KErrGsmSSUssdBusy -allownextresult -291962894 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11201_2_NokiaTSY_[XML SS Service Failed, Indicate Password Error, Bad Password] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 201 -test SyncIscTestCase - -//KErrAccessDenied, KErrGsmSSNegativePasswordCheck -allownextresult -289734677 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11202_2_NokiaTSY_[XML SS Service Failed, Indicate Password Error, Non existing parameter] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 202 -test SyncIscTestCase - -//KErrGeneral, KErrNotFound -allownextresult -2 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11203_2_NokiaTSY_[XML SS Service Failed, Indicate Password Error, Bad Password Format] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 203 -test SyncIscTestCase - -//KErrGeneral, KErrNotFound -allownextresult -289734677 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11301_2_NokiaTSY_[XML SS Service Failed, Other Error, USSD Busy] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 301 -test SyncIscTestCase - -//KErrServerBusy, KErrGsmSSUssdBusy -allownextresult -291962896 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11302_2_NokiaTSY_[XML SS Service Failed, Other Error, Service Busy] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 302 -test SyncIscTestCase - -//KErrGeneral -allownextresult -2 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11303_2_NokiaTSY_[XML SS Service Failed, Other Error, Service Not On FDN List] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 303 -test SyncIscTestCase - -//KErrAccessDenied, KErrGsmSSCallBarred -allownextresult -288096277 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11304_2_NokiaTSY_[XML SS Service Failed, Other Error, SS Not Available] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 304 -test SyncIscTestCase - -//KErrServerBusy, KErrGsmSMSNoNetworkService -allownextresult -317325346 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11305_2_NokiaTSY_[XML SS Service Failed, Other Error, Resource Control Denied] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 123 -test SyncIscTestCase - -//KErrAccessDenied, KErrSatControl -allownextresult -344129557 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11401_2_NokiaTSY_[XML SS Service Failed, MM Cause Values, Out of Order Service Option] -create NTT_SS test -test SSServiceFailed USSDMessHandler -test RunIscTestCase 401 -test SyncIscTestCase - -//KErrGeneral, KErrGsmMMServiceOptionTemporaryOutOfOrder -allownextresult -272695298 -waittestclass test -delete test -[Endtest] - -//Completes in USSDMessHandler because SupplServMessHandler can't do it -[Test] -title MOD_0008.11402_2_NokiaTSY_[XML SS Service Failed, MM Cause Values, Non existing parameter] -create NTT_SS test -test SSServiceFailed USSDMessHandler -test RunIscTestCase 402 -test SyncIscTestCase - -//KErrGeneral, KErrNotFound -allownextresult -2 -waittestclass test -delete test -[Endtest] - -//Completes in USSDMessHandler because SupplServMessHandler can't do it -[Test] -title MOD_0008.11501_2_NokiaTSY_[XML SS Service Failed, Indicate Message Error, Message Incorrect] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 501 -test SyncIscTestCase - -//KErrGeneral, KErrNotFound -allownextresult -2 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11601_2_NokiaTSY_[XML SS Service Failed, Indicate Problem, Invoke Problem, Duplicate Invoke Id] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 601 -test SyncIscTestCase - -//KErrGeneral, KErrNotFound -allownextresult -2 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11602_2_NokiaTSY_[XML SS Service Failed, Indicate Problem, Invoke Problem, Mistyped Invoke Parameter] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 602 -test SyncIscTestCase - -//KErrArgument, KErrGsmSSIllegalOperation -allownextresult -288292870 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11603_2_NokiaTSY_[XML SS Service Failed, Indicate Problem, Return Result Problem, Unrecognized Invoke Id] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 603 -test SyncIscTestCase - -//KErrGeneral, KErrNotFound -allownextresult -2 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11604_2_NokiaTSY_[XML SS Service Failed, Indicate Problem, General Problem, Badly Structured Comp] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 604 -test SyncIscTestCase - -//KErrGeneral, KErrNotFound -allownextresult -2 -waittestclass test -delete test -[Endtest] - -[Test] -title MOD_0008.11605_2_NokiaTSY_[XML SS Service Failed, Indicate Problem, Return Error Problem, Return Error Unexpected] -create NTT_SS test -test SSServiceFailed SupplServMessHandler -test RunIscTestCase 605 -test SyncIscTestCase - -//KErrGeneral, KErrNotFound -allownextresult -2 -waittestclass test -delete test -[Endtest] - -// MOD_0008.11606_2_NokiaTSY_[XML SS write call forwading status rel4] -// Options for SetCallForwardingStatus are: -// TMobilePhoneCFCondition: CallForwardingUnconditional -// TMobilePhoneCFChangeV1: AllTele -// TMobilePhoneServiceAction: ServiceActionActivate -// TMobileTON: NationalNumber -// TMobileNPI: NationalNumberPlan -// Phone number: 0504804405 -// Timeout: 5 -[Test] -title MOD_0008.11606_2_NokiaTSY_[XML SS write call forwading status rel4] -create NTT_SS test - -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable - -test SetExpectedCompleteIPC EMobilePhoneNotifyCallForwardingStatusChange -test SetExpectedCompleteIPC EMobilePhoneSetCallForwardingStatus - -test RunIscTestCase 628 -test SyncIscTestCase - -test SetCallForwardingStatus CallForwardingUnconditional AllTele ServiceActionActivate NationalNumber NationalNumberPlan 0504804405 5 - -//EMobilePhoneNotifyCallForwardingStatusChange -allownextresult 0 -waittestclass test - -//EMobilePhoneSetCallForwardingStatus -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO -delete test -[Endtest] - -// MOD_0008.11607_2_NokiaTSY_[XML SS set call forwading status - Cancel All] -// Options for SetCallForwardingStatus are: -// TMobilePhoneCFCondition: CallForwardingAllCases -// TMobilePhoneCFChangeV1: AllServices -// TMobilePhoneServiceAction: ServiceActionErase -// TMobileTON: UnknownNumber -// TMobileNPI: UnknownNumberingPlan -[Test] -title MOD_0008.11607_2_NokiaTSY_[XML SS set call forwading status - Cancel All] -create NTT_SS test - -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable - -test SetExpectedCompleteIPC EMobilePhoneNotifyCallForwardingStatusChange -test SetExpectedCompleteIPC EMobilePhoneSetCallForwardingStatus - -test RunIscTestCase 630 -test SyncIscTestCase - -test SetCallForwardingStatus CallForwardingAllCases AllServices ServiceActionErase UnknownNumber UnknownNumberingPlan - -//EMobilePhoneNotifyCallForwardingStatusChange -allownextresult 0 -waittestclass test - -//EMobilePhoneSetCallForwardingStatus -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO -delete test -[Endtest] - -// MOD_0008.11608_2_NokiaTSY_[XML SS set call forwading status - Cancel All - SS Code Changed by NW] -// Options for SetCallForwardingStatus are: -// TMobilePhoneCFCondition: CallForwardingAllCases -// TMobilePhoneCFChangeV1: AllServices -// TMobilePhoneServiceAction: ServiceActionErase -// TMobileTON: UnknownNumber -// TMobileNPI: UnknownNumberingPlan -[Test] -title MOD_0008.11608_2_NokiaTSY_[XML SS set call forwading status - Cancel All - SS Code Changed by NW] -create NTT_SS test - -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable - -test SetExpectedCompleteIPC EMobilePhoneNotifyCallForwardingStatusChange -test SetExpectedCompleteIPC EMobilePhoneSetCallForwardingStatus - -test RunIscTestCase 631 -test SyncIscTestCase - -test SetCallForwardingStatus CallForwardingAllCases AllServices ServiceActionErase UnknownNumber UnknownNumberingPlan - -//EMobilePhoneNotifyCallForwardingStatusChange -allownextresult -2 -waittestclass test - -//EMobilePhoneSetCallForwardingStatus -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO -delete test -[Endtest] - -// title MOD_0008.12000_2_NokiaTSY_[XML Register unconditional call forwarding SAT, FDN checked] -// -// Preconditions: -// - N/A -// -// Script description: -// - SAT originated SS string -// - operation: register/activate -// - SS code: 21 (CFU) -// - forwarding number: 04544186408 -// - basic service code: 11 -// -[Test] -title MOD_0008.12000_2_NokiaTSY_[XML Register unconditional call forwarding SAT, FDN checked] -create NTT_SS test -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable - -test SetExpectedCompleteIPC EMobilePhoneSendNetworkServiceRequest - -test RunIscTestCase 1082 -test SyncIscTestCase -test SendNetworkServiceRequest **21*04544186408*11# - -// EMobilePhoneSendNetworkServiceRequest -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// title MOD_0008.12001_2_NokiaTSY_[XML Register unconditional call forwarding SAT, FDN NOT checked] -// -// Preconditions: -// - N/A -// -// Script description: -// - SAT originated SS string -// - operation: register/activate -// - SS code: 21 (CFU) -// - forwarding number: 04544186408 -// - basic service code: 11 -// -[Test] -title MOD_0008.12001_2_NokiaTSY_[XML Register unconditional call forwarding SAT, FDN NOT checked] -create NTT_SS test -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable - -test SetExpectedCompleteIPC EMobilePhoneSendNetworkServiceRequestNoFdnCheck - -test RunIscTestCase 1083 -test SyncIscTestCase -test SendNetworkServiceRequestNoFdnCheck **21*04544186408*11# - -// EMobilePhoneSendNetworkServiceRequestNoFdnCheck -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// title MOD_0008.12002_2_NokiaTSY_[XML Register unconditional call forwarding SAT, FDN checked and resource control suppressed] -// -// Preconditions: -// - N/A -// -// Script description: -// - SAT originated SS string -// - operation: register/activate -// - SS code: 21 (CFU) -// - forwarding number: 04544186408 -// - basic service code: 11 -// -[Test] -title MOD_0008.12002_2_NokiaTSY_[XML Register unconditional call forwarding SAT, FDN checked and resource control suppressed] -create NTT_SS test -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable - -test SetExpectedCompleteIPC EMobilePhoneSendNetworkServiceRequest - -test RunIscTestCase 1084 -test SyncIscTestCase -test SendSatNotifyCallControlRequest -test SendNetworkServiceRequest **21*04544186408*11# - -// EMobilePhoneSendNetworkServiceRequest -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// title MOD_0008.12003_2_NokiaTSY_[XML Register call waiting SAT, FDN checked] -// -// Preconditions: -// - N/A -// -// Script description: -// - SAT originated SS string -// - operation: activate -// - SS code: 43 (WAIT) -// - basic service code: 11 -// -[Test] -title MOD_0008.12003_2_NokiaTSY_[XML Register call waiting SAT, FDN checked] -create NTT_SS test -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneSendNetworkServiceRequest - -test RunIscTestCase 1085 -test SyncIscTestCase -test SendNetworkServiceRequest *43*11# - -// EMobilePhoneSendNetworkServiceRequest -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// title MOD_0008.12004_2_NokiaTSY_[XML Activate call barring for all outcoming calls SAT, FND checked] -// -// Preconditions: -// - N/A -// -// Script description: -// - SAT originated SS string -// - operation: activate -// - SS code: 33 (BAOC) -// - barring password (depends on sim card ): 1234 -// - basic service code: 11 -// -[Test] -title MOD_0008.12004_2_NokiaTSY_[XML Activate call barring for all outcoming calls SAT, FDN checked] -create NTT_SS test -test HandleSpecifiedRequests YES -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneSendNetworkServiceRequest - -test RunIscTestCase 1086 -test SyncIscTestCase -test SendNetworkServiceRequest *33*1234*11# - -// EMobilePhoneSendNetworkServiceRequest -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest] - -// title MOD_0008.12005_2_NokiaTSY_[XML Getting the identity service status, IdServiceCallerRestriction, FDN not checked and FDN checked and resource control suppressed] -// -// Preconditions: -// - N/A -// -// Script description: - -[Test] -title MOD_0008.12005_2_NokiaTSY_[XML Getting the identity service status, IdServiceCallerRestriction, FDN not checked and FDN checked and resource control suppressed] -create NTT_SS test - -test HandleSpecifiedRequests YES - -test InitializeIPCRequestTable -test SetExpectedCompleteIPC EMobilePhoneGetIdentityServiceStatus - -test RunIscTestCase 1087 -test SyncIscTestCase -test SendSatNotifyCallControlRequest -// Given value EIdServiceActiveDefaultAllowed has effect only when HandleSpecifiedRequests is set. -test GetIdentityServiceStatus IdServiceCallerRestriction EIdServiceActiveDefaultAllowed - -allownextresult 0 -waittestclass test - -test HandleSpecifiedRequests NO - -delete test -[Endtest]