On Thu, Jul 21, 2011 at 7:56 PM, Kevin George <[email protected]> wrote: > I've set my sipXecs 4.4 server to allow "LDAP only" under LDAP -> > Authentication Settings. When I do this, I get an error message when I try > to change my PIN through the voicemail system. > > java.io.IOException: Server returned HTTP response code: 401 for URL: > https://voice.domain.com:8443/sipxconfig/rest/my/voicemail/pin/1234 > > I changed the Authentication Options to "LDAP and PIN" and I was able to > change my PIN successfully through the voicemail system. > > Is this a bug in the way that the voicemail system is logging in to the web > service to make that PIN change?
This is a bug, IVR compares received pin against the hashed one from validusers.xml (that is the one from config db, not LDAP server), please fill a JIRA issue Thanks, George _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
