Added agc/dispo_list_quota.php script to deactivate lists once a limit of the number of leads matching set statuses is reached. See the comments in the code for more details.

git-svn-id: svn://192.168.202.10@3493 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2021-08-13 19:17:32 +00:00
parent a42726bb0e
commit 1e8fb7a24b
3 changed files with 298 additions and 4 deletions
+4
View File
@@ -675,6 +675,10 @@ OTHER CHANGES:
187. Added CID Group Failover setting for campaigns, to allow for backup CID
Group to use if no AREACODE or STATE match found from first CID Group.
188. Added agc/dispo_list_quota.php script to deactivate lists once a limit of
the number of leads matching set statuses is reached. See the comments
in the code for more details.