Page 1 of 1

VICI and VB Integration

PostPosted: Tue Feb 23, 2010 2:21 pm
by rakesh0504
Hi,

Has anyone tried VICIDIAL Integration with VB desktop application for calling ? Does VICIDIAL have the components required for integration with VB ?

If someone had done this, please let me know if it is working successfully.


Regards,
Rakesh

PostPosted: Tue Feb 23, 2010 2:23 pm
by mflorell
Are you talking about Click-to-call?

If so, you should be able to use the Agent API to do this through a simple HTTP GET, I know VB can do that.

PostPosted: Tue Feb 23, 2010 2:30 pm
by rakesh0504
Yes, you are correct; I meant the same feature.

Thanks for your help thou.

PostPosted: Tue Feb 23, 2010 2:31 pm
by mflorell
Just read the Agent API doc included with the release you are using to see how to format the URL to do click-to-dial.