cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1571
Views
0
Helpful
3
Replies

Jabber for Windows and Phone Number Masks

Rene Mueller
Level 5
Level 5

Hello,

I am trying to match incoming calling numbers with AD contacts to get the name displayed instead of the number. There are a couple of options I can set here:

in CUCM -> Directory Lookup Rules

in CUCM -> UC Service Configuration -> Phone Number Masks

in jabber-config.xml -> PhoneNumberMasks

I ask myself which of these take place first? And can I combine Directory Lookup Rules with Phone Number Masks?

And one more question, is the client itself going to query the LDAP string to GC Server or is CUCM runs a query to GC Server and sends the return to the client? I did a wireshark trace at client site while a call came in, and the only this I saw in wireshark was traffic between the client and cucm. No GC LDAP queries.

Hope someone can help.

3 Replies 3

Rene Mueller
Level 5
Level 5
Hi, nobody has an idea or worked with Number Masks in Jabber before?

Hi Rene,

Regarding your first query there is a similar post here

http://www.gossamer-threads.com/lists/cisco/voip/170786

Manish

Rene Mueller
Level 5
Level 5

I just found out, that I have to put in a space betwen the R and the + characters to get the correct string for LDAP Directory lookup.

+496|R +49########*####

In Jabber Parameters-Guide and Deployment-Guide, all given examples are without space in between :-(

So it is working for me now, I put the Parameters into the CUCM -> UC Service Configuration -> Phone Number Masks Settings.