abandoned calls report
Posted: Fri Apr 12, 2013 9:26 am
Need to know how to pull call records for drop and abandoned calls for an inbound campaign.
I already checked in reports –> Export Calls Report and selected my in-group but only connected calls are reflecting in this report
I have following setup in vici.
(Campaign ID - Upsells1 type INBOUND_MAN)
Setup an in-group (in-group ID UpsellsIB) and define DID with following parameters.
- DID Number = 512956
- DID Route = IN_GROUP
- In-Group Call Handle Method = CIDLOOKUP
- In-Group Agent Search Method = LB
- In-Group Campaign ID = Upsells1
Defined following dial pattern in extension.conf
; upsell is the context defined in carrier peer settings.
[upsell]
exten => 13103621778,1,Answer
exten => 13103621778,1,Wiat(2)
exten => 13103621778,n,Playback(thank-you-for-calling)
exten => 13103621778,n,AGI(agi-VDAD_ALL_inbound.agi,CIDLOOKUP-----LB-----UpsellsIB-----512956-----Closer-----park----------999-----1-----Upsells1)
exten => 13103621778,n,Hangup
Call are landing successfully, agents are taking call without any issues, i just facing problem to generate abandoned calls report based on CLI numbers.
Please help.
VERSION: 2.4-309a | BUILD: 110430-1642 | Asterisk 1.4.39.1-vici | Single Server| No Digium/Sangoma Hardware | No Extra Software After Installation
I already checked in reports –> Export Calls Report and selected my in-group but only connected calls are reflecting in this report
I have following setup in vici.
(Campaign ID - Upsells1 type INBOUND_MAN)
Setup an in-group (in-group ID UpsellsIB) and define DID with following parameters.
- DID Number = 512956
- DID Route = IN_GROUP
- In-Group Call Handle Method = CIDLOOKUP
- In-Group Agent Search Method = LB
- In-Group Campaign ID = Upsells1
Defined following dial pattern in extension.conf
; upsell is the context defined in carrier peer settings.
[upsell]
exten => 13103621778,1,Answer
exten => 13103621778,1,Wiat(2)
exten => 13103621778,n,Playback(thank-you-for-calling)
exten => 13103621778,n,AGI(agi-VDAD_ALL_inbound.agi,CIDLOOKUP-----LB-----UpsellsIB-----512956-----Closer-----park----------999-----1-----Upsells1)
exten => 13103621778,n,Hangup
Call are landing successfully, agents are taking call without any issues, i just facing problem to generate abandoned calls report based on CLI numbers.
Please help.
VERSION: 2.4-309a | BUILD: 110430-1642 | Asterisk 1.4.39.1-vici | Single Server| No Digium/Sangoma Hardware | No Extra Software After Installation