Page 1 of 1

Same Call Connecting with Multiple Agents.

PostPosted: Wed May 09, 2018 11:43 am
by ZeeTech
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.

Re: Same Call Connecting with Multiple Agents.

PostPosted: Wed May 09, 2018 12:13 pm
by williamconley
This is not "the same call". This shows three different calls (using the same CallerID). But these are in no way related to each other as far as Vicidial is concerned.

Re: Same Call Connecting with Multiple Agents.

PostPosted: Thu May 10, 2018 1:09 am
by ZeeTech
I have double checked with my SIP carrier and only 1 call is reflecting in their CDRs