Click to call through Queue

I'm using /api/v2/conversations/calls API to make calls from 3rd party apps (click to call). But when testing this with Genesys developer tool, this call generates as conference call. Refer screenshot below. Any advice

{
"phoneNumber": "90xxxxxx63",
"callerId": "",
"callerIdName": "",
"callFromQueueId": "e0d699ca-1ddc-5d7f-bf72-09509cbd51f6",
"callQueueId": "",
"callUserId": "",
"priority": 0,
"languageId": "",
"routingSkillsIds": [],
"conversationIds": [],
"participants": [
{
"address": "",
"name": "",
"userId": "",
"queueId": ""
}
],
"uuiData": "",
"externalContactId": ""
}

Hi @p.hasitha
Another user experiencing a similar problem was able to solve it by turning on the "Placing calls with another app" option in Phone Settings. Maybe this will work for you. If not, this thread also links to a Resource Center article that may help.

Thank you, Jacob, This solution resolved my issue

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.