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

Search available phone numbers by the first/last part of the number #761

Open
OSvirhun opened this issue Sep 30, 2024 · 1 comment
Open
Labels
difficulty: medium fix is medium in difficulty status: help wanted requesting help from the community type: community enhancement feature request not on Twilio's roadmap

Comments

@OSvirhun
Copy link

Issue Summary

Currently, there are static methods Read and ReadAsync of LocalResource class to search for available phone numbers. They allow only the contains property for phone number searching. At the same time, twilio.com/console/phone-numbers/api/v1/available-phone-numbers/numbers supports parameter searchFilter which is responsible for searching direction.

Proposition

  1. Adjust supporting of phone numbers searching with searchFilter options like StartsWith, Anywhere, and EndsWith

Technical details:

  • twilio-csharp version: 7.4.0
@AsabuHere
Copy link
Contributor

Hi @OSvirhun, Thank you for reaching out and raising this issue. We have reviewed it and added it into our internal backlog for prioritisation. +1s on this issue will help it move upward in the backlog

Ticket for tracking : https://twilio-engineering.atlassian.net/browse/DII-1698

Thanks,
Athira

@AsabuHere AsabuHere added type: community enhancement feature request not on Twilio's roadmap status: help wanted requesting help from the community difficulty: medium fix is medium in difficulty labels Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: medium fix is medium in difficulty status: help wanted requesting help from the community type: community enhancement feature request not on Twilio's roadmap
Projects
None yet
Development

No branches or pull requests

2 participants