-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi. Perhaps I just didn't found it, but there are two things I'm currently missing in asterisk: - - The user passwords for SIP are written *plain ascii* in the sip.conf... is there any possibility to store them encryptet? - - How can a user change his(her) SIP-Password? Is there any key in the voicemail/agent-system which allows changing the SIP-Password? The only thing I've found there is the possibility of changing the voicemail password. Or exists somewhrer an web-based form (like the SIPExpressRouter has) to do so? Thanks for your help Rainer - -- http://graphics.cs.uni-sb.de/~rainer/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE+9/fKH/5+6U9F1qYRAnlLAJwN2sjtyXLwR1LzCqBu7Xg+EltuzQCfaDyU y39p7YeM5X8yhNtt7D+7veo=Um1g -----END PGP SIGNATURE-----
Currently there is no way to store SIP passwords in an encrypted form, and there is no user interface to change passwords that is built into the Asterisk system. You will need to build your own user interface. Note that you could, if you really, REALLY wanted to, build your own password encryption method using some of the tools in the ser toolkit. An easier way to do it would be to allow users to change their passwords via an AGI script (perl?) that had an interface through a voice prompt menu within Asterisk. JT>Hi. > >Perhaps I just didn't found it, but there are two things I'm currently missing >in asterisk: > >- - The user passwords for SIP are written *plain ascii* in the > sip.conf... is there any possibility to store them encryptet? >- - How can a user change his(her) SIP-Password? Is there any key in > the voicemail/agent-system which allows changing the SIP-Password? > The only thing I've found there is the possibility of changing the > voicemail password. Or exists somewhrer an web-based form (like the > SIPExpressRouter has) to do so? > >Thanks for your help > Rainer
Seemingly Similar Threads
- differences between 'getent group GROUP1' and 'sudo samba-tool group listmembers GROUP1'
- differences between 'getent group GROUP1' and 'sudo samba-tool group listmembers GROUP1'
- New package: gRain - gRAphical Independence Networks
- New package: gRain - gRAphical Independence Networks
- differences between 'getent group GROUP1' and 'sudo samba-tool group listmembers GROUP1'