twilio-labs / call-gpt

Generative AI phone call toolkit using Twilio Media Streams.
MIT License
273 stars 114 forks source link

keeps ringing #13

Closed Andy1996247 closed 8 months ago

Andy1996247 commented 8 months ago

setting up Call-gpt went great. but when i call my twilio number i keeps ringing ,no answer then hangs up. On ngrok im getting 200 OK. i did run npm test everything was great. Am i missing something or what could be the problem?

Andy1996247 commented 8 months ago

i fixed the issue. i didn't add the ngrok url probably to .evn file.

cweems commented 8 months ago

Great to hear you've solved it! Yes, without the ngrok URL Twilio won't know where to send the media stream data.