Re: Query regarding telephonenumber format

2022-12-05 Thread Emmanuel Lécharny
Hi, as I said, it's a feature that has been added in the LDAP API, but it's not leveraged by the server. It would require some extension of the configuration. Not impossible, but you'll have to wait for a release. On 05/12/2022 19:11, Pawan Verma wrote: Hi Emmanuel, thanks for your inputs.

Re: Query regarding telephonenumber format

2022-12-05 Thread Pawan Verma
Hi Emmanuel, thanks for your inputs. It helps in clarifying lot of things. Since you mentioned this: *Side note: we have added a way to change the regexp in thisAttributeType, but it's not leveraged by the server.* I am just wondering whether I can get some kind of version which allows me to

Re: Query regarding telephonenumber format

2022-11-24 Thread Emmanuel Lécharny
Hi, the TelephoneNumber syntax is defined by ITU recommendation E.123, which is translated into a regexp internally: ^ *[+]? *((\([0-9- ,;/#*]+\))|[0-9- ,;/#*]+)+$ - may start with any numbe rof spaces - have a '+' at the beginning - may have ( ) - any chars in "0-9 - ,;/#*" are accepted

Query regarding telephonenumber format

2022-11-24 Thread Pawan Verma
Hi, Can someone please answer my query regarding the telephoneNumber format supported by ApacheDS AM16 and beyond versions? We tried adding numbers in the following format, but it failed: 925.543.7760 (+91)8106912289 215-943-4000 ext7073 The only formats where it passed are: 888-303-8482