Auto-attendant that replays the menu on invalid input or silence, and hangs up gracefully after three failed attempts.
Dialplan extension that lets you record IVR prompts by calling in, listen to the recording, and re-record if needed. No file uploads or command line r...
Collect caller-entered digits with Read() for PIN verification, extension lookup, account numbers, and any numeric IVR input.
Play a custom audio greeting if the file exists on disk, falling back to built-in Asterisk prompts without any dialplan changes.
Simple auto-attendant using Background() and WaitExten() to play a greeting and route callers to different contexts by keypress.
Let users record custom IVR prompts and greetings over the phone using the Record() application, with automatic playback for review.