Commit cb12e40a authored by rennoch's avatar rennoch
Browse files

new template for UAA in CsHssMs1 added

parent ea537701
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -956,6 +956,13 @@ module DiameterCxDx_Templates {
            } //     end group CxModified_answer_templates_send
            group Cx_modified_answer_templates_receive {
            
            template UAA_Body_AVP mw_UAA_ResulFaile (template Result_Code_AVP p_resultCode, 
                                                     template UAA_Body_AVP.failed p_failed)
            modifies mw_UAA_basic := {
                result_Code := p_resultCode,                     // optional  in TS 129 229
                failed := p_failed                               // optional  in TS 129 229
            }
            
        	} // end group CxModified_answer_templates_receive
    	} //end group CxModified_templates