Skip to content

Commit

Permalink
Merge pull request #655 from webitel/feature/offline-queue-fields
Browse files Browse the repository at this point in the history
feature: waitBetweenRetries and maxAttempts added to OFFLINE_QUEUE [W…
  • Loading branch information
VladimirBeria authored Apr 30, 2024
2 parents 1813545 + 3851a17 commit 7f5c5ab
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ const QueueTypeProperties = Object.freeze({
'grantee',
// params specific
'originateTimeout',
'waitBetweenRetries',
'maxAttempts',
'recordings',
'perNumbers',
'minOnlineAgents',
Expand Down

0 comments on commit 7f5c5ab

Please sign in to comment.