Skip to content
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

Receiving SMS on dev-phone is not working #179

Open
stefke381 opened this issue Aug 21, 2023 · 7 comments
Open

Receiving SMS on dev-phone is not working #179

stefke381 opened this issue Aug 21, 2023 · 7 comments

Comments

@stefke381
Copy link

I have tried to send an SMS from DEV Phone (and selected source phone number) - it works.

When I respond from my phone to that message - no SMS appears on the DEV Phone application.

I

@stefke381
Copy link
Author

Note: Phone call is working (from and to the Dev-Phone)

@ayyrickay
Copy link
Collaborator

Hey @stefke381, this could be a carrier issue, but it's hard to say. Do you see any failed inbound messages in your Twilio messaging logs, or evidence that the messages are arriving at Twilio at all?

@stefke381
Copy link
Author

He @ayyrickay , yes there are logs which show that message has been received successfuly from my phone number.

@ayyrickay
Copy link
Collaborator

I see that the number is properly configured. Can you confirm that the functions we're expecting are indeed in your function services, and if so, are any messages being created in the Conversations service?

I'm guessing all of those things are happening, in which case the last part of the puzzle is to see if there's an issue with the WebSocket. If you open your Developer Tools, you may see whether the Conversations SDK is properly setting up/tearing down

@Siarhei-Asipenka-GY
Copy link

Hi @ayyrickay!

I have the same problem with SMS receiving and Phone Call Receiving. We try to send SMS from another Twilio Phone Number and I see logs. It says Undelivered with Code failure 30008.
When I try to test incoming phone calls, dev-phone is ringing: reject button does not work, but when I press on accept button it fails immediately. Also I see in the Twilio logs (we have a flow that make the phone call) it says busy, but I press on accept button.

May you help me with it please?

@ayyrickay
Copy link
Collaborator

@Siarhei-Asipenka-GY Hey, thanks for letting us know. That is very, very strange that it's happening for both calls and SMS. Are you using US phone numbers on both sides of this interaction?

@Siarhei-Asipenka-GY
Copy link

@ayyrickay Yes in both cases there was Twilio US phone number

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