Added ability to include literal string in manual steps.
This commit is contained in:
parent
24d2042454
commit
0d8dae2326
7 changed files with 81 additions and 59 deletions
|
@ -535,6 +535,12 @@
|
|||
],
|
||||
"dtmf": "*41[MASTER],[FIELD:1]*,[FIELD:2]*,[FIELD:3]*"
|
||||
},
|
||||
{
|
||||
"title": "Delete Name",
|
||||
"fields": [],
|
||||
"nodial": true,
|
||||
"dtmf": "*65[MASTER],'NEXT=* or ERASE=0'"
|
||||
},
|
||||
{
|
||||
"title": "Add Name",
|
||||
"fields": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue