I am looking for any help on the following. We want to put up a monitor screen and display each user from our Switchvox. On the display we would like to be able to see if a user is on a call, the time on the call and the time NOT on the phone. Because I am not a programmer, I was thinking of using VB6 to create the graphics portion and have each user's name in a rectangle box where the background of the box is green if on a call and red if not on a call longer than 5 minutes.
I believe I need to use the API Current Calls, switchvox.currentCalls.getlist. Does this sound right? I guess my question is how do I get the XML that the test suite produces, to be pushed by VB to the Switchvox, and then return XML back.
If someone has some code or has done a project like this please let me know. We may be willing to look at compensating someone to produce this also.
