Hi there! 👋
I understand your frustration about the change in the call logs display. Based on what I can see, the current call logs section under
Observe -> Call Logs displays several columns including "Phone Number" (showing the customer's phone number when available) and a "Customer" field that can also contain phone number information.
While I couldn't find specific documentation about a recent change that removed the display of two phone numbers, there have been some improvements to phone number management noted in recent updates.
For finding calls by phone number in the current system, you can:
1. Use the Vapi Dashboard call logs view which includes the Phone Number and Customer columns
2. If you need more advanced filtering, you might need to use the API approach by calling the List Calls endpoint and filtering the results based on phone numbers
I recognize this might not be as convenient as the previous display you were used to. If you need more specific assistance with this issue, please let me know more details about what you're trying to accomplish!
Sources:
- [Call Logs Information](
https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1341746304744685599)
- [Phone Number Management Updates](
https://docs.vapi.ai/changelog/2025/1/29)
- [API Approach for Call Data](
https://docs.vapi.ai/api-reference/calls/list)