cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
505
Views
0
Helpful
2
Replies

how to export the "added and blocked contacts" done by users in jabber centrally

cevliyaoglu
Level 1
Level 1

Hi I  want to retrieve the  jabber client's  "added contacts and blocked contacts" list.

Is it possible?

What i need is sth like this

Username     Added contacts  Blocked contacts

User a           User b, userc        user d

User B           user a, user c        user d

.

.

.

.

 

2 Replies 2

Jaime Valencia
Cisco Employee
Cisco Employee

There is no native way to do this, it might be possible, but you would require to run queries in the CLI, after finding the table in which that info is stored.

HTH

java

if this helps, please rate

Hi Jaime

Do you know the link of the document about the database and tables, so that I can check?