Issues with current behavior:
1. The Pin Sets module allows the administrator to see the pins in clear text. This functionality is not acceptable in situations where privacy and system security are a big concern (almost everywhere?). The PBX administrator can be held responsible for pin use, as she has permanent access to this sensitive information.
2. There is no mechanism to identify the person that a pin belongs to, due to the fact that Pin Sets are basically text files with only one element per line. When displaying call reports, the accountcode field displays the pin used; for medium-sized organizations where long distance communication is common but controlled for a considerable number of users, it is difficult to remember to whom a pin belongs, and the privacy issue of displaying the pins arises again. A simple text description would suffice.
3. When having to setup multiple Pin Sets, sometimes you find that special users have usually the same pin in most of those Pin Sets. There is no mechanism to reuse a pin in different Pin Sets.
Feature Request:
Upgrade the Pin Sets module to provide:
- Storage of ciphered pins instead of clear text.
- A mechanism to link a person's name with its pin(s).
- A mechanism to allow pin reuse in different pin sets.