To access Jabber-config.xml

If you want to check what has been configured on a Jabber-config.xml then you need to go to CLI of CUCM and execute this command to display its contents: admin:file view tftp jabber-config.xml <?xml version=”1.0″ encoding=”utf-8″?> <config version=”1.0″> <CUCM> <PhoneService_UseCredentialsFrom>presence</PhoneService_UseCredentialsFrom> </CUCM> <Directory> <BusinessPhone>ipPhone</BusinessPhone> <OtherPhone>telephoneNumber</OtherPhone> <BaseFilter>(&amp;(objectclass=user)(!(objectclass=Computer))(!(UserAccountControl:1.2.840.113556.1.4.803:=2)))</BaseFilter> </Directory> <Policies> <File_Transfer_Enabled>false</File_Transfer_Enabled> </Policies> </config> end of the file reachedContinue reading “To access Jabber-config.xml”