DiameterCxDx_PIXITS:
- Name of PIXIT PX_NoRoamPublicIdentity was changed into PX_NotAllowedPublicIdentity
This new PIXIT was used in f_TC_CX_HSS_UA_21_I and f_TC_CX_HSS_UA_23_I
- Type of pixit PX_VisitedNetworkId was changed from octetstring to charstring (conversion char2oct was done on TCFunction and Steps level)
DiameterCxDx_Steps:
- Char2oct(PX_VisitedNetworkId) used instead PX_VisitedNetworkId(comment: easier to set PIXIT in the meantime of validation)
- vc_VisitedNetworkId was set in all UAR messages due to the fact that this AVP shall be mandatory
DiameterCxDx_Cx_TCFunctions:
- vc_VisitedNetworkId was set in all UAR messages due to the fact that this AVP shall be mandatory
- Char2oct(PX_VisitedNetworkId) used instead PX_VisitedNetworkId(comment: easier to set PIXIT in the meantime of validation)
- Few corrections were done in call flow sequence in some tests from TC_CX_HSS_UA_01 to TC_CX_HSS_UA_23 due to validation reason
Loading
Please sign in to comment