fix: ims parameter config

This commit is contained in:
2024-01-26 11:53:43 +08:00
parent 376b7d83e6
commit f13b69ae2f

View File

@@ -121,6 +121,20 @@ ims:
filter: 'false;true;'
display: "Internal SMS Indicator"
comment: ""
- name: "internalCDRInd"
type: "bool"
value: 'false'
access: "read-write"
filter: 'false;true;'
display: "Internal CDR Indicator"
comment: ""
- name: "internalKPIInd"
type: "bool"
value: 'false'
access: "read-write"
filter: 'false;true;'
display: "Internal KPI Indicator"
comment: ""
- name: "pcfIP"
type: "ipv4"
value: "172.16.5.140"