" /> GMS Http Callback Notification - Genesys CTI User Forum

Author Topic: GMS Http Callback Notification  (Read 1836 times)

Offline Daere

  • Newbie
  • *
  • Posts: 17
  • Karma: 0
GMS Http Callback Notification
« on: October 18, 2015, 02:39:15 PM »
Advertisement
Hi all!

Into the GMS Deployment Guide it's indicated that the parameter customhttp.url allow to send a push notification through an HTTP url to another server (e.g. Microsoft Azure). It's correct?
With this configuration, the client must implements the CometD protocol or not?
Considered that the subscription to the ORS it's the first step to initiate a chat interaction, in this scenario, I must implement this first registration step or not?

Thanks