cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1002
Views
0
Helpful
2
Replies

Jabber client Pictures

stevericks
Level 1
Level 1

Hi,

I am still trying to get user pictures to display in Jabber.

I now have a web server with a picture on it, which if I browse to http://http://10.224.100.23/pic/User/userid.jpg, works OK, and a jabber-config.xml on the tftp server that gets deployed to the clients OK.

The jabber-config.xml looks like this....

<?xml version="1.0" encoding="utf-8"?>

<config version="1.0">   

<Directory>

  <DirectoryServerType>UDS</DirectoryServerType>

  <PhotoUriWithToken>http://10.224.100.23/pic/User Pictures/%%uid%%.jpg</PhotoUriWithToken>

</Directory>

<Policies>

  <Screen_Capture_Enabled>true</Screen_Capture_Enabled>

  <File_Transfer_Enabled>true</File_Transfer_Enabled>

  <Disallowed_File_Transfer_Types>.exe;.msi;.rar;.zip;.mp3</Disallowed_File_Transfer_Types>

  <Video_Disabled>false</Video_Disabled>

</Policies> 

</config>

But Im still not getting my picture to display.

Any help appreciated,

Steve.

1 Accepted Solution

Accepted Solutions

Muhammad Maqsood Mushtaq
Cisco Employee
Cisco Employee

Hi Steve,

You may have a typo in xml file.

http://10.224.100.23/pic/User Pictures/%%uid%%.jpg

URL in the above attribute is different than what you enter in browser:

http://http://10.224.100.23/pic/User/userid.jpg

Thanks,

Maqsood

View solution in original post

2 Replies 2

Muhammad Maqsood Mushtaq
Cisco Employee
Cisco Employee

Hi Steve,

You may have a typo in xml file.

http://10.224.100.23/pic/User Pictures/%%uid%%.jpg

URL in the above attribute is different than what you enter in browser:

http://http://10.224.100.23/pic/User/userid.jpg

Thanks,

Maqsood

No, thats me entering it wrong above, sorry.

It should read the same as the xml http://10.224.100.23/pic/User/userid.jpg

Steve.

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: