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

Messages from unknown senders are not handled #123

Open
diyor28 opened this issue Feb 16, 2025 · 4 comments
Open

Messages from unknown senders are not handled #123

diyor28 opened this issue Feb 16, 2025 · 4 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@diyor28
Copy link
Contributor

diyor28 commented Feb 16, 2025

Expected Behavior

When receiving a Twilio webhook with a phone number that is not in the database:

  1. A new client should be created.
  2. A new chat should be created for the client.
  3. The incoming message should be recorded in the chat.

Actual Behavior

When receiving a Twilio webhook with a phone number that is not in the database, nothing happens.

@diyor28 diyor28 changed the title Messages from unknown senders Messages from unknown senders are not handled Feb 16, 2025
@diyor28 diyor28 added bug Something isn't working good first issue Good for newcomers labels Feb 16, 2025
@astorig
Copy link

astorig commented Feb 16, 2025

hi, I would like to take this issue. could you assign it to me?

@diyor28
Copy link
Contributor Author

diyor28 commented Feb 17, 2025

hi, I would like to take this issue. could you assign it to me?

Done!

@diyor28
Copy link
Contributor Author

diyor28 commented Feb 17, 2025

@astorig Do you have a twillio account to test with?

@astorig
Copy link

astorig commented Feb 17, 2025

not yet, but I’ll set one up for testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants