Hi team,
I want to know how a Java program detects an incoming call event when it comes to a phone.
Please let me know if there is a sample program in Java for incoming calls.
Regards,
Hi team,
I want to know how a Java program detects an incoming call event when it comes to a phone.
Please let me know if there is a sample program in Java for incoming calls.
Regards,
Hi,
You could use the Routing Queue Membership Notifications tutorial as a rough guide to start with. To subscribe to incoming call events you must use the v2.routing.queues.{id}.conversations.calls
topic where the ID is the ID of a routing queue. A full list of available topics can be seen here: https://developer.genesys.cloud/api/rest/v2/notifications/available_topics
Hi ronan watkins
Thank you for your reply.
What I want to hear has been solved.
We will refer to the URL presented.
Regards,
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.