Loading ttcn/AtsImsIot/AtsImsIot_TestSystem.ttcn +18 −14 Original line number Diff line number Diff line Loading @@ -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, Loading Loading @@ -162,4 +165,5 @@ module AtsImsIot_TestSystem { SipInterfaceMonitor gmB } } // end of g_release15 } No newline at end of file Loading
ttcn/AtsImsIot/AtsImsIot_TestSystem.ttcn +18 −14 Original line number Diff line number Diff line Loading @@ -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, Loading Loading @@ -162,4 +165,5 @@ module AtsImsIot_TestSystem { SipInterfaceMonitor gmB } } // end of g_release15 } No newline at end of file