Commit b8d24248 authored by Bostjan Pintar's avatar Bostjan Pintar
Browse files

Resolution of TDL errors

parent 6dc5e9f4
Loading
Loading
Loading
Loading
+20 −20
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ Package TP_CX {
            "TS 129 228 [4], clause 6.3",
            "TS 129 229 [5], clauses 6.1.7 and 6.1.8"
            
        Config Id CF_VxNR_INT_ES
        Config Id CF_VoNR_INT_ES
        
        PICS Selection NONE
        
@@ -61,12 +61,12 @@ Package TP_CX {
                }
                then {
                    the IMS_HSS_A entity sends the MAA containing
                        Session_ID_AVP
                        Vendor_Specific_Application_Id_AVP
                        Auth_Session_State_AVP
                        Origin_Host_AVP
                        Origin_Realm_AVP
                        not Experimental_Result_AVP
                        Session_ID_AVP,
                        Vendor_Specific_Application_Id_AVP,
                        Auth_Session_State_AVP,
                        Origin_Host_AVP,
                        Origin_Realm_AVP,
                        not Experimental_Result_AVP,
                        Result_Code_AVP
                            indicating value DIAMETER_SUCCESS
                        User_Name_AVP
@@ -179,7 +179,7 @@ Package TP_CX {
        Reference 
            "TS 129 228 [4], clause 6.1.1.1"
        
        Config Id CF_VxNR_INT_ES
        Config Id CF_VoNR_INT_ES
        
        PICS Selection NONE
        
@@ -199,10 +199,10 @@ Package TP_CX {
                }
                then {
                    the IMS_HSS_A entity sends the UAA containing
                        not Result_Code_AVP
                        Experimental_Result_AVP
                        not Result_Code_AVP,
                        Experimental_Result_AVP containing
                            Experimental_Result_Code_AVP
                                indicating value DIAMETER_ERROR_USER_UNKNOWN
                                indicating value DIAMETER_ERROR_USER_UNKNOWN;,
                        not Server_Name_AVP
                    ;
                    to the IMS_I_CSCF_A entity
@@ -219,7 +219,7 @@ Package TP_CX {
            "TS 129 228 [4], clause 6.1.2",
            "TS 129 229 [5], clauses 6.1.3 and 6.1.4"
            
        Config Id CF_VxNR_INT_ES
        Config Id CF_VoNR_INT_ES
        
        PICS Selection NONE
        
@@ -232,17 +232,17 @@ Package TP_CX {
                when {
                    the IMS_S_CSCF_A entity sends a SAR containing
                        Session_ID_AVP
                        Vendor_Specific_Application_Id_AVP
                        Vendor_Specific_Application_Id_AVP,
                        Auth_Session_State_AVP
                            indicating value NO_STATE_MAINTAINED,
                        Origin_Host_AVP
                        Origin_Realm_AVP 
                        Public_Identity_AVP
                        not User_Name_AVP
                        Destination_Realm_AVP
                        Server_Name_AVP
                        Origin_Host_AVP,
                        Origin_Realm_AVP,
                        Public_Identity_AVP,
                        not User_Name_AVP,
                        Destination_Realm_AVP,
                        Server_Name_AVP,
                        Server_Assignment_Type_AVP
                            indicating value UNREGISTERED_USER
                            indicating value UNREGISTERED_USER,
                        User_Data_Already_Available_AVP 
                    ;
                    to the IMS_HSS_A entity
+33 −0
Original line number Diff line number Diff line
@@ -208,6 +208,23 @@ Package Sip_Common {
                    connection between IMS_S_CSCF_A.g and IMS_AS_A.g
            ;
            
            Test Configuration CF_VoNR_INT_ES
                containing 
                    SUT component UE_A of type SipComponent
                    SUT component IMS_P_CSCF_A of type SipComponent
                    SUT component IMS_S_CSCF_A of type SipComponent
                    SUT component IMS_I_CSCF_A of type SipComponent
                    SUT component IMS_AS_A of type SipComponent
                    SUT component IMS_IBCF_A of type SipComponent
                    SUT component IMS_IBCF_B of type SipComponent
                    connection between UE_A.g and IMS_P_CSCF_A.g
                    connection between IMS_P_CSCF_A.g and IMS_S_CSCF_A.g
                    connection between IMS_S_CSCF_A.g and IMS_I_CSCF_A.g
                    connection between IMS_I_CSCF_A.g and IMS_IBCF_A.g
                    connection between IMS_IBCF_A.g and IMS_IBCF_B.g
                    connection between IMS_S_CSCF_A.g and IMS_AS_A.g
            ;
            
            Test Configuration CF_VxLTE_RMI
                containing 
                    SUT component UE_A of type SipComponent
@@ -240,6 +257,22 @@ Package Sip_Common {
                    connection between IMS_IBCF_B.g and IMS_IBCF_A.g
            ;
            
            Test Configuration CF_VoNR_RMI_ES
                containing 
                    SUT component UE_A of type SipComponent
                    SUT component IMS_P_CSCF_B of type SipComponent
                    SUT component IMS_S_CSCF_B of type SipComponent
                    SUT component IMS_I_CSCF_B of type SipComponent
                    SUT component IMS_AS_B of type SipComponent
                    SUT component IMS_IBCF_B of type SipComponent
                    SUT component IMS_IBCF_A of type SipComponent
                    connection between UE_A.g and IMS_P_CSCF_B.g
                    connection between IMS_P_CSCF_B.g and IMS_S_CSCF_B.g
                    connection between IMS_S_CSCF_B.g and IMS_I_CSCF_B.g
                    connection between IMS_I_CSCF_B.g and IMS_IBCF_B.g
                    connection between IMS_IBCF_B.g and IMS_IBCF_A.g
            ;
            
            Test Configuration CF_VxLTE_RMI_A
                containing 
                    SUT component UE_B of type SipComponent