Fixed missing field in Set Relay Activation Time Zone.
This commit is contained in:
parent
6e4cffe82a
commit
c9de7a0754
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
},
|
},
|
||||||
"opts": [
|
"opts": [
|
||||||
{
|
{
|
||||||
"title": "Add 16-Digits Phone Number",
|
"title": "Add 16-Digit Phone Number",
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
"hint": "Directory Code",
|
"hint": "Directory Code",
|
||||||
|
@ -205,7 +205,7 @@
|
||||||
"hash": true
|
"hash": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"dtmf": "*35[MASTER],[FIELD:1][FIELD:2]*,[FIELD:3][FIELD:4]*,[FIELD:5]*,[FIELD:6]*"
|
"dtmf": "*35[MASTER],[FIELD:1][FIELD:2]*,[FIELD:3][FIELD:4]*,[FIELD:5]*,[FIELD:6]*,[FIELD:7]*"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Set 4-Digit Entry Code Time Zone",
|
"title": "Set 4-Digit Entry Code Time Zone",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue