fix: ims parameter config
This commit is contained in:
@@ -121,6 +121,20 @@ ims:
|
|||||||
filter: 'false;true;'
|
filter: 'false;true;'
|
||||||
display: "Internal SMS Indicator"
|
display: "Internal SMS Indicator"
|
||||||
comment: ""
|
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"
|
- name: "pcfIP"
|
||||||
type: "ipv4"
|
type: "ipv4"
|
||||||
value: "172.16.5.140"
|
value: "172.16.5.140"
|
||||||
|
|||||||
Reference in New Issue
Block a user