Skip to content

Twilio call cuts off after announcing to upgrad account #147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
krupeshp opened this issue Mar 26, 2025 · 7 comments
Open

Twilio call cuts off after announcing to upgrad account #147

krupeshp opened this issue Mar 26, 2025 · 7 comments

Comments

@krupeshp
Copy link

I am using trial account but when i press any key it automatically cuts off the call.

@prateeksachan
Copy link
Member

Hi, what error are you getting in the logs?

@joinalahmed
Copy link

the call comes through, but gets disconnected after recieving

@prateeksachan
Copy link
Member

You'll have to start the ngrok tunnel and also make sure the ngrok tunnel is forwarding (and not blocking) the requests. Are you seeing any errors on the ngrok's tunneled URLs?

@joinalahmed
Copy link

i did, no errors on ngrok tunnel or on bolna/twilio servers

@prateeksachan
Copy link
Member

Can you share the payload and headers for the websocket request tunneled via ngrok?

@joinalahmed
Copy link

i see websocket connection configured to https://ff4d-49-207-63-118.ngrok-free.app/chat/v1/ce05f54c-baef-427f-ad0d-9063dece238a
but dont see the websocket connection actually setup in ngrok,
HTTP Requests

01:41:29.619 IST POST /twilio_status 404 Not Found
01:41:29.282 IST POST /twilio_connect 200 OK
01:41:25.055 IST POST /call 200 OK
01:41:01.115 IST POST /twilio_connect 200 OK
01:40:56.930 IST POST /call 500 Internal Server Error
01:40:49.404 IST POST /twilio_connect 200 OK
01:40:40.871 IST POST /call 500 Internal Server Error
01:39:39.135 IST POST /twilio_connect 200 OK
01:39:34.045 IST POST /call 200 OK
01:37:35.544 IST POST /twilio_connect 200 OK

@prateeksachan
Copy link
Member

yeah - hence ngrok isn't able to tunnel properly. please check and/or go through the ngrok docs. what are you seeing in the ngrok dashboard?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants