Jump to content

Rest API call to determine call 'state'


voltier

Recommended Posts

Hi,

 

We are currently trying to determine what API to call in order to get a Call State. Right now we are are able to get a 'connected' and 'alerting' state however there is no information coming through the API which indicates a call is 'holding'.

 

Currently getting information using GET /rest/user/101%40ncoc.mycompany.us/wallboard HTTP/1.1 - to get a number of data about the call

 

We can get some of this information through a websocket session, that being said, we cannot solve the following scenario purely via websocket: (hence why we are using a combination of REST and Websocket)

 

We have 3 callers calling to ACD 123:

Caller 1 Connected - ACD 123

Caller 2 Connected - ACD 123

Caller 3 Connected - ACD 123

 

Given that an Agent can only have 1 Connected state against a Caller i.e. Agent can only speak to one person at at time, it means the other 2 Calls would be in a Holding State - which we cannot find a reliable method to establish.

 

Any thoughts?

 

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...