Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This explains how to set up a general Main IVR and then shows how to route an incoming call received through a DID to the Main IVR.

The first part will be to create the Main IVR.

An IVR, or Interactive Voice Response, is an automated menu system (also known as an auto-attendant) that you can program to greet and interact with your callers. An IVR can provide information to the caller, collect information from the caller, and send the caller to the right extension.

This is an example of a Main IVR which plays a custom greeting and gives the caller an option to reach the operator.  IVR's are constructed from the bottom up so there a few things to ready before begining.
First create a sound file
(See link for instructions)
Then create your options
(See link for an option to dial the operator)

Then begin constructing the Main IVR

  • Create an IVR

  • Go to Tools > PBX Features > IVR Editor

  • Create IVR Menu

rtaImage.png

  • Add actions

  • Create IVR Action 

  1. Action Type: Play Sound 

  2. Play Sound (Locate the custom greeting you recorded) 

  3. Click on Back to IVR Editor

  • Add Options

  1. On your main IVR click on Modify Options

  2. Create Menu Option

  3. Set the following fields

Option Number
New IVR Menu( Choose the IVR )
IVR Menu Entry Point (for most cases it is fine to leave this setting as IVR Menu Beginning)

rtaImage2.png

  • Save Option

Assign the Main IVR an extension

  1. Setup > Extension > Manage 

  2. Create Extension 

  3. Extension Type : IVR(Interactive Voice Response) 

  4. Click on Create Extension 

  5. Assign to an extension 

  6. Route to IVR Menu (Choose Main IVR) 

  7. IVR Menu Entry Point ( IVR Menu Beginning)

Create incoming call rule with DID pointing to the IVR
Create a Single DID Rule

  1. Go to Setup > Call Routing > Incoming Calls

  2. Create Single DID Rule or Create Ranged DID rule

  3. Set the following

Rule Name and Note can be arbitrary values
Incoming DID to Match
Extension to Route Call

  • No labels