Problem / Description:
  • Campaigns can start outside business hours if max concurrency is set.
  • In the code. When max concurrency check passes, IT DOES NOT check for calls being within business hours.
Expected behavior:
Block activated outside business hours regardless of Max Concurrency value.