We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When trying to add a Bangladesh phone number with country code +88 (e.g., +8801767820010) to an extension user, the system does not accept the number.
Bangladesh mobile numbers follow the format:
Update the phone number validation rules to include Bangladesh country code (+88) and number format pattern.
This issue affects users trying to configure extensions with Bangladesh phone numbers, limiting the PBX's usability in Bangladesh region.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug Description
When trying to add a Bangladesh phone number with country code +88 (e.g., +8801767820010) to an extension user, the system does not accept the number.
Expected Behavior
Current Behavior
Steps to Reproduce
Technical Details
Additional Information
Bangladesh mobile numbers follow the format:
Environment
Suggested Fix
Update the phone number validation rules to include Bangladesh country code (+88) and number format pattern.
Impact
This issue affects users trying to configure extensions with Bangladesh phone numbers, limiting the PBX's usability in Bangladesh region.
The text was updated successfully, but these errors were encountered: