cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
748
Views
0
Helpful
8
Replies

CME 10.5 and Jabber for Windows

aheredia05
Level 1
Level 1

Hello everyone, 

I'm trying to connect a windows jabber client 11.1.0  to cme 10.5 without success.

i have the pool for the jabber client like this:

 voice register dn  21
 number 163

voice register pool  15
 id mac 9CAD.97D6.4532
 session-transport tcp
 type Jabber-CSF-Client
 number 1 dn 22
 dtmf-relay rtp-nte
 username 163 password jabber
 codec g711ulaw

The debug output for the command: debug ip http all shows this:

Oct  7 13:52:23.668: cme_uds_urlhook: http request url /cucm-uds/user/163/devices
Oct  7 13:52:23.668: cme_uds_realm_authenticate username 163 password jabber
Oct  7 13:52:23.668: HTTP: Authentication failed for realm cme_uds_access
Oct  7 13:52:23.668: HTTP: Authentication failed for level 15
Oct  7 13:52:25.668: Wed, 07 Oct 2015 13:52:25 GMT 192.168.201.55 /cucm-uds/user/163/devices auth_failed
        Protocol = HTTP/1.1 Method = GET Query = max=100 
Oct  7 13:52:25.668:    Content-Type = text/xml

i don't see any directory /cucm-uds/user/ in the flash of my devices.

What am i doing wrong?

Thanks for your help.
 

 

8 Replies 8

Manish Gogna
Cisco Employee
Cisco Employee

Hi,

Please verify your config as per the following

http://www.cisco.com/c/en/us/support/docs/unified-communications/jabber-windows/118715-technote-jabber-00.html#anc6

 

Manish

- Do rate helpful posts -

Hello Manish,

i do have: 

CME(config)#ip http secure-server
CME(config)#ip http secure-port 8443

The only thing that change on the register pool is :

id device-id-name J4W

the id-name is the name of the laptop or what?

Thanks for your help.

 

Device-id-name specifies the device ID of a phone type. It assigns a name to a phone type.

SUMMARY STEPS

1. enable

2. configure terminal

3. ip http secure-server

4. ip http secure-port port number

5. voice register dn dn-tag

6. number number

7. voice register pool phone-tag

8. id device-id-name

9. type type

10. number number

11. username username password password

12. description string

13. exit

14. end

 

You may check this for more details

http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucme/admin/configuration/guide/cmeadm/cmelabel.html#pgfId-1076776

 

Manish

- Do rate helpful posts -

Manish,

this is the new config:

voice register pool  15
 id device-id-name JabberWIN
 type Jabber-CSF-Client
 number 1 dn 21
 dtmf-relay rtp-nte
 username jabber password jabber
 codec g711ulaw
 camera
 video
 
 voice register dn  21
 number 163

This are the others config:

ip http server
ip http secure-server
ip http secure-port 8443

voice register global
 mode  cme
 source-address 192.168.202.11 port 5060
 max-dn 35
 max-pool 35
 authenticate register
 authenticate realm all
 voicemail 500
 tftp-path flash:
 create profile sync 0311020054142637
 network-locale ES
 user-locale ES
 ntp-server 192.168.202.11 mode directedbroadcast

Still the same :/ .

Hi,

Can you also add the following and test:

router#conf  t
router(config)#voice register global
router(config-register-global)#phone-mode phone-only

 

Manish

Hello Manish,

configuration added, but still the same.

this router has ccpexp files for ccp, i don´t know if they can make this happen.

Thanks for your help.

Hello Manis,

Any other ideas?

it still not working. :(

faiqmahdi
Level 1
Level 1

Hi

how did you install the Jabber for Windows with CME support, I have installed Jabber 11 but It does not have Phone Capabilities Option, although i have tried with the following command as well:

msiexec.exe /i CiscoJabberSetup.msi CLEAR=1 PRODUCT_MODE=Phone_Mode TFTP=10.20.56.2 LANGUAGE=1033 /quiet