Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
mflorell wrote:Please describe your network.
Does this happen with only one agent on?
Is this manual dial/inbound/auto-dial-outbound campaign?
CPU/RAM/Operating-System of the agent workstations?
mflorell wrote:Does this happen if you do manual dial or INBOUND_MAN with manual list dialing?
KeepAliveTimeout 30
there is a random number field in one of the live tables that is checked regularly
clock is off between systems (mysql timestamp vs apache and box vs box)
#!/usr/bin/perl
# Get drift
my $lines = `ntpdate -q pool.ntp.org`;
my @lines = split(/\s/,$lines);
my $dummy = pop(@lines);
my $drift = pop(@lines);
my $nowstring = `date +"%Y%m%d-%H%M%S"`;
chomp $nowstring;
print "$nowstring -> $drift\n";
williamconley wrote:You've been running a 4 server system for 3.5 years for 23 channels?
williamconley wrote:OK: So ... here's what you do. Go get a nice Core i5 processor and associated Motherboard. Install Vicibox Redux (latest) into it. Use it as a standalone system, but continue to use the upline CPD (since you've already paid for those licenses!).
Then report the model # of the motherboard so others can follow
Then when you need more servers, you can just use the built-in clustering system with Vicibox Redux. And honestly if you have 100 employees, you need to have a dedicated separate dialer system that is in no way linked to or dependent upon any other system.
Users browsing this forum: No registered users and 69 guests