Loading DiameterGx/ttcn/DiameterGx_Templates.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -1825,7 +1825,7 @@ module DiameterGx_Templates { template CCA_MSG mw_CCA_QosInfo( template Session_Id_AVP p_sessionId, template Origin_Host_AVP p_originHost, template Origin_Realm_AVP p_originRealm, template QoS_Information_AVP_setof p_qosInformation) modifies mw_CCA_basic := template CCA_MSG.qoS_Information p_qosInformation) modifies mw_CCA_basic := { qoS_Information := p_qosInformation } Loading Loading
DiameterGx/ttcn/DiameterGx_Templates.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -1825,7 +1825,7 @@ module DiameterGx_Templates { template CCA_MSG mw_CCA_QosInfo( template Session_Id_AVP p_sessionId, template Origin_Host_AVP p_originHost, template Origin_Realm_AVP p_originRealm, template QoS_Information_AVP_setof p_qosInformation) modifies mw_CCA_basic := template CCA_MSG.qoS_Information p_qosInformation) modifies mw_CCA_basic := { qoS_Information := p_qosInformation } Loading