Good afternoon guys and girls.
I would love it if you could help with me with my quandry.
Currently, I have an active directory structure with users all having 4 separate phone numbers.
All phone numbers are stored in the following format.
+44 (0) 1234 987654
HOWEVER, I need to get all the numbers for all users to read just
+44 1234 987654 to meet E.164 standards.
The reason is we are moving over to Android based mobile devices and Android seems to be the only mobile OS that DOESN'T strip out 0's between brackets... it strips out the brackets (because they aren't valid numeric values, but it still leaves the 0 (trunk prefix). I have tried prefixer and other pre-diallers but cant see a simple way of doing it (without having to resort to separate rules for each international prefix on each individual phone). If anyone know's a better way then, I'm open to offers.
Thanks in advance.
Neil
I would love it if you could help with me with my quandry.
Currently, I have an active directory structure with users all having 4 separate phone numbers.
All phone numbers are stored in the following format.
+44 (0) 1234 987654
HOWEVER, I need to get all the numbers for all users to read just
+44 1234 987654 to meet E.164 standards.
The reason is we are moving over to Android based mobile devices and Android seems to be the only mobile OS that DOESN'T strip out 0's between brackets... it strips out the brackets (because they aren't valid numeric values, but it still leaves the 0 (trunk prefix). I have tried prefixer and other pre-diallers but cant see a simple way of doing it (without having to resort to separate rules for each international prefix on each individual phone). If anyone know's a better way then, I'm open to offers.
Thanks in advance.
Neil