With PAUSE verb, you are able to temporarily stop the execution of the dialplan for a specified time.
{
"type":"PAUSE",
"duration": 1
}
KEY | DESCRIPTION |
---|---|
type* | "PAUSE" |
duration | The duration of the pause in seconds. Default value: 1 |
With PAUSE verb, you are able to temporarily stop the execution of the dialplan for a specified time.
{
"type":"PAUSE",
"duration": 1
}
KEY | DESCRIPTION |
---|---|
type* | "PAUSE" |
duration | The duration of the pause in seconds. Default value: 1 |