Dial ratio in blended campaign

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Dial ratio in blended campaign

Postby okli » Sat May 09, 2009 6:18 am

We have an outbound campaign :
Dial Method: Adapt_average
Available Only Tally: Yes
Dial Level Difference Target: -8
Maximum Adapt Dial Level: 7
Drop Percentage Limit: 3
Adapt Intensity Modifier: 0

This was working perfectly with 25-30 agents, keeping 3-8 agents always available, dropped % below 0.5, average wait time like 10-20 seconds and dialer adjusting dial ratio just as needed.

I've made an inbound group for our callback number and put 4 agents from the same campaign to receive inbound calls as well, selecting the outbound campaign upon login, clicking on the inbound group and checking BLENDED CALLING option on the green screen.

The issue- since we put those agents on blended calls, the dialer slowed down tremendously, with 14 available agents it dials with ratio 1, then goes up to 4- 5, then quickly goes back to 1 again.

What I tried- set Dial Level Difference Target to -2
Raised Dropped Percentage Limit to 50 just to test if dropped calls for the inbound campaign matter.
Set Adapt Intensity Modifier to 30.
Tried with 2-6 agents doing blended calls.

None of the above worked. I still couldn't make any sense why it was slowing down and going faster disregarding the number of available agents.
Using Vicidial version 2.0.5 from the SVN, a few weeks before 2.0.5 was released and didn't want to upgrade since everything was working just fine.

Is something wrong in the settings?
Is it a bug which is fixed in 2.0.5?
Is it taking into account the number of available agents from the inbound group and slowing down when none of them is available, disregarding the other available agents doing only outbound in the same campaign?
How is dial ratio calculated in predictive mode when blended calls are made? I know formula is complicated, maybe some basics could help to make sense of all this...
okli
 
Posts: 671
Joined: Mon Oct 01, 2007 5:09 pm

Postby mflorell » Sat May 09, 2009 4:53 pm

We have many clients running blended without any issues. Have you tried turning off available only tally?
mflorell
Site Admin
 
Posts: 18406
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby okli » Mon May 11, 2009 3:27 pm

Tried that too, no result. After 4-5 agents login into inbound group as well it works fine for a while (watched it for 15 minutes) then goes back to the same behaviour:
Image

Where can I look into?
okli
 
Posts: 671
Joined: Mon Oct 01, 2007 5:09 pm

Postby mflorell » Mon May 11, 2009 11:14 pm

So this started happening all of a sudden?

Are there other blended campaigns in this system running at the same time?
mflorell
Site Admin
 
Posts: 18406
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby okli » Tue May 12, 2009 1:05 am

So this started happening all of a sudden?
We have not dialed blended before, this is the first time I set it up. Only outbound before that.
Are there other blended campaigns in this system running at the same time?
No agents logged into other campaigns and this is the only blended campaign.

If this helps- it's load-balanced between 2 servers. The outbound campaign has 5 lists assigned.
Only 4-5 agents log into the inbound group.
After I disable the inbound and relogin the agents, everything goes back to normal- dial ratio adjusts as fast as needed.
Meanwhile I have checked for corrupted tables and rebooted both servers- no joy :(
okli
 
Posts: 671
Joined: Mon Oct 01, 2007 5:09 pm

Postby mflorell » Tue May 12, 2009 7:48 pm

We had a client report a similar issue just this week, I will be looking into it tomorrow.
mflorell
Site Admin
 
Posts: 18406
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby okli » Wed May 13, 2009 4:03 am

Thanks in advance, will stay tuned.
okli
 
Posts: 671
Joined: Mon Oct 01, 2007 5:09 pm

Postby mflorell » Wed May 13, 2009 7:06 pm

I think I found a small bug that could cause issues like this. I hope to post a fix to SVN later tonight.
mflorell
Site Admin
 
Posts: 18406
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby okli » Sun May 17, 2009 4:20 pm

Thanks Matt.

I guess it's in AST_VDadapt.pl:
90512-1549 - Formatting fixes and calculation bugs in blended

Had no chance to test it yet.
May I use this file from SVN with pre 2.0.5 astguiclient version from SVN, or I would need to upgrade everything to the latest 2.2.0 SVN?
Current version of the same file is 81108-0808.
okli
 
Posts: 671
Joined: Mon Oct 01, 2007 5:09 pm

Postby mflorell » Sun May 17, 2009 6:32 pm

You should be able to just drop the new version of that script in without having to upgrade everything. Let us know how it works.
mflorell
Site Admin
 
Posts: 18406
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby okli » Wed May 20, 2009 1:10 am

Copied the new script and rebooted both servers, enabled inbound in the outbound campaign, no agents logged into the inbound group- it behaved just as before- with 30 available agents ratio stayed at 1.0.

Put back the old files, disabled inbound and did NOT reboot servers- everything went back to normal. It's load balanced between 2 servers:

Server1:
VARactive_keepalives => 123468

Server2:
VARactive_keepalives => 12345678
okli
 
Posts: 671
Joined: Mon Oct 01, 2007 5:09 pm

Postby okli » Wed May 20, 2009 2:24 pm

Today I played a bit and it seemed ok, using the old vdadapt scripts.
Put one, then a second agent to the inboung group and dial ratio remained high.
No inbound calls at all were sent to this group/server though, so no dropped calls for the inbound group. Is this where the problem could be?

Can I help anyhow to troubleshoot this?

edit: started sending inbound calls to this server, 5 answered/0 dropped --> dial ratio remains as high as it's supposed to be.

edit2: Hmm, I must say I hate when this happens- trying to recreate the problem last 1 hour, staying attached to AST_vdadapt screen output- with stat for inbound campaign:
CALLS TODAY: 21
DROPS TODAY: 2
ANSWERS TODAY: 19
DROP PERCENT: 10.53%

dial ratio for outbound stays as it has to be :roll:
okli
 
Posts: 671
Joined: Mon Oct 01, 2007 5:09 pm

Postby mflorell » Wed May 20, 2009 4:11 pm

Well, the newest version fixed the issues that our clients were having. You can actually run more than one instance of the AST_VDadapt.pl script at the same time for testing purposes, it won't cause anything catastrophic, but you probably don't want to do that as a matter of standard practice.
mflorell
Site Admin
 
Posts: 18406
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby okli » Wed May 20, 2009 4:33 pm

It just strated happening again with the old files when all agents went on break and a few inbound calls dropped.
However:
mflorell wrote:You can actually run more than one instance of the AST_VDadapt.pl script at the same time for testing purposes, it won't cause anything catastrophic, but you probably don't want to do that as a matter of standard practice.
Ahh Matt, thanks so much :)
Had to put the new files again and run it manually to notice how stupidly I missed to set permissions of the manually copied new file:
Code: Select all
-bash: /usr/share/astguiclient/AST_VDadapt.pl: Permission denied
Hence the ratio 1 with when put the new file for first time.

Now everything works fine, attaching to AST_VDadapt.pl shows how inbound stat is not taken into account.

Many thanks for your superior support.
okli
 
Posts: 671
Joined: Mon Oct 01, 2007 5:09 pm

Postby mflorell » Thu May 21, 2009 7:09 pm

Glad it's working for you, we all have those DOH! moments when we forget to do some simple task like setting permissions :)
mflorell
Site Admin
 
Posts: 18406
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby OrvUx » Tue May 26, 2009 4:56 pm

Matt, i have the same issue but my outbound campaign Dial Method is RATIO, my ViciDial Version is: VERSION: 2.0.5-172 BUILD: 90310-2203

I need to replace the script AST_VDadapt.pl too? or i need to replace another script?

Where i can search for upgrade to the new version?

Thanks in advance.


OrvUx
OrvUx
 
Posts: 24
Joined: Fri Sep 19, 2008 1:01 am
Location: Tijuana, B.C. Mexico

Postby okli » Tue May 26, 2009 5:12 pm

That is the only file I had to replace. You can get it from 2.2.0 SVN trunk.

Code: Select all
mkdir /usr/src/astguiclient
cd /usr/src/astguiclient
svn checkout svn://205.201.151.21:43690/agc_2-X


File is in /usr/src/astguiclient/agc_2-X/trunk/bin/

Make sure you set 0755 permissions and owner 'root' when you copy it to /usr/share/astguiclient/
okli
 
Posts: 671
Joined: Mon Oct 01, 2007 5:09 pm

Postby OrvUx » Wed May 27, 2009 1:39 am

okli, thank you so much, i am going to try with this script. I will give you a feedback with my results.

By the way: Somebody knows what i need to do to have the 2.0.5 version? because i have a pre 2.0.5 version. Thanks again

OrvUx
OrvUx
 
Posts: 24
Joined: Fri Sep 19, 2008 1:01 am
Location: Tijuana, B.C. Mexico

Postby mflorell » Wed May 27, 2009 5:11 pm

Read and follow the UPGRADE document.
mflorell
Site Admin
 
Posts: 18406
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida


Return to Support

Who is online

Users browsing this forum: alo and 69 guests