Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
Emergency VoLTE Interoperability Tests
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
INT - Core Network and Interoperability Testing
Voice and Video over LTE
Emergency VoLTE Interoperability Tests
Commits
ef0c5baa
Commit
ef0c5baa
authored
2 years ago
by
Bostjan Pintar
Browse files
Options
Downloads
Patches
Plain Diff
Registration TP for gm updated
parent
156cfcbb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1
Ttf010
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test_purposes/Gm/TP_GM.tplan2
+15
-16
15 additions, 16 deletions
test_purposes/Gm/TP_GM.tplan2
with
15 additions
and
16 deletions
test_purposes/Gm/TP_GM.tplan2
+
15
−
16
View file @
ef0c5baa
...
...
@@ -27,7 +27,7 @@ Package TP_GM {
Test objective "Verify that the P-CSCF successfully processes initial emergency registration (Successful)."
Reference
"ETSI TS 124 229 [1], Clauses 5.1.6.2"
"ETSI TS 124 229 [1], Clauses 5.1.6.2
and 5.2.10.1
"
Config Id CF_VxLTE_INT
...
...
@@ -41,23 +41,23 @@ Package TP_GM {
Expected behaviour
ensure that {
when {
the UE_A entity isTriggeredToStartEmergencyCall
}
then {
the UE_A entity sends a REGISTER containing
the IMS_P_CSCF_A entity receives a REGISTER containing
From indicating value PX_UE_A_SIP_URI,
To indicating value PX_UE_A_SIP_URI,
CallId indicating value PX_UE_A_CALLID,
Via indicating value PX_UE_A_VIA,
Contact indicating value "sos"
;
to the IMS_P_CSCF_A entity
and the UE_A entity receives an 200_Ok containing
to the UE_A entity
}
then {
the IMS_P_CSCF_A entity sends a 200_Ok containing
From indicating value PX_UE_A_SIP_URI,
To indicating value PX_UE_A_SIP_URI,
CallId indicating value PX_UE_A_CALLID,
Via indicating value PX_UE_A_VIA;
from the IMS_P_CSCF_A entity
Via indicating value PX_UE_A_VIA,
P_Associated_URI indicating value ListOfImplicitelyRegisteredPublicUserIdentities;
from the UE_A entity
}
}
...
...
@@ -84,23 +84,22 @@ Package TP_GM {
Expected behaviour
ensure that {
when {
the UE_A entity isTriggeredToStartEmergencyCall
}
then {
the UE_A entity sends a REGISTER containing
the IMS_P_CSCF_A entity receives a REGISTER containing
From indicating value PX_UE_A_SIP_URI,
To indicating value PX_UE_A_SIP_URI,
CallId indicating value PX_UE_A_CALLID,
Via indicating value PX_UE_A_VIA,
Contact indicating value "sos"
;
to the IMS_P_CSCF_A entity
and the UE_A entity receives an 420_BadExtension containing
to the UE_A entity
}
then {
the IMS_P_CSCF_A entity sends a 420_BadExtension containing
From indicating value PX_UE_A_SIP_URI,
To indicating value PX_UE_A_SIP_URI,
CallId indicating value PX_UE_A_CALLID,
Via indicating value PX_UE_A_VIA;
from the
IMS_P_CSCF
_A entity
from the
UE
_A entity
}
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment