Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Yes, you can have the CDR data via the new cdr_stream API, this is almost as fast as the cdr webhook, or, via the cdr_feed API , but neither will give you an "abandoned" field. You need to query the data and apply some logic to deduct the abandon det...