| 1017 | | -- ID of the first callplan : called minutes needed to switch to the next CallplanID <br/> |
|---|
| 1018 | | -- ID of the second callplan : called minutes needed to switch to the next CallplanID <br/> |
|---|
| 1019 | | -- if not needed minutes are defined it will automatically switch to the next one <br/> |
|---|
| 1020 | | -- if defined we will sum the previous needed minutes and check if the caller had done at least the amount of calls necessary to go to the next step and have the amount of minutes needed<br/> |
|---|
| 1021 | | value example for callplan_deck_minute_threshold = 1:5, 2:1, 3', |
|---|
| | 1017 | -- ID of the first callplan : called seconds needed to switch to the next CallplanID <br/> |
|---|
| | 1018 | -- ID of the second callplan : called seconds needed to switch to the next CallplanID <br/> |
|---|
| | 1019 | -- if not needed seconds are defined it will automatically switch to the next one <br/> |
|---|
| | 1020 | -- if defined we will sum the previous needed seconds and check if the caller had done at least the amount of calls necessary to go to the next step and have the amount of seconds needed<br/> |
|---|
| | 1021 | value example for callplan_deck_minute_threshold = 1:300, 2:60, 3', |
|---|