Disposing call via External Application
Posted: Wed Aug 15, 2012 1:35 pm
Is it possible to Dispose a call not using Vicidial's default disposition screen?
Here is what I am trying to do:
1. When agent gets a call, he clicks on Open Webform. I have written some code on the website which opens a VB application. This VB app is our in-house questionnaire application which connects and save data to ms sql. This internal app also has a disposition screen.
2. Problem here is agent has to click on 2 different screen to dispose a call : one on the internal app and 2nd on the vicidial.
Is there any way I can get a handle to the disposition screen or some sort of URL that I can use to pass disposition codes to vicidial from my VB app?
Thanks,
Here is what I am trying to do:
1. When agent gets a call, he clicks on Open Webform. I have written some code on the website which opens a VB application. This VB app is our in-house questionnaire application which connects and save data to ms sql. This internal app also has a disposition screen.
2. Problem here is agent has to click on 2 different screen to dispose a call : one on the internal app and 2nd on the vicidial.
Is there any way I can get a handle to the disposition screen or some sort of URL that I can use to pass disposition codes to vicidial from my VB app?
Thanks,