Max Posted December 16, 2021 Report Share Posted December 16, 2021 HI guys, We are using the "wallboard" and "acdcdr" related APIs to get calls records for the analysis to see the performance of our Call Centre, and now wondering if we can get waiting time in the queue of those calls which are hung up when they are directed by IVR into a queue. It seems there is no relevant information can be retrieved from either "wallboard" or "acdcdr" APIs. Any one who can please share some ideas on how to get the relevant information from Vodia server? Also, a sample for a call record retrieved from "acdcdr" API (not pick up by an agent): { "id": "71703999-819E-40E5-A9F1-D00A2B9F032E", "extension": "", "from": "\"xxxx74010\" <sip:xxxx74010@xxxxx.cloudpbx.net.nz>", "to": "\"xxxx52287\" <sip:xxxx52287@xxxx.cloudpbx.net.nz>", "language": "", "code": "487", "start": "1639684640.277", "ivr": "7370", "ring": "", "talk": "", "hold": "", "idle": "", "reason": "hw", "codec": "", "rating": "", "missed": [] }, Thanks 17 Dec 2021 Quote Link to comment Share on other sites More sharing options...
Vodia PBX Posted December 17, 2021 Report Share Posted December 17, 2021 Getting that directly out of the REST API will be not straight forward. What would be an option would be to write the records into a database and then fish them out through a query. Quote Link to comment Share on other sites More sharing options...
Max Posted December 20, 2021 Author Report Share Posted December 20, 2021 Thank you! I have done that by using the API to get data and write them into a mysql database. While the question is : how to get the information that our reporting requires, as mentioned in my first post: From the cdr records, (1) how can we identify if a call is hung up by the customer ( the caller) before the customer representative (the callee) picks up it ( i suppose the criteria for this is that there is no agent_id for this cdr)? (2) does Vodia pre-define the field "call_reason" (e.g., 'hc', 'hw,' 'hr', 'localhungup') of the cdr record ? thanks Quote Link to comment Share on other sites More sharing options...
Max Posted December 23, 2021 Author Report Share Posted December 23, 2021 And, one more question, after the customer choose a number for a specific function during IVR, is the following time "ring time" ? thank you Quote Link to comment Share on other sites More sharing options...
Vodia PBX Posted March 18, 2022 Report Share Posted March 18, 2022 BTW we partner with companies that do CDR analysis. Instead of writing this on your own, you could just use what is already available. If you are interested send an email to sales. Quote Link to comment Share on other sites More sharing options...
Reder Posted April 18, 2022 Report Share Posted April 18, 2022 Hm newbie in use call recorders. But my coworker suggested to start call recorder app form iPhone 12. Call recording is your business's ability to record a voice conversation over an audio source. Active calls or conference calls can be recorded and then stored as a digital file to be transcripted or listened to at a later stage. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.