cybex-dev / twilio_voice

Flutter Twilio Voice Plugin
https://twilio-voice-web.web.app/
MIT License
39 stars 79 forks source link

Support for Multiple Numbers #218

Open wmt-raj-mobile opened 6 months ago

wmt-raj-mobile commented 6 months ago

Issue: I am currently using the twilio_voice Flutter library to build an application that involves receiving calls. However, I have encountered a limitation where I can only use a single number for receiving calls. My application requires the capability to handle calls from multiple twilio numbers.

Feature Request: I kindly request the addition of a feature that allows the twilio_voice library to support multiple numbers for call reception. This enhancement would significantly benefit applications like mine, where flexibility in managing incoming calls from different sources is crucial.

Use Case: In my scenario, I need the ability to configure the application to receive calls from multiple predefined numbers. This feature would enable developers to create more versatile and inclusive applications that cater to various use cases, such as customer support lines, group communication apps, or any situation where interaction with different numbers is necessary.