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
55397b93
Commit
55397b93
authored
1 year ago
by
Iztok Juvancic
Browse files
Options
Downloads
Patches
Plain Diff
added emergency config parameters/intefcaes
parent
65983ded
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!6
Update master branch for closing TTF T010
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ttcn/AtsImsIot/AtsImsIot_TestSystem.ttcn
+3
-1
3 additions, 1 deletion
ttcn/AtsImsIot/AtsImsIot_TestSystem.ttcn
with
3 additions
and
1 deletion
ttcn/AtsImsIot/AtsImsIot_TestSystem.ttcn
+
3
−
1
View file @
55397b93
...
...
@@ -122,7 +122,9 @@ module AtsImsIot_TestSystem {
type
record
CF_VXLTE_Interfaces
{
SipInterfaceMonitor
gmA
optional
,
SipInterfaceMonitor
gmB
optional
,
SipInterfaceMonitor
mwPSAP
optional
,
// MwMmMx interface at E,SCSCF to PSAP
SipInterfaceMonitor
mmB_PSAP
optional
,
// MmMx interface at IBCF to PSAP
SipInterfaceMonitor
mwEB
optional
,
// Mw interface at E-CSCF/IBCF
SipInterfaceMonitor
mwS_PSAP
optional
,
// MwMmMx interface at E,SCSCF to PSAP
SipInterfaceMonitor
ic
optional
,
SipInterfaceMonitor
mwPI
optional
,
// Mw interface at P-CSCF/I-CSCF or P-CSCF/S-CSCF if I-CSCF not used
SipInterfaceMonitor
mwPS
optional
,
...
...
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