Real time CRM Rest API reply for inbound

I have an question regarding Sangoma CRM Rest API.

I am not receiving any reply for inbound for real-time calls using /admin/api/sangomacrm/rest/calls/list/inbound/.

By checking the CDR Reports, the incoming call was reflected however, the reply of the api is
{
“status”: true;
“data”: []
}

For outbound calls, the api reply works fine as intended.

What do I have to do to have the real-time reply for inbound calls again? This was working fine as of February 2021. We are currently using FreePBX 14.0.16.11.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.