fix: smf & udm paramter config

This commit is contained in:
2024-03-07 11:27:45 +08:00
parent 26e9f29241
commit 85f1d75c19
2 changed files with 91 additions and 3 deletions

View File

@@ -155,7 +155,7 @@ smf:
- name: "index"
type: "int"
value: ""
access: "read-write"
access: "read-only"
filter: '0~65535'
display: "Index"
comment: ""
@@ -235,7 +235,7 @@ smf:
- name: "index"
type: "int"
value: "0"
access: "read-write"
access: "read-only"
filter: '0~65535'
display: "Index"
comment: ""
@@ -259,7 +259,7 @@ smf:
- name: "index"
type: "int"
value: ""
access: "read-write"
access: "read-only"
filter: '0~65535'
display: "Index"
comment: ""

View File

@@ -79,6 +79,20 @@ udm:
filter: "{\"0\":\"HTTP\", \"1\":\"HTTPS\"}"
display: "Scheme"
comment: ""
- name: "redisLink"
type: "enum"
value: '0'
access: "read-write"
filter: "{\"0\":\"TCP\",\"1\":\"SCTP\"}"
display: "Redis Link"
comment: ""
- name: "redisAddr"
type: "string"
value: "172.16.5.140:6379"
access: "read-write"
filter: ''
display: "Redis Address"
comment: ""
subsUEAmbr:
display: "Subs UE AMBR"
array:
@@ -677,6 +691,80 @@ udm:
filter: '^.{1,127}$'
display: "Server Name"
comment: ""
triggerPoint:
display: "Trigger Point"
array:
- name: "index"
type: "int"
value: "1"
access: "read-only"
filter: '1~16'
display: "Index"
comment: ""
- name: "name"
type: "string"
value: 'def_snssai'
access: "read-write"
filter: '^.{1,32}$'
display: "Name"
comment: ""
- name: "conditionTypeCNF"
type: "int"
value: '0'
access: "read-write"
filter: '0~1'
display: "Condition Type CNF"
comment: ""
- name: "sptList"
type: "int"
value: '1'
access: "read-only"
filter: '1~4'
display: "SPT List"
comment: ""
array:
- name: "index"
type: "int"
value: "1"
access: "read-only"
filter: '1~4'
display: "Index"
comment: ""
- name: "conditionNegated"
type: "int"
value: '0'
access: "read-write"
filter: '0~1'
display: "Condition Negated"
comment: ""
- name: "group"
type: "int"
value: '1'
access: "read-write"
filter: '0~4096'
display: "Group"
comment: ""
- name: "method"
type: "string"
value: ''
access: "read-write"
filter: '^.{0,32}$'
display: "Method"
comment: ""
- name: "sipHeader"
type: "string"
value: ''
access: "read-write"
filter: '^.{0,64}$'
display: "SIP Header"
comment: ""
- name: "sipContent"
type: "string"
value: ''
access: "read-write"
filter: '^.{0,64}$'
display: "SIP Content"
comment: ""
s6aServer:
display: "S6a Server"
list: