vr900v telephone book, bug/feature, peculiarity
This is fun and you can reproduce it on your vr900v emulator.
Imagine you want to add an international number to the phone book. You try something like adding +441234.
The web interface tells you that you can only enter numbers and the "+" is not allowed.
Now export your phone book in csv format.
Use a text editor to edit 00441234 and change it to +441234.
Import the phone book.
The vr900v reads up the file without complaint, but even better, it displays the number (+441234) as 00441234.
It seems that in this part of the code, somebody did think about international dialling rules.
Not sure export/edit/import is really such a nice interface to telephone book editing.