WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
* Starts monitor component behavior for TP_GX_PCRF_ECO_CCA_01
* @param p_monitorCompRef Reference to monitor component
* <pre>
Test objective "Verify that IUT when receives CC-Request for PCC Rules containing IMSI for emergency services sends a CC-Answer in case of attachment procedure."
Reference
"TS 129 212 [9], clauses 4.5.15.2.1"
Config Id CF_VoLTE_INT_ES
PICS Selection NONE
Initial conditions with {
the UE_A entity isNotAttachedTo the EPC_A and
the UE_A entity isNotRegisteredTo the IMS_A
}
Expected behaviour
ensure that {
when {
the EPC_PGW_A entity sends an CCR containing
CC_Request_Type_AVP indicating value INITIAL_REQUEST
Subscription_Id_AVP containing
Subscription_Id_Type_AVP
indicating value END_USER_IMSI;,
IP_CAN_Type_AVP indicating value RestrictedToEmergencyServices,
RAT_Type_AVP,
Called_Station_Id_AVP indicating value "Emergency_APN"
}// End of function f_mtc_check_TP_GX_PCRF_ECO_CCA_01
/**
* Starts monitor component behavior for TP_GX_PCRF_ECO_CCA_02
* @param p_monitorCompRef Reference to monitor component
* <pre>
Test objective "Verify that IUT when receives CC-Request for PCC Rules containing IMEI for emergency services sends a CC-Answer in case of attachment procedure."
Reference
"TS 129 212 [9], clauses 4.5.15.2.1"
Config Id CF_VxLTE_INT
PICS Selection NONE
Initial conditions with {
the UE_A entity isNotAttachedTo the EPC_A and
the UE_A entity isNotRegisteredTo the IMS_A
}
Expected behaviour
ensure that {
when {
the EPC_PGW_A entity sends an CCR containing
CC_Request_Type_AVP indicating value INITIAL_REQUEST,
User_Equipment_Info_AVP containing
User_Equipment_Info_Type_AVP indicating value IMEISV
User_Equipment_Info_Value_AVP;,
IP_CAN_Type_AVP indicating value RestrictedToEmergencyServices,
RAT_Type_AVP,
Called_Station_Id_AVP indicating value "Emergency_APN"