Page 1 of 1

Load balancing drop calls

PostPosted: Thu Sep 03, 2020 8:19 am
by dhijrwn
Good day guys, Im having a problem in load balancing,
this was working from my previous version

Version: 2.14b0.5
BUILD: 200115-1702
SVN Version: 3187
DB Schema Version: 1584

but now it doesn't work now when i updated vicidial to

Version: 2.14b0.5
SVN Version: 3284
DB Schema Version: 1604

I have asterisk server A (main) and server B(for dial load balancing)

on server A balance dialing is off (agent + dial)
on server B balance dialing is on (dial only)

I set max trunk on server A 50 then on server B 50.
let's say that they are 60 total ringings so server will take 50, then server b takes 10.
if a prospect/human answered on server b normally agents will get it from our previous version, but now it will just gonna dropt the calls and will not travel to agents. I rebuild all the conf files on server a and server b.

My campaign setting
predictive dial, adapt_tampered
max dial level of 8.0
8 agents blended calling

Re: Load balancing drop calls

PostPosted: Fri Oct 30, 2020 6:02 pm
by williamconley
When you upgraded, did you upgrade BOTH? The scripts on both servers have to be upgraded in addition to the Database structure.

Show asterisk CLI output from one of those "didn't transfer but hung up instead" calls.

Re: Load balancing drop calls

PostPosted: Sat Oct 31, 2020 9:52 am
by carpenox
Is this during a transfer between servers? Do you have each server IP added to the "trusted" zone on the firewall? Try running the keepalive script with --cu3way

If this does not work, let me know and I can help you troubleshoot it: Skype: live:carpenox_3 or whatsapp: +19549477572

-Nox

Re: Load balancing drop calls

PostPosted: Mon Nov 02, 2020 1:05 pm
by dhijrwn
williamconley wrote:When you upgraded, did you upgrade BOTH? The scripts on both servers have to be upgraded in addition to the Database structure.

Show asterisk CLI output from one of those "didn't transfer but hung up instead" calls.


Thank you for your reply but what I did to fix this is to reinstall the server b @_@.

Re: Load balancing drop calls

PostPosted: Mon Nov 02, 2020 1:07 pm
by dhijrwn
carpenox wrote:Is this during a transfer between servers? Do you have each server IP added to the "trusted" zone on the firewall? Try running the keepalive script with --cu3way

If this does not work, let me know and I can help you troubleshoot it: Skype: live:carpenox_3 or whatsapp: +19549477572

-Nox


yes it is when server b transfer the call to server a. I didn't configure that trusted zone but it worked when i tried to config load balance first. It is working now when i reinstall vicidial on server b again. :oops:

Re: Load balancing drop calls

PostPosted: Mon Nov 02, 2020 1:49 pm
by carpenox
glad to hear it, good luck in your campaigns