Carolyn Beeton wrote: > I added a new special identity for sipxsaa (~~id~sipXsaa) but I seem to > have missed some step because credentials are not being created. On my > box, they seem to be created when I Send Profiles, but that is not > working on Chris Parfitt's system. > > He gets this message: > No credential found for 'sip:[email protected]' in > realm 'hhart0a3.europe.nortel.com' > > Any pointers to where I should be looking? >
I do not think you need to do anything special: I looked at your code and it seemed OK. BTW: I fixed the permission test so that it does not have to be modified every time you add special user: this change is in xmpp patch (not committed yet). The way it works is that during first run task sipXconfg adds all the missing special users (see CoreContextImpl.initializeSpecialUsers) and later they are automatically added to credential and permission dataset. (see org.sipfoundry.sipxconfig.admin.commserver.imdb.Credentials). Maybe for some reason first-run task is failing on Chris's machine. You can ask him to clean the logs, execute sipxconfig.sh --first-run and then send you the snapshot... D. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
