Commit dce25a4f authored by Bostjan Pintar's avatar Bostjan Pintar
Browse files

Merge branch 'ttf_t009' of https://forge.etsi.org/rep/emtel/NG112 into ttf_t009

parents 1ad2f115 358ff770
Loading
Loading
Loading
Loading
+13 −13
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ Package NG112_BCF {
        Test Purpose {
            TP Id TP_BCF_SIP_INVITE_BV_02
            Test objective 
                "IUT adds EES-source to the INVITE message" 
                "IUT adds EES-source to the INVITE Via header" 
            Reference 
                "EENA Next Generation 112 LTD [2], Clause 4.2 and 4.2.2"
            Config Id CFG_BCF_01
@@ -201,13 +201,13 @@ Package NG112_BCF {
                    when {
                        the IUT entity receives a TCP SIP_MESSAGE containing
                            Request_URI indicating value PX_BCF_SERVICE_URN,
                            Content_Type indicating value "application/sdp"
                            Content_Type indicating value "text/plain"
                        ;
                    }
                    then {
                        the IUT entity sends a TCP SIP MESSAGE containing
                            Request_URI indicating value PX_BCF_REQUEST_URI,
                            Content_Type indicating value "application/sdp"
                            Content_Type indicating value "text/plain"
                        ;
                    }
                }
@@ -216,7 +216,7 @@ Package NG112_BCF {
        Test Purpose {
            TP Id TP_BCF_SIP_MESSAGE_BV_02
            Test objective 
                "IUT adds EES-source to the MESSAGE message" 
                "IUT adds EES-source to the MESSAGE Via header" 
            Reference 
                "EENA Next Generation 112 LTD [2], Clause 4.2 and 4.2.2"
            Config Id CFG_BCF_01
@@ -229,14 +229,14 @@ Package NG112_BCF {
                    when {
                        the IUT entity receives a TCP SIP_MESSAGE containing
                            Request_URI indicating value PX_BCF_SERVICE_URN,
                            Content_Type indicating value "application/sdp"
                            Content_Type indicating value "text/plain"
                        ;
                    }
                    then {
                        the IUT entity sends a TCP SIP_MESSAGE containing
                            Request_URI indicating value PX_BCF_REQUEST_URI,
                            Content_Type indicating value "application/sdp",
                            Via indicating value PX_BCF_ESS_SOURCE    //e.g. a7123gc42@sbc22.example.net
                            Content_Type indicating value "text/plain",
                            Via indicating value "PX_IMS_SUT_BCF_IPADDR or PX_IMS_SUT_BCF_HOME_DOMAIN and PX_IMS_SUT_BCF_PORT"
                        ;
                        to the PSAP entity
                    }
@@ -260,13 +260,13 @@ Package NG112_BCF {
                    when {
                        the IUT entity receives a TCP SIP_MESSAGE containing
                            Request_URI indicating value PX_BCF_SERVICE_URN,
                            Content_Type indicating value "application/sdp"
                            Content_Type indicating value "text/plain"
                        ;
                    }
                    then {
                        the IUT entity sends a TCP SIP_MESSAGE containing
                            Request_URI indicating value PX_BCF_REQUEST_URI,
                            Content_Type indicating value "application/sdp",
                            Content_Type indicating value "text/plain",
                            Call_Info indicating value PX_CALL_INFO_INCIDENT_ID
                        ;
                        to the PSAP entity
@@ -291,13 +291,13 @@ Package NG112_BCF {
                    when {
                        the IUT entity receives a TCP SIP_MESSAGE containing
                            Request_URI indicating value PX_BCF_SERVICE_URN,
                            Content_Type indicating value "application/sdp"
                            Content_Type indicating value "text/plain"
                        ;
                    }
                    then {
                        the IUT entity sends a TCP SIP_MESSAGE containing
                            Request_URI indicating value PX_BCF_REQUEST_URI,
                            Content_Type indicating value "application/sdp",
                            Content_Type indicating value "text/plain",
                            Call_Info indicating value PX_CALL_INFO_CALL_ID
                        ;
                        to the PSAP entity
@@ -322,13 +322,13 @@ Package NG112_BCF {
                    when {
                        the IUT entity receives a TCP SIP_MESSAGE containing
                            Request_URI indicating value PX_BCF_SERVICE_URN,
                            Content_Type indicating value "application/sdp"
                            Content_Type indicating value "text/plain"
                        ;
                    }
                    then {
                        the IUT entity sends a TCP SIP_MESSAGE containing
                            Request_URI indicating value PX_BCF_REQUEST_URI,
                            Content_Type indicating value "application/sdp",
                            Content_Type indicating value "text/plain",
                            Call_Info indicating value PX_CALL_INFO_SOURCE_ID
                        ;
                        to the PSAP entity