videofeeds/server/tsrc/VCXVodContentApiTest/conf/VCXVodContentApiTestMimeTypes.cfg
changeset 1 6711b85517b7
parent 0 96612d01cf9f
--- a/videofeeds/server/tsrc/VCXVodContentApiTest/conf/VCXVodContentApiTestMimeTypes.cfg	Mon Jan 18 20:21:12 2010 +0200
+++ b/videofeeds/server/tsrc/VCXVodContentApiTest/conf/VCXVodContentApiTestMimeTypes.cfg	Tue Jan 26 12:00:59 2010 +0200
@@ -31,6 +31,7 @@
 Util SetUsedDestination DEFAULT_DEST
 // Disable connection dialog for "Internet" destination.
 Util SetConnectionMethodIntAttribute "Internet" "Internet" 507 2 // 507 is ECmSeamlessnessLevel
+Util SetDefaultIapCenrep
 delete Util
 
 pause PAUSE
@@ -42,30 +43,37 @@
 
 ServUtil AddHardCodedService 	ASYNC SERVICE_9	 	3G_AP 1 10
 ServUtil UpdateServiceField		ASYNC SERVICE_9 	EAddress 	"http:\/\/193.65.182.78/multiurl.xml"
+ServUtil UpdateServiceField 	ASYNC	SERVICE_9		ESetIapList WLAN_AP 1 3G_AP 1
 ServUtil UpdateServiceField		ASYNC SERVICE_9 	EName 	EXTRA_SERVICE_1
 
 ServUtil AddHardCodedService 	ASYNC SERVICE_9	 	3G_AP 1 10
 ServUtil UpdateServiceField		ASYNC SERVICE_9 	EAddress 	"http:\/\/193.65.182.78/mimetype_tests/allmimetypes.xml"
+ServUtil UpdateServiceField 	ASYNC	SERVICE_9		ESetIapList WLAN_AP 1 3G_AP 1
 ServUtil UpdateServiceField		ASYNC SERVICE_9 	EName 	EXTRA_SERVICE_2
 
 ServUtil AddHardCodedService 	ASYNC SERVICE_9	 	3G_AP 1 10
 ServUtil UpdateServiceField		ASYNC SERVICE_9 	EAddress 	"http:\/\/193.65.182.78/mimetype_tests/allmimetypes_stream.xml"
+ServUtil UpdateServiceField 	ASYNC	SERVICE_9		ESetIapList WLAN_AP 1 3G_AP 1
 ServUtil UpdateServiceField		ASYNC SERVICE_9 	EName 	EXTRA_SERVICE_3
 
 ServUtil AddHardCodedService 	ASYNC SERVICE_9	 	3G_AP 1 10
 ServUtil UpdateServiceField		ASYNC SERVICE_9 	EAddress 	"http:\/\/193.65.182.78/mimetype_tests/general.xml"
+ServUtil UpdateServiceField 	ASYNC	SERVICE_9		ESetIapList WLAN_AP 1 3G_AP 1
 ServUtil UpdateServiceField		ASYNC SERVICE_9 	EName 	EXTRA_SERVICE_4
 
 ServUtil AddHardCodedService 	ASYNC SERVICE_9	 	3G_AP 1 10
 ServUtil UpdateServiceField		ASYNC SERVICE_9 	EAddress 	"http:\/\/193.65.182.78/mimetype_tests/general_stream.xml"
+ServUtil UpdateServiceField 	ASYNC	SERVICE_9		ESetIapList WLAN_AP 1 3G_AP 1
 ServUtil UpdateServiceField		ASYNC SERVICE_9 	EName 	EXTRA_SERVICE_5
 
 ServUtil AddHardCodedService 	ASYNC SERVICE_9	 	3G_AP 1 10
 ServUtil UpdateServiceField		ASYNC SERVICE_9 	EAddress 	"http:\/\/193.65.182.78/mimetype_tests/general_wmv.xml"
+ServUtil UpdateServiceField 	ASYNC	SERVICE_9		ESetIapList WLAN_AP 1 3G_AP 1
 ServUtil UpdateServiceField		ASYNC SERVICE_9 	EName 	EXTRA_SERVICE_6
 
 ServUtil AddHardCodedService 	ASYNC SERVICE_9	 	3G_AP 1 10
 ServUtil UpdateServiceField		ASYNC SERVICE_9 	EAddress 	"http:\/\/193.65.182.78/mimetype_tests/mediagroup.xml"
+ServUtil UpdateServiceField 	ASYNC	SERVICE_9		ESetIapList WLAN_AP 1 3G_AP 1
 ServUtil UpdateServiceField		ASYNC SERVICE_9 	EName 	EXTRA_SERVICE_7
 
 ServUtil GetServices 0 0 500
@@ -87,7 +95,7 @@
 pause PAUSE
 create VCXVodContentApiTest test
 test Create EXTRA_SERVICE_1
-test SelectIap 3G_AP
+test SelectIap DEFAULT_AP
 test UpdateEcg
 waittestclass test
 test EnableVerifying ET11700
@@ -111,7 +119,7 @@
 pause PAUSE
 create VCXVodContentApiTest test
 test Create EXTRA_SERVICE_2
-test SelectIap 3G_AP
+test SelectIap DEFAULT_AP
 test UpdateEcg
 waittestclass test
 test EnableVerifying ET11701
@@ -135,7 +143,7 @@
 pause PAUSE
 create VCXVodContentApiTest test
 test Create EXTRA_SERVICE_3
-test SelectIap 3G_AP
+test SelectIap DEFAULT_AP
 test UpdateEcg
 waittestclass test
 test EnableVerifying ET11702
@@ -159,7 +167,7 @@
 pause PAUSE
 create VCXVodContentApiTest test
 test Create EXTRA_SERVICE_4
-test SelectIap 3G_AP
+test SelectIap DEFAULT_AP
 test UpdateEcg
 waittestclass test
 test EnableVerifying ET11703
@@ -183,7 +191,7 @@
 pause PAUSE
 create VCXVodContentApiTest test
 test Create EXTRA_SERVICE_5
-test SelectIap 3G_AP
+test SelectIap DEFAULT_AP
 test UpdateEcg
 waittestclass test
 test EnableVerifying ET11704
@@ -207,7 +215,7 @@
 pause PAUSE
 create VCXVodContentApiTest test
 test Create EXTRA_SERVICE_6
-test SelectIap 3G_AP
+test SelectIap DEFAULT_AP
 test UpdateEcg
 waittestclass test
 test EnableVerifying ET11705
@@ -231,7 +239,7 @@
 pause PAUSE
 create VCXVodContentApiTest test
 test Create EXTRA_SERVICE_7
-test SelectIap 3G_AP
+test SelectIap DEFAULT_AP
 test UpdateEcg
 waittestclass test
 test EnableVerifying ET11706