Skip to content

Conversation

nishadmusthafa
Copy link
Contributor

  1. DB prefixes
  2. Helper utilities for area code and number type

1. DB prefixes
2. Helper utilities for area code and number type
Copy link

changeset-bot bot commented Sep 11, 2025

🦋 Changeset detected

Latest commit: 3b51b8b

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "github.com/livekit/protocol" specified in the `fixed` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

@nishadmusthafa nishadmusthafa requested a review from a team September 11, 2025 11:57
}

// DetermineNumberType determines the phone number type using the phonenumbers library
func DetermineNumberType(phoneNumber string) string {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably return enum of some kind. Do we have it defined in protobufs somewhere?

@nishadmusthafa nishadmusthafa merged commit 1818f02 into main Sep 11, 2025
5 checks passed
@nishadmusthafa nishadmusthafa deleted the phone-number-utils branch September 11, 2025 12:41
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

Successfully merging this pull request may close these issues.

2 participants