cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1895
Views
35
Helpful
5
Replies

Finesse Personnel Directory for Agent

systempause
Level 1
Level 1

Hello ,

 

I know we can create global or team directories but can i create custom contact lists for per agent.

 

Agent 1 and Agent 2 are in the same Team ,

Agent 1 and Agent 2 will have its own .

 

Regards

5 Replies 5

Hey.

 

The short answer is no. Only global and team based.

 

The long answer is you can greate you own gadget with you own phonebook and associate it with the userid  from finesse. But this doesn't come out off the box.

If the agents a using a hardphone they can do it on the phone.

Sorry.

Please rate helpful posts and if applicable mark "Accept as a Solution".
Thanks, Thomas G. J.

Thanks for your reply , i did not find example gadgets on devnet , is there any reference ?

TomMar1
Level 3
Level 3

You can create a custom .xml file for contacts using the format below and then import that file into each Jabber profile.  It is static and would need to be imported into each agent and also updated as needed.

 

https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/vxc/english/vxme/9-3_jabber_adv_fg/VXME_BK_A14F54E9_00_advanced-features-guide-for-cisco-jabber/VXME_BK_A14F54E9_00_advanced-features-guide-for-cisco-jabber_chapter_010.html

 

<?xml version="1.0" encoding="utf-8"?>
<buddylist>
<group>
<gname>New York Agent</gname>
<user>
<uname>NewYorkAgent1@domain.com</uname>
<fname>New York Agent 1</fname>
</user>
</group>
<group>
<gname>Paris Agents</gname>
<user>
<uname>ParisAgent1@domain.com</uname>
<fname>Paris Agent 1</fname>
</user>

</group>
<group>
<gname>London Agents</gname>
<user>
<uname>LondonAgent1@domain.com</uname>
<fname>London Agent 1</fname>
</user>
<user>
<uname>LondonAgent2@domain.com</uname>
<fname>London Agent 2</fname>
</user>

</group>
</buddylist>

 

Once you save the file in .xml format use file > import contacts in Jabber

Actually i did not know this jabber feature so thanks but  you assume that we are using jabber but we have hardphone.

PTS
Spotlight
Spotlight

Above requirement can be fulfilled using 3rd party solution "MARS Directory"

For more details you can write to info@parsec-tech.com