Page 1 of 1

Dropped calls leaving callbacks

PostPosted: Sat Nov 18, 2023 12:52 pm
by atkins513
Hey guys,
I have an issue and have always had this issue. Fixing it would be a great help if there is a solution.

Anytime a customer calls back in from the same number we called them on, and we miss that call. The status changes to Drop. This makes a lot of sense because it was in fact a dropped call, but that also removes the status of callback and the saved callback leaves the rep's callbacks list and often times is completely forgotten about. Especially if the customer didn't leave a message. They just called in after hours or during hours and no one could answer it ,and hung up after 10 seconds, then the call status changes to dropped and the callback is lost completely. We have lost some really important customers entirely this way that we had an ongoing business relationship with because the rep lost contact and didnt keep separate logs. Is there a way to keep this from leaving our callbacks when a customer calls in? Any other solutions?

Thank you



VERSION: 2.14-634c BUILD: 210421-2110

Re: Dropped calls leaving callbacks

PostPosted: Sat Nov 18, 2023 10:02 pm
by carpenox
You could probably setup a MySQL query that will search through drops each day and use a where statement for being in callback status within the last 24 hours

Re: Dropped calls leaving callbacks

PostPosted: Thu Dec 14, 2023 9:17 am
by atkins513
I appreciate that, but i can simply search lists by status "drop" and see all the dropped calls from most recent to end of history. I was looking for a way to stop this from happening altogether.
Thank you, Appreciate the help.