add: smsc & smf parameter config yaml updated
This commit is contained in:
@@ -83,14 +83,14 @@ smf:
|
||||
value: "http://172.16.5.240:8080"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "CHF PRIMARY URI"
|
||||
display: "CHF Primary URI"
|
||||
comment: ""
|
||||
- name: "chfSecondaryUri"
|
||||
type: "string"
|
||||
value: ""
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "CHF SECONDARY URI"
|
||||
display: "CHF Secondary URI"
|
||||
comment: ""
|
||||
- name: "nrfEnable"
|
||||
type: "bool"
|
||||
|
||||
@@ -131,9 +131,9 @@ smsc:
|
||||
type: "int"
|
||||
value: "0"
|
||||
access: "read-only"
|
||||
filter: '0~31'
|
||||
filter: '0~63'
|
||||
display: "Index"
|
||||
comment: "0~15"
|
||||
comment: "0~63"
|
||||
- name: "linkAlias"
|
||||
type: "string"
|
||||
value: "0"
|
||||
@@ -183,18 +183,18 @@ smsc:
|
||||
filter: '{"0":"false","1":"true"}'
|
||||
display: "Manipulation Flag"
|
||||
comment: ""
|
||||
- name: "TON"
|
||||
- name: "ton"
|
||||
type: "enum"
|
||||
value: "0"
|
||||
access: "read-write"
|
||||
filter: '{"0":"unknown","1":"international","2":"national","3","networkSpecific","4":"subscriberNumber","5":"alphanumeric","6","abbreviated"}'
|
||||
filter: '{"0":"unknown","1":"international","2":"national","3":"networkSpecific","4":"subscriberNumber","5":"alphanumeric","6":"abbreviated"}'
|
||||
display: "Type of Number"
|
||||
comment: ""
|
||||
- name: "NPI"
|
||||
- name: "npi"
|
||||
type: "enum"
|
||||
value: "0"
|
||||
access: "read-write"
|
||||
filter: '{"0":"unknown","1":"isdn","3":"data","4":"telex","6":"landMobile","8","national","9","private","10","ermes","14":"internet","18","wapClientID"}'
|
||||
filter: '{"0":"unknown","1":"isdn","3":"data","4":"telex","6":"landMobile","8":"national","9":"private","10":"ermes","14":"internet","18":"wapClientID"}'
|
||||
display: "Number Plan Indicator"
|
||||
comment: ""
|
||||
- name: "roleType"
|
||||
|
||||
Reference in New Issue
Block a user