Max Rank Increase
Posted: Thu May 21, 2020 6:38 pm
Hi guys,
I have a client looking to do a per agent ranking system (they insisted), and need to increase the number of ranks above the current. The rank field is set as an unsigned tinyint(1) in the vicidial_inbound_group_agents table. I'm looking to change this and modify the code in the admin.php as appropriate to allow a larger selection. Just wanted to know at a glance if anyone knows if the value is modified/error checked in any agi scripts or perl scripts when routing the call eg (if len(rank) > 1 -> do unexpected).
Cheers,
Marty
I have a client looking to do a per agent ranking system (they insisted), and need to increase the number of ranks above the current. The rank field is set as an unsigned tinyint(1) in the vicidial_inbound_group_agents table. I'm looking to change this and modify the code in the admin.php as appropriate to allow a larger selection. Just wanted to know at a glance if anyone knows if the value is modified/error checked in any agi scripts or perl scripts when routing the call eg (if len(rank) > 1 -> do unexpected).
Cheers,
Marty