Guest Jonah Report post Posted 10/23/2009 02:02 AM I am using WCF to monitor the line events. This has been working great until recently when I increased the number of lines being used simultaniously. I am now using 21 lines. The problem is that when setting the port in WCF to the line that I want to monitor there is a delay anywhere from just a few seconds to as long as 40 seconds before the monitoring begins. The delay also occurs when I use the WCF application directly. Please let me know if you need more info on this. Share this post Link to post
SupportTeam Report post Posted 10/23/2009 03:29 AM The delay also occurs when I use the WCF application directly. Which WCF application are you referring to, the Demo_vgServices_WCF sample application when attaching to VoiceGuide WCF interfaces? or something else? We have not observed any issues with attaching to WCF interfaces when system is under load and larger line counts then on your current system. Can you pleae .ZIP up and post the vgEngine logs which capture that time and indicate at what time the WCF interface attachment was initiated, so that we can find the relevant section in the vgEngine log. Also, once the monitoring does start, do you after that get all events in a timely manner? Share this post Link to post