Loading ttcn/AtsImsIot/AtsImsIot_TestSystem.ttcn +3 −1 Original line number Diff line number Diff line Loading @@ -122,7 +122,9 @@ 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 mmB_PSAP optional,// MmMx interface at IBCF to PSAP SipInterfaceMonitor mwEB optional,// Mw interface at E-CSCF/IBCF SipInterfaceMonitor mwS_PSAP 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, Loading Loading
ttcn/AtsImsIot/AtsImsIot_TestSystem.ttcn +3 −1 Original line number Diff line number Diff line Loading @@ -122,7 +122,9 @@ 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 mmB_PSAP optional,// MmMx interface at IBCF to PSAP SipInterfaceMonitor mwEB optional,// Mw interface at E-CSCF/IBCF SipInterfaceMonitor mwS_PSAP 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, Loading