cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2408
Views
0
Helpful
5
Replies

Cisco Jabber 11.1.1 - Enable Hunt Group Tab

ciaodarwin
Level 1
Level 1

Hello fellow Cisco Experts :-)

I'm trying to enable the Hunt Group & Pickup Group Tab for Cisco Jabber Version 11.1.1 Build 22531 with the IM&P Version 10.5.

I've found this article, that describes perfectly how it has to be done.

Unfortunately it won't work for me.

Can it be that this feature has been disabled for Version 11.1.1?

Here is my jabber-config.xml

<?xml version="1.0" encoding="utf-8"?>
<config version="1.0">
<Options>
<MakeCallHotKey="CTRL+<">true</MakeCallHotKey>
</Options>
<Policies>
<EnableCallPickup>true</EnableCallPickup>
<EnableGroupCallPickup>true</EnableGroupCallPickup>
<EnableHuntGroup>true</EnableHuntGroup>
<EnableOtherCallPickup>true</EnableOtherCallPickup>
<EnableOtherGroupPickup>true</EnableOtherGroupPickup>
</Policies>
</config>
5 Replies 5

Manish Gogna
Cisco Employee
Cisco Employee

It should work on the 11.x version as well, if all config is verified then you can pull the jabber problem report to look for any errors / failures

http://www.cisco.com/c/en/us/support/docs/unified-communications/jabber-windows/119432-config-jabber-00.html

Manish

Hi Manish,

i checked the logs and found no errors.

I did the Configuration as shown in the article you posted, but it dind't work.

In that case i would suggest opening a TAC case to investigate further.

Manish

Hello @ciaodarwin,

 

Were you able to resolve this?

albrasin
Level 1
Level 1

It worked for me using different names, I used 2 files (you have to check which one is actually working.

Saved them as jabber-config-user.xml or jabber-config-callpickup.xml

Attached my example, just remove the txt extension and revert to .xml