fix: ims parameter config
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user