-
Notifications
You must be signed in to change notification settings - Fork 24
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
PhoneNumber pattern - clarification on optional "+" prefix #85
Comments
From TEF we apply E.164 ISO to all variables relative to phone numbers, making sure that of course the content of the variable belongs to a phone number and to validate that the phone number belongs to the OB that is receiving the request. Then reading the other issues in SIM SWAP API and NUMBER VERIFY, this is not hte first time that this discussion is oppened. camaraproject/Commonalities#87 |
@trehman-gsma In this case, it makes sense for all CAMARA APIs that accept |
See camaraproject/Commonalities#148 ... ready to be merged - and will make the '+' mandatory, no longer optional. |
I am seeking clarification on the phone number pattern in the current spec. This is the schema:
Regarding the "+" prefix:
To elaborate, please see this table that represents the options of supporting a prefix. Are all options valid?
The text was updated successfully, but these errors were encountered: