This page was last edited on November 14, 2014, at 23:00.
Comments or questions about this documentation? Contact us for support!
When you install Genesys Web Engagement, the Provisioning Tool automatically configures the Backend Server to support working with a voice (web callback) channel.
If you need to, you can configure this manually by completing the "Configuring the Backend Server to Support a Voice (web callback) Channel".
You can also complete the "Configuring Web Callback as the Default Channel of Engagement" to specify web callback as the default channel of engagement. You do this by using the wmsg.connector.defaultEngagementChannel option, which is only intended for development purposes and should not be used in a production environment because it turns off the pacing algorithm.
Prerequisites
Start
End
Specifying web callback as the default channel tells the default SCXML strategy to ignore results provided by the pacing algorithm. As a result, the engagement attempt is always activated on the web callback channel and the count of ready agents is ignored. If the wmsg.connector.defaultEngagementChannel option is not specified or specified with empty value, the pacing algorithm is used.
Start
End
Next Steps