Reputation: 1
I have successfully create the connection between Twilio soft client and Twilio. But the connection got disconnected after 15 sec automatically.
Please let me know what configuration is needed to increase the time out.
Approach Use - Java / Browser Goggle Chrome
Thanks, arindam
Upvotes: 0
Views: 68
Reputation: 3811
It sounds like you are using the following Client QuickStart:
https://www.twilio.com/docs/quickstart/java/client/incoming-calls
As Phil mentioned, it would be helpful if you could ensure that you are setup in debug mode to share some logs regarding your issue.
However, the issue you describe is often attributed to network issues. You can read more about Twilio Client's network connectivity requirements here.
Please let me know if I can offer further assistance.
Upvotes: 1