Outbound Dialer

I am looking for Outbound dialer code written using VB or Java, please share with me if you have a sample code.

Thanks.

Errrrrrrr

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

Wyn

Depending what you want, but still in such code the main role would play request TMakePredictiveCall with defined timeout.

Regards
jbobinsk

1 Like

Thanks for the replies…
I am building one using VB and Access DB. Lets see how it goes:)

1 Like

I’ve completed the coding and it works fine.
It is not like Genesys Outbound solution, but for my requirment it is ok.

1 Like

Hi vivek,

I am trying to write code for a outbound dialer. Can you share some ideas?
My email address is: [email removed]

Thanks,
Chandra

2 Likes

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.