Another sample gadget has been posted to the Sample Gadgets folder on the Finesse Documentation page
here
http://developer.cisco.com/web/finesse/docsThe ClickToCall sample gadget is intended to serve as an example of performing
a makecall to a preset phone number.
This sample illustrates how to initialize the gadget, and to set up handlers
for user and dialog updates, and includes issuing a makecall request.
This is only a sample and is NOT intended to be a production quality
gadget and will not be supported as such. It is NOT guaranteed to
be bug free. It is merely provided as a guide for a programmer to see
how to initialize a gadget and set up handlers for user and dialog updates and
performing a makecall.
The sample contains the following files:
ClickToCall.xml
ClickToCall.js
SampleGadget.css
ClickToCall_readme.txt
This gadget sample is made available to Cisco partners and customers as
a convenience to help minimize the cost of Cisco Finesse customizations.
Please see the readme.txt in the finesse javascript libraries zip
for futher information about the Finesse libraries.