There is no such thing as SQL for Jabber. It is just database you query.
I am sure you can find a lot of documentation and examples on the net.
You can start playing around from here:
http://www.cisco.com/c/en/us/support/docs/unified-communications/u...
If there is data in your CAR database you can query it from CLI with run sql command:
run sql car SELECT callingpartynumber, finalcalledpartynumber, user_id, origdevicename, duration, origjitter, origlatency, orignumberpacketssent FROM car:tbl_billin...
With UDS LDAP proxy, you can only configure 3 different LDAP user search bases (newer tried, if not correct). Not enough for more than 3 clusters. What about external contacts outside LDAP? What about filtering out mobile numbers for one group of use...
Ayodei, sorry for my late answer,
Manually specifying UDS server for directory integration means just as it sounds - for directory integration. It has nothing to do with services discovery or registration.
Please try this:
Provision jabber on your or...
You can manually specify UDS server for directory integration as per documentation guide:
http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/10_6/CJAB_BK_C56DE1AB_00_cisco-jabber-106-deployment-and-installation-guide/CJAB_BK_C56DE1AB_00_cisco-...