Camp Check

The Camp Check element checks the current status of a selected campaign and routes the call accordingly. This lets you build IVR flows that respond dynamically to whether a campaign is running, paused, or stopped — for example, routing callers to a queue when agents are active, or to an out-of-hours message when the campaign is not running.


Connections

ConnectionDescription
I – InputThe entry point for this element. Connect from the preceding element in your IVR flow.
R – RunningThe path taken when the selected campaign is currently running.
P – PausedThe path taken when the selected campaign is currently paused.
N – Not RunningThe path taken when the selected campaign is stopped.
E – ErrorThe path taken if the element encounters an error — for example, if the campaign cannot be found.

Settings

FieldDescription
NameGive the element a clear name so it is easy to identify within your IVR flow.
DescriptionOptional. Add a note to explain the element's purpose — useful in more complex flows.
Agent Can See ThisWhen enabled, agents can transfer a live caller directly to this element via the IVR Transfer option.
Supervisor Can See ThisWhen enabled, the element is visible in the IVR Transfer list for users with a Supervisor role. It remains hidden from all other users.
Result CodeAssign a result code to this element to track calls that pass through the camp check.
CampaignSelect the campaign whose status you want to check. The element will evaluate this campaign's current state each time a call reaches it.

Related articles