cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

jabber 10.5.2 import contact lists without telephone number

tonyy
Level 1
Level 1

I created contact lists in .xml format  and imported them into Cisco jabber 10.5.2

  But it has no telephone number

  which filed can i use ?

 

The following XML snippet shows the structure of a contact list definitions file:
<?xml version="1.0" encoding="utf-8"?>
<buddylist>
<group>
<gname>Group Name</gname>
<user>
<uname>IM Address</uname>
<fname>Display Name</fname>
</user>
</group>
</buddylist>

Who Me Too'd this topic