Commit b3a78544 authored by Iztok Juvancic's avatar Iztok Juvancic
Browse files

added emergency config parameters/intefcaes

parent 377e7279
Loading
Loading
Loading
Loading
+18 −14
Original line number Diff line number Diff line
@@ -122,10 +122,13 @@ module AtsImsIot_TestSystem {
		type record CF_VXLTE_Interfaces{
			SipInterfaceMonitor gmA 	optional,
			SipInterfaceMonitor gmB 	optional,
			SipInterfaceMonitor mwPSAP  optional,// MwMmMx interface at E,SCSCF to PSAP
			SipInterfaceMonitor ic      optional,
			SipInterfaceMonitor mwPI    optional,// Mw interface at P-CSCF/I-CSCF or P-CSCF/S-CSCF if I-CSCF not used
			SipInterfaceMonitor mwPS    optional,
			SipInterfaceMonitor mwPE    optional,// Mw interface at P-CSCF to E-CSCF
			SipInterfaceMonitor mwIS    optional,// Mw interface at I-CSCF/S-CSCF
			SipInterfaceMonitor mwIE    optional,// Mw interface at I-CSCF/S-CSCF to E-CSCF
			SipInterfaceMonitor mwPB    optional,// Mw interface at P-CSCF/IBCF    
			SipInterfaceMonitor mwIB    optional,// Mw interface at I-CSCF/IBCF 
			SipInterfaceMonitor isc     optional, 
@@ -162,4 +165,5 @@ module AtsImsIot_TestSystem {
			SipInterfaceMonitor 		gmB
		}
	} // end of g_release15
	
}
 No newline at end of file