03-07-2007 01:44 PM - edited 03-14-2019 12:36 AM
Following up on version 2.2 of the free of charge wallboard here is some exiting news for IPCCX 4.0 users.
As some reported version 2.2 did not work with IPCCX 4.0 version. This is now fixed (with the help of Robby, thanks Robby)
Attached you will find version 2.3 which contains a fix for IPCCX 4.0 users. This new version has been tested succesfully with IPCCX 4.0(5)
Enjoy the new version :-)
Leo
10-05-2007 09:10 AM
That is about where we are...incorporating what seem like the best ideas for what we do. Over time we should end up with a meaningful tool.
I would love to be able to figure out how to query how many times calls actually hit the "queueloop" and hear our message that says "we have no available agents at this time" To us that is a vital statistic. If anyone has any ideas, please let me know.
Brian
10-05-2007 11:07 AM
The calls waiting information is held in the RTICDStatistics table (this is what we use to display the calls in queue). If you want to track how often that happens, you would need to have the database record this number and put a time stamp on it. That's one of the things that I expect to work on next but I'm not sure when to have it completed (might be at the end of the month).
10-08-2007 05:48 PM
How can i modify wallboard 2.3 program so that each wallboard URL can only watch a particular CSQ information? It is because I don't want them to view all the CSQ information for the same wallboard URL.
10-10-2007 09:17 AM
hi everyone,
I have CUCCX 5.0 running in our lab and was looking for some free wallboard software for demo purposes.
I can confirm that Leo Mourits's free Wallboard for IPCC v2.3 is doing a great job at the moment! If you would be reading this Leo: thanks for sharing your application!!
Following is the installation procedure I have followed:
1) CUCCX Tools / Real Time Snapshot Config
Data Writing Enable --> v
Data Writing Interval --> 30
IPCC Express CSQs Summary --> v
IPCC Express System Summary --> v
Server Name -->
Administrator User Id -->
Password -->
2) CUCCX Subsystems / Database
Datasource Name --> Wallboard
User Name -->
Password -->
Confirm Password -->
Maximum Number of Connections --> 5
3) create Inetpub\Wallboard directory on CUCCX server and unzip files in this directory
4) create IIS virtual directory on CUCCX server
- name: wallboard
- point to: Inetpub\Wallboard directory
- permissions: read & run scripts
- default content page: wallboard.asp
- enable anonymous access, enter
5) edit parameters.cfg in Inetpub\Wallboard directory
Const IPCCversion = 4
Const ServerURL = "http://
Const DBsource = "
Const DBuserID = "
Const DBpass = "
Const LogoFile = "logo.gif"
note: you need to manually put a file named "logo.gif" in the Inetpub\Wallboard directory
6) point your browser at http://"
cheers,
Dimitri
edit: please take care with the administrator account, it is not advised to use the above described method in non-test/demo environments ;)
10-15-2007 06:24 PM
Hi Everyone, i found this wallboard very useful.
But i need to add a column that shows Total Calls.
Is this possible? Thanks in advance.
12-18-2007 12:49 PM
Dimitri,
That is great news. Allthough I am unable to develop this wallboard further at the moment (due to a lack of equipment to play with), I do follow the thread and read all comments. This is what I call great feedback, so thanks for posting. I'm glad to see the wallboard works on CUCCX 5 as well ;-)
Leo
12-18-2007 12:31 PM
I am intrested in this would you be able to share your .asp page? I have had a request for the ability to show how many calls handled.
01-14-2008 07:32 PM
Scott
I like the job you did on the HelpDesk. Did you have to mod the wallboard.asp file to aquire the data that you show on you helpdesk.jpg
I'm looking to display the Not Ready status of the agent and the reason code behind it.
Is there a way I can get a copy of your asp file.
01-15-2008 07:28 AM
Can anyone tell me how you are getting the agent status time?
01-15-2008 07:59 AM
01-15-2008 10:33 AM
I've loaded the agent.asp but cannot get the dashboard to display. Is there a config file that I need to use as well.
01-15-2008 10:47 AM
That .asp file is specific to our network. You would have to customize it with login info, server location etc. for it to work. I attached it primarily so you could see the fiels we are referencing.
Brian
01-15-2008 10:56 AM
Thanks. That does answer a few questions.
Trae
01-18-2008 02:05 PM
Scott, that's exactly what were looking to implement. Can you post your files for use. Or email them to me if you can. Good job on it by the way. I think it looks awesome.
01-16-2008 09:42 PM
Leo, great job on the wallboard. Is there a way I can get an un-ecrypted version. Please let me know.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide