- Joined
- Jun 13, 2025
- Messages
- 1
Good afternoon.
We are experiencing unexpected behavior in the 3CX API following the update to Version 20.0 Update 6 (Build 700).
Even when using the CallHistoryView endpoint correctly with the appropriate sorting parameters, the API is returning records only up to June 9th, 2025, despite the presence of more recent call logs in the system.
We have performed the following validations:
We are experiencing unexpected behavior in the 3CX API following the update to Version 20.0 Update 6 (Build 700).
Even when using the CallHistoryView endpoint correctly with the appropriate sorting parameters, the API is returning records only up to June 9th, 2025, despite the presence of more recent call logs in the system.
We have performed the following validations:
- Authentication is being processed correctly;
- The request structure complies with the documentation;
- Various combinations of $orderby, $top, $filter, and $skip parameters were tested;
- The issue began immediately after the update.