Hi All,
I trying to build a custom application which interacts with Genesys' Auto Dialer. I manage to find some sample code which interacts with TServer (soft dialing features) but almost nothing on Outbound Desktop. I am writing this app using VB.Net.
I am trying to do the following:
1. Retrieving custom data from the EventRinging class.
2. Trigger personal call backs using RecordReschedule.
3. Inject new personal call backs using AddRecord class.
4. Update a call status using UpdateCallCompletionStats.
5. Remove a calling list from Auto Dialer using DoNoCall class.
Can someone please point to me where can I find such sample codes?
Thank you in advance and Regards.