cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2494
Views
5
Helpful
0
Comments

Introduction

This document covers the procedure for adding the company contacts to the contact list in jabber for windows.

Problem description

How to add the company contacts to contact list in Jabber for windows.?

Solution

You have 2 options.

With the Jabber for windows client 10.x version, contacts can be imported to buddy list from the jabber client itself in the form of xml file

Log on to Jabber for windows client - Choose File -> Import contacts and select the xml file. Refer this link for creating xml file,

http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/Windows/10_6/ug/JABW_BK_C7129693_00_cisco-jabber-windows-106-ug.html#JABW_TK_A64EC294_00

******************************************************************************************************

The following is an example XML definition of a contact list that you can import into Cisco Jabber:
<?xml version="1.0" encoding="utf-8"?>
<buddylist>
<group>
<gname>Sales</gname>
<user>
<uname>amckenzi@example.com</uname>
<fname>Adam McKenzie</fname>
</user>
<user>
<uname>aperez@example.com</uname>
<fname>Anita Perez</fname>
</user>
</group>
<group>
<gname>Marketing</gname>
<user>
<uname>nfox@example.com</uname>
<fname>Nancy Fox</fname>
</user>
</group>
</buddylist>

*****************************************************************************************************
Second option is thru CUPS.  From CUPS 8.x , you can import contact list with the help of BAT file.

http://www.cisco.com/c/en/us/support/docs/voice-unified-communications/unified-presence-version-80/116226-116126-configure-CUPS-00.html

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: