Members Login
Username 
 
Password 
    Remember Me  
Post Info TOPIC: IVR


Newbie

Status: Offline
Posts: 3
Date: May 16, 2014
IVR
Permalink   
 


Hi all,

I want to implement Ivr in my web application.I need help to implement this am confused in where to start this there is lots of option but i don't understand where to start this.

(a)    Welcome to website (Advising Platform)

(b)    Press 1 for balance

(a)   Client must have added his/her number into WLX account

(b)   Please enter your 4 digit pin

(c)    After confirming the Pin number notify the client his/her account balance.

This is what i want to implement if any idea on it please help .

thanks



__________________
bharat


Member

Status: Offline
Posts: 15
Date: May 16, 2014
Permalink   
 

Hello Bharat,

In the mash-up account you can set-up an IVR under "Advanced Services -> IVR". You will want to have an IVR for each stage of your process. And use our IVR web hook to connect them together (using your web service).

For example:

IVR 1:

(a) Welcome to website (Advising Platform)

(b) Press 1 for balance

(a) Client must have added his/her number into WLX account

(b) Please enter your 4 digit pin


When the Pin is entered, the IVR web hook can fire a POST/GET request (including the Pin number) to your web service. Your web service will respond with XML to send the call to IVR 2 or 3 depending on your lookup result.


IVR 2:

(c) After confirming the Pin number notify the client his/her account balance.


OR


IVR 3:

(d) Invalid Pin. Have them enter again.


Feel free to contact me directly, or our support team to walk you through the call flow and account configuration.




__________________

Kevin Wilson

Customer Engineer

kwilson@ifbyphone.com



Newbie

Status: Offline
Posts: 3
Date: Jun 12, 2014
Permalink   
 

Hi Kevin,
Thanks for you reply.


__________________
bharat


Newbie

Status: Offline
Posts: 3
Date: Jun 12, 2014
Permalink   
 

Hi kevin,

I have created multipal IVR as the response return but i am stuck in one point like after getting the balance detail i connect with adviser when call end from adviser i want to enter the rating in database like 1,2,3,4,5.what status will be return when call end and how to know in which parameter call end is defined.

please help me on this.
thanks in advance.

__________________
bharat


Member

Status: Offline
Posts: 15
Date: Jun 12, 2014
Permalink   
 

Hello Bharat,

We have another web hook, called "Post Call Action". This includes data found in the call detail report, such as duration, Session Id, caller id etc. The Post Call Action fires immediately after the call ends. You can consume this request with your web service and update your database at that point.

You can configure the Post Call Action under "Developer Tools -> Post Call Actions".

__________________

Kevin Wilson

Customer Engineer

kwilson@ifbyphone.com

Page 1 of 1  sorted by
 
Quick Reply

Please log in to post quick replies.

Post to Digg Post to Del.icio.us


Create your own FREE Forum
Report Abuse
Powered by ActiveBoard