Page 1 of 1

Balance dialing enabled, but no calls being dialed

PostPosted: Thu Oct 18, 2012 7:52 am
by lyxn2011
Hello all,

I would like to understand how exactly does balance dialing work. I have a multi-server setup as follows
1. Master server with asterisk+mysql+http
2. Slave server with only astersik
3. All agents are logged-in into the master server, there are no agents on slave server.
4. Balance dialing enabled on both servers
5. Campaign is set to predictive dialing

Will the slave server do the dialing even if no agents are logged on to it?

I want most of the dialing to be done by the slave server only, and the master will be used for agents to login. The values of max vicidial trunks and max calls per second is set to a low value on the master and it is higher on the slave. But there is no dialing happening on the slave server. How can I get the slave server to start dialing?

Scratch install
Operating sys: Slackware 13.37
mysql: 5.1.56
Asterisk: 1.4.26.2
VicidialVERSION: 2.4-364a BUILD: 120409-1136
No Digium/Sangoma Hardware | No Extra Software After Installation

Re: Balance dialing enabled, but no calls being dialed

PostPosted: Thu Oct 18, 2012 9:24 pm
by williamconley
what scripts do you have set to keepalive and are they all running?

why not use vicibox 4.0 to install instead of scratch? (makes issues like this much simpler ... Kumba has built Vicibox to handle all this for you!).

Also: Please try to post a link to your scratch install instructions (including cluster instructions used ...) in case there is a flaw (so this may lead the next user to the same flaw ... right?)

Re: Balance dialing enabled, but no calls being dialed

PostPosted: Sat Oct 20, 2012 1:32 am
by lyxn2011
I got this working. It was a mistake in the installation. The AST_VDauto_dial_FILL script was not set in keepalive.

Thanks

Re: Balance dialing enabled, but no calls being dialed

PostPosted: Sat Nov 17, 2012 9:24 pm
by williamconley
That was a pretty good post-back :)