On Fri, 2009-02-20 at 07:13 -0500, Damian Krzeminski wrote: > dimitris(yahoo) wrote: > > Hi everyone, > > I noticed, when you make export the user database, the password is not > > encrypted. Is there any specific reason for this, or should it be in mind > > for the next release (eg MD5 encryption)? Also the PIN, is not visible. Is > > this encrypted somehow ? > > > > PINs are kept as MD5 hashes. > SIP passwords need to be accessible directly though because they are needed > to configure the phones.
More precisely - _some_ phones require that they be configured with the cleartext password. Not great design, but not something we can fix. Note that when the database is saved in a snapshot for diagnostic purposes the passwords are removed - in fact, even the md5 versions are removed. _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
