On Mon, Jan 30, 2012 at 9:07 PM, Tony Graziano
<[email protected]> wrote:
> Steps taken to reproduce. Remove all IM options (excet enable) for
> user. Create user group, IM-test, apply all setting to user groups,
> add user to IM-test group. Confirm resource-lists.xml is generated, no
> errors.
>
> The only entry for this user is below...
> <resource
> uri="sip:[email protected];sipx-noroute=VoiceMail;sipx-userforward=false">
> <name>499</name>
> </resource>
>
> I see no changes when I remove the user from the group or add the IM
> info in their status. What should I be looking for? Something like
> this?
>
> <list user="~~rl~F~499" user-cons="~~rl~C~499"> (user does not have
> any speeddials cretaed so it wont have that, but the other do and they
> didn't work either, because that's not IM status stuff)...
>
You should see something like
<list user="~~rl~F~~~id~xmpprlsclient" user-cons="~~rl~C~~~id~xmpprlsclient">
<name>~~id~xmpprlsclient</name>
<resource
uri="sip:[email protected];sipx-noroute=VoiceMail;sipx-userforward=false">
<name>1234</name>
</resource>
</list>
so ~~rl~F~~~id~xmpprlsclient is the one you should look for.What if
you create a new user that is not in group but has IM enabled, do you
see an entry as the one above?
George
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/