Forwarding outbound call requests.

Status
Not open for further replies.

deyi

Joined
Jun 28, 2013
Messages
8
Reaction score
0
Hello,

Suppose we are using the http api makecall request in our webpage. Obtaining the customer's phone number from our database and sending the httprequest for an outbound call on our side.
http://192.168.1.4:5000/ivr/(S(slgktjlrux5sw3wivfrjfne1))/PbxAPI.aspx?func=make_call&from=100&to=004500556789&pin=1000

Let us assume this 100 extension is a dummy extension. How can we redirect this outbound makecall request to our Ring Groups or Queues? Anyone played with this idea before ?

Creating an on-demand outbound call service.

Any help is highly appreciated.
 
Hello,

We've solved this issue by using Call Control API.

First step is to initiate the call from HTTP API makecall with a button from our website. This makecall requests are always from extension 100 which is set to Auto-Answer. With Call Control API we are constantly monitoring all active calls from extension 100 and transfering them with transfer_by_dn to our IVR that we've build using VAD. From IVR we are directing the user to the requested call queue. Thus achieving an ondemand call service.

It uses different APIs yet the functionality is there and very simple to implement.

Hope the input helps.

/Regards.
 
Status
Not open for further replies.

Members Online Now

Forum statistics

Threads
111,835
Messages
589,291
Members
164,668
Latest member
Infinity Network