Full Wallboard - Talk Time split between first extension and transferred call destination extension?
Hi,
We have a client who is asking if we can split the talk time of a single call across multiple agents, in the Agents Widget in the full wallboard.
Eg. if agent 1 picks up a call from the queue, talks to them for 1 minute, then they transfer the call to agent 2, and agent 2 talks to them for 5 minutes.
Currently 6 minutes gets added to agent 1, and agent 2 gets no time added.
Has anyone else found a work around or is this possible?
Thanks
Dave
Comments
I have read this post and suspect this may not be able to be done, but intrigued if anyone has a workaround.
https://community.freepbx.org/t/asternic-call-stats-transfer-statistic/67206/2?msclkid=c8157cfaca5b11ec9f1120432470764c
Thx
D
The queue_log file doesnt seem to be logging any Transfer, each of the calls below involved TestExtension or TestExtension2 picking up the Queue call, talking for around a minute, then transferring the call to the other extension, and the other extension talking for 5 minutes. The fill 6 minutes gets logged with the agent who first picked up the call.
I have been reading http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/ACD_id289009.html?msclkid=4a9c8896cacd11ec8ea497a6833d19a2 and it mentions about a Transfer event, Written when a caller is transferred to another extension. Additional parameters are also written, which include: the extension and context the caller was transferred to, the hold time of the caller in the queue, the amount of time the caller was speaking to a member of the queue, and the original position of the caller when he entered the queue.[a]
[a] Please note that when the caller is transferred using SIP transfers (rather than the built-in transfers triggered by DTMF and configured in features.conf), the TRANSFER event may not be reliable.
Hope this helps
I am able to get transfers logging in the queue_log file (adding S or P in front of the extension numbers in the queue), but still a bit unsure if or how to split talktime as the second leg of the call doesnt call the queue, its just an internal transfer. Any ideas out there for workarounds or is just a no go, and no one uses it like this.