From last few days we are observing that few incoming calls are connecting with different agents; i pull logs from vicidial_closer_log table that indicates that calls were connected to different agents, please advise how to troubleshoot and fix this issues.
+---------+---------------------+--------------+------+
| lead_id | call_date | phone_number | user |
+---------+---------------------+--------------+------+
| 167175 | 2018-05-08 11:09:12 | 3333435800 | 7524 |
| 167175 | 2018-05-08 11:09:14 | 3333435800 | 7547 |
| 167175 | 2018-05-08 11:09:34 | 3333435800 | 7527 |
| +---------+---------------------+--------------+------+
I am using following AGI(agi-DID_route.agi) in context to route calls on DIDs.
DID DID Parameters
DID Route: IN_GROUP
In-Group Call Handle Method: CIDLOOKUP
In-Group Agent Search Method LB
IN Group Parameters
Next Agent Call inbound_group_rank
Queue Priority 99 Higher
-------
VERSION: 2.12-541a BUILD: 160306-1053 DB Schema Version: 1455
Asterisk 1.8.23.0-vici, libpri-1.4.15 with DAHDI Version: 2.11
Dell R720 – No additional hardware.