Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: mackem73 on April 18, 2007, 09:13:19 PM

Title: Linking up email to outbound dialing
Post by: mackem73 on April 18, 2007, 09:13:19 PM
We currently have a small number of agents receiving emails requests for outbound calls in their oulook box but to make the calls they must go into Not Ready or log out.  Is there any way that we can link these mails to the outbound dialler and therefore dial them at the requested time.  Would this also be able to schedule future dated mails.

If this was done would it bve easiest on preview mode.
Title: Re: Linking up email to outbound dialing
Post by: mackem 73 on April 18, 2007, 09:14:24 PM
In additions using Genesys 6.5 with symposium routing.
Title: Re: Linking up email to outbound dialing
Post by: cavagnaro on April 18, 2007, 10:25:03 PM
I'd create an App in where the agent will be able to add a record to a calling list (using AddRecord) and then OCS will dial this number (Progressive or Predictive) or present to the agent (Preview mode).
In this way an agent will be able to handle both interactions with a little modification to the Strategies.
Title: Re: Linking up email to outbound dialing
Post by: victor on April 19, 2007, 01:24:50 AM
It should be pretty straight-forward with a custom app:

as Cavagnaro has put it, the easiest way would be is to develop a small app that schedules the calls.
I would not try to develop anything that would automatically decipher an email and retrieve the number and time from it, but something simple where agent enters the phone number and time should be a piece of cake.

If this is want you want, then I guess I can put something together in VB and ActiveX for you.
It would be a simple application with an entry for phone number and date to call.

Of course, you would probably need to start developing up from there to add anything else you want.

And of course, it is [color=red]FREE[/color]  :D