Loading test_purposes/bcf/bcf.tplan2 +40 −6 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ Package NG112_BCF { entities: - IUT - CLIENT - PSAP ; events: - acceptingIncomingCalls //BCF ready to receive incoming calls Loading Loading @@ -63,18 +64,18 @@ Package NG112_BCF { Test objective "IUT forwards well-formated INVITE to PSAP" Reference "ETSI TS 103 479 [1], clause 5.5", "ETSI TS 103 698, clause ", "EENA Next Generation 112 LTD [2], Clause 4.10" "ETSI TS 103 479 [1], clause 5.1", "ETSI TS 103 698, clause 5.1.1", "EENA Next Generation 112 LTD [2], Clause 4.2" Config Id CFG_BCF_01 PICS Selection S_SIP_UDP1 PICS Selection S_SIP_TCP1 Initial conditions with { the IUT entity acceptingIncomingCalls } Expected behaviour ensure that { when { the IUT entity receives a UDP SIP_INVITE containing the IUT entity receives a TCP SIP_INVITE containing Request_URI indicating value "urn:service:sos.police", Content_Type indicating value "application/sdp" ; Loading @@ -83,6 +84,39 @@ Package NG112_BCF { the IUT entity establishesIncomingCall } } } // End of TP_LIS_HTTP_GET_BV_02 } // End of TP_BCF_FORWARD_INVITE_BV_01 Test Purpose { TP Id TP_BCF_FORWARD_INVITE_BV_02 Test objective "IUT forwards well-formated INVITE to PSAP" Reference "ETSI TS 103 479 [1], clause 5.1", "ETSI TS 103 698, clause 5.1.1", "EENA Next Generation 112 LTD [2], Clause 4.2" Config Id CFG_BCF_01 PICS Selection S_SIP_TCP1 Initial conditions with { the IUT entity acceptingIncomingCalls } Expected behaviour ensure that { when { the IUT entity receives a TCP SIP_INVITE containing Request_URI indicating value "urn:service:sos.police", Content_Type indicating value "application/sdp" ; } then { the IUT entity sends a TCP SIP_INVITE containing Request_URI indicating value "urn:service:sos.police", Content_Type indicating value "application/sdp", Call_Info indicating value "IncidentTrackingID", Call_Id indicating value "SIP call id" ; to the PSAP entity } } } // End of TP_BCF_FORWARD_INVITE_BV_02 } // End of package NG112_BCF Loading
test_purposes/bcf/bcf.tplan2 +40 −6 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ Package NG112_BCF { entities: - IUT - CLIENT - PSAP ; events: - acceptingIncomingCalls //BCF ready to receive incoming calls Loading Loading @@ -63,18 +64,18 @@ Package NG112_BCF { Test objective "IUT forwards well-formated INVITE to PSAP" Reference "ETSI TS 103 479 [1], clause 5.5", "ETSI TS 103 698, clause ", "EENA Next Generation 112 LTD [2], Clause 4.10" "ETSI TS 103 479 [1], clause 5.1", "ETSI TS 103 698, clause 5.1.1", "EENA Next Generation 112 LTD [2], Clause 4.2" Config Id CFG_BCF_01 PICS Selection S_SIP_UDP1 PICS Selection S_SIP_TCP1 Initial conditions with { the IUT entity acceptingIncomingCalls } Expected behaviour ensure that { when { the IUT entity receives a UDP SIP_INVITE containing the IUT entity receives a TCP SIP_INVITE containing Request_URI indicating value "urn:service:sos.police", Content_Type indicating value "application/sdp" ; Loading @@ -83,6 +84,39 @@ Package NG112_BCF { the IUT entity establishesIncomingCall } } } // End of TP_LIS_HTTP_GET_BV_02 } // End of TP_BCF_FORWARD_INVITE_BV_01 Test Purpose { TP Id TP_BCF_FORWARD_INVITE_BV_02 Test objective "IUT forwards well-formated INVITE to PSAP" Reference "ETSI TS 103 479 [1], clause 5.1", "ETSI TS 103 698, clause 5.1.1", "EENA Next Generation 112 LTD [2], Clause 4.2" Config Id CFG_BCF_01 PICS Selection S_SIP_TCP1 Initial conditions with { the IUT entity acceptingIncomingCalls } Expected behaviour ensure that { when { the IUT entity receives a TCP SIP_INVITE containing Request_URI indicating value "urn:service:sos.police", Content_Type indicating value "application/sdp" ; } then { the IUT entity sends a TCP SIP_INVITE containing Request_URI indicating value "urn:service:sos.police", Content_Type indicating value "application/sdp", Call_Info indicating value "IncidentTrackingID", Call_Id indicating value "SIP call id" ; to the PSAP entity } } } // End of TP_BCF_FORWARD_INVITE_BV_02 } // End of package NG112_BCF