IVR node: Delay / wait
Pause a call for a fixed number of seconds, with or without hold music, using the Delay / wait node.
What it's for
Pauses the call for a fixed number of seconds before moving to the next node. Use it to pace an IVR, wait out a background process, or simulate "connecting you" time while routing resolves.
Requirements
None — it's a single-step node you can drop anywhere between two other nodes.
Configuration
- Seconds to wait (1–120): the pause length. Anything outside that range is clamped automatically (minimum 1, maximum 120) so a misconfigured IVR can never leave someone on hold for hours.
- Play music-on-hold: when checked, the caller hears hold music for the whole pause; otherwise they hear silence.
- MOH class (optional): pick a specific Asterisk music-on-hold class instead of the workspace default. Leave it blank to use the default.
Example
After a Route to AI node kicks off a CRM lookup, you add a 3-second Delay/wait node with hold music enabled so the caller doesn't sit through awkward silence while the system builds its answer.
Tips
- Use sparingly — long, repeated pauses frustrate callers. For longer waits, offer a callback instead (Callback offer node).
- Turn on hold music whenever the pause runs past 2-3 seconds; silence reads as a dropped call.
Troubleshooting
- If no music plays even with the option checked, confirm the workspace has a MOH class configured in Asterisk, or leave the field blank to fall back to the default.
- Delays set above 120 seconds are clamped to 120 automatically; chain several Delay/wait nodes if you need longer.
Related articles
-
WhatsApp calls in Omnifox
Receive and make WhatsApp voice calls directly from the Omnifox inbox.
-
IVR, call queues and routing
Design voice menus (IVR), organize call queues, and connect your own PBX to Omnifox.
-
View call history and play recordings in the inbox
Find every call in the inbox Calls tab and listen back to recordings without leaving Omnifox.
-
Start a call from a conversation
Voice-call a contact without leaving the chat: the Call via WhatsApp button dials the call and logs it in the inbox.
-
Configure your call settings (device, microphone and SIP)
Get your browser, microphone and SIP connection ready to place and receive calls right from the Omnifox Inbox.