Twilio voice call logs can be viewed and exported from Twilio Console. The voice call logs include all types of calls (i.e. Programmable Voice SIP, VoIP / Client / SDK, and PSTN / carrier calls, in addition to Elastic SIP Trunking calls).
How to view and export your voice call logs
- Log into Twilio console.
- Click on the the Monitor tab.
- Expand Logs and click on Calls.
- You will now see a list of your latest calls.
- You can filter the calls by Date, Status, From, To and Call Type.
*note: If you filter by only the phone number, SIP calls will not show up. To view your SIP calls, either filter by the full SIP address URI or remove the To and/or From filters. - This list can be exported to a CSV file by clicking Export CSV.
- Click Download CSV
Note: The CSV export has a limit of 2500 calls. If you need to export more than 2500 calls, you will need to use the API to pull this data.
Additional Resources
How to retrieve call logs using the API