You are viewing an old version of this page. View the current version.
Compare with Current View Page History
Version 1 Current »
The Verba Gadget has to be uploaded to the Finesse web server as a 3rd party gadget.
Before uploading the gadget, the configuration file has to be modified.
All the possible configuration are stored in the verba-config.js file. The configuration fields are stored in a JavaScript object.
Configuration fields
Defines if the Verba deployment contains multiple Media Repositories
[ "10.20.30.40" , "10.20.30.41" ]
var verbaConfig = { protocol: "http", redundant: 0, mrs: [ "10.20.30.40" ] };
For Contact Center 10.6 and below please use the WebService.js and WebService.xml from the uccx-10.6 folder.
Please follow the instruction of the following Cisco configuration guide:
http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/finesse/finesse_1001/user/guide/CFIN_BK_CF7BB5C7_00_cisco-finesse-administration-1001/CFIN_BK_CF7BB5C7_00_cisco-finesse-administration-1001_chapter_01110.html
Downloading The Gadget
The Verba Gadget for Cisco Finesse is accessible on Verba's Software Downloads page