Mizuki
11/11/2024, 8:56 AMVapi
11/11/2024, 8:59 AMendedReason
variable in the end-of-call report should indeed reflect the reason why the call ended. If you did not answer the call, the expected endedReason
would typically be "no-answer" or a similar message indicating that the call was not picked up.
However, if you received "unknown-error" as the endedReason
, this suggests that there might have been an issue with the call that prevented the system from identifying the specific reason for the call ending. This could be due to a variety of factors, such as network issues, compatibility problems between carriers, or an unexpected error in the Voice API system.
To better understand the situation, I would recommend checking the following:
1. Review the call logs in your Twilio dashboard to see if there are any additional details about the call attempt.
2. Ensure that your Voice API configuration is set up correctly to handle different call outcomes, including no-answer scenarios.
3. Verify that there are no issues with the phone number you are calling, such as carrier restrictions or international calling limitations.
4. If possible, test the call flow with different numbers to see if the issue persists.
If after these checks the problem still occurs, it might be best to reach out to the support team for further assistance. They can provide more detailed insights into the call logs and help identify if there is a bug or a configuration issue.
Would you like me to assist you with anything else at this moment?Vapi
11/11/2024, 8:59 AMVapi
11/11/2024, 8:59 AMVapi
11/11/2024, 9:01 AMendedReason
variable could be due to a number of factors, including the international nature of the call. However, without more detailed information, it's difficult to determine the exact cause.
Given the call log ID you've provided, the best course of action would be to contact the support team with this ID. They have the necessary tools to look into the logs and provide a more accurate diagnosis. They can also check if there are any known issues with calling Japanese numbers from a US Twilio number that might lead to an "unknown-error" status.
Please reach out to the support team with your call log ID and explain the situation. They should be able to help you resolve this issue or provide further insights.
If you need assistance with anything else or have more questions, feel free to ask!Mizuki
11/11/2024, 9:02 AMShubham Bajaj
11/11/2024, 1:19 PMunknown
because call was never connected from telephony provider side, else it would have been what you have thought of.
logs
šµ 08:45:37:681 Call 2d2c8268-a344-4951-9419-d3e43db0e2d7
Waited 300s But Transport Never Connected.Mizuki
11/11/2024, 1:50 PMShubham Bajaj
11/11/2024, 2:00 PMMizuki
11/12/2024, 12:42 AM