Dial Limits Per day (Filter?)

Version: 2.14b0.5
BUILD: 200816-0912
SVN: 3278
DB Schema: 1604
Asterisk: 13.34.0-vici
Hi There,
I'm battling with finding a method of limiting calls to leads per day.
What we need to achieve, is that any lead must only be attempted max three times in a day.
Lead Recycling won't work because that looks at the total attempts per status (and we use No Hopper Dial for lead ownership)
So I'm looking at using a filter for this.
However, from what I can see, filters only look at vicidial_list, which only provides a cumulative count.
Any suggestions as to where else I can look to achieve that per day limit?
TIA
IanGP
BUILD: 200816-0912
SVN: 3278
DB Schema: 1604
Asterisk: 13.34.0-vici
Hi There,
I'm battling with finding a method of limiting calls to leads per day.
What we need to achieve, is that any lead must only be attempted max three times in a day.
Lead Recycling won't work because that looks at the total attempts per status (and we use No Hopper Dial for lead ownership)
So I'm looking at using a filter for this.
However, from what I can see, filters only look at vicidial_list, which only provides a cumulative count.
Any suggestions as to where else I can look to achieve that per day limit?
TIA
IanGP