Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: vivek on January 26, 2009, 05:07:14 PM

Title: Outbound Dialer
Post by: vivek on January 26, 2009, 05:07:14 PM
I am looking for Outbound dialer code written using VB or Java, please share with me if you have a sample code.

Thanks.
Title: Re: Outbound Dialer
Post by: Adam G. on January 27, 2009, 08:51:53 AM
[quote author=vivek link=topic=3773.msg16178#msg16178 date=1232989634]
I am looking for Outbound dialer code written using VB or Java, please share with me if you have a sample code.

Thanks.
[/quote]

Errrrrrrr

For a softphone or to roll your own application to dial calls?

Pavel
Title: Re: Outbound Dialer
Post by: jbobinsk on January 27, 2009, 11:41:10 AM
Depending what you want, but still in such code the main role would play request TMakePredictiveCall with defined timeout.

Regards
jbobinsk
Title: Re: Outbound Dialer
Post by: vivek on January 27, 2009, 04:44:31 PM
Thanks for the replies....
I am building one using VB and Access DB. Lets see how it goes:)
Title: Re: Outbound Dialer
Post by: vivek on February 05, 2009, 11:16:54 PM
I've completed the coding and it works fine.
It is not like Genesys Outbound solution, but for my requirment it is ok.
Title: Re: Outbound Dialer
Post by: chandra on February 06, 2009, 08:51:43 PM
Hi vivek,

I am trying to write code for a outbound dialer. Can you share some ideas?
My email address is: chandu216@gmail.com

Thanks,
Chandra
Title: Re: Outbound Dialer
Post by: Acecare on August 06, 2010, 05:18:09 AM
VB can definitely handle the outbound dialer in coding. You made a good choice in your database which is accessible.
Hopefully, you already finished it and show us what have you done.