Re: [OSL | CCIE_Voice] CUCM LDAP filters

2013-06-04 Thread Michael Heimann
Hi,

I wonder how your filter would be valid. I think theres a ) missing at the
end.

And you are using a  - which is AND. I guess you wated to have an or there
which is the pipe symbol |.

I think this is what you need:

(|(|(ipPhone=8500*)(ipPhone=8505*))((ipPhone=514*)(ipPhone=8800*)))


Cheers,
Michael

Am 04.06.2013 um 05:23 schrieb Daniel Gomez danie...@gmail.com:

Hello experts,

I was wondering if anyone has experience with CUCM LDAP filter syntax.

I'm trying to make CUCM 8.6 just to get users with phone numbers starting
with 8500, 8505, 8514 and 8800 to perform a demo.

I created the following filter:

((ipPhone=8500*)(ipPhone=8505*)(ipPhone=514*)(ipPhone=8800*)

It seems to work but not entirely as expected as CUCM is importing users
with no number configured.

Could the syntax of my filter be the issue?? I understand I'm creating a
rule saying any of the conditions must be considered.

Any advise would be really appreciated

Daniel Gómez Quijada
danie...@gmail.com
Sent from my iPhone

___
For more information regarding industry leading CCIE Lab training, please
visit www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out
www.PlatinumPlacement.com
___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Re: [OSL | CCIE_Voice] CUCM LDAP filters

2013-06-04 Thread Daniel Gomez
Thanks Michael,

Should there be two pipes at the beginning?

(|(|(ipPhone=8500*)(ipPhone=8505*))((ipPhone=8514*)(ipPhone=8800*)))

Or should I use a pipe before each condition then?

(|(|(ipPhone=8500*))(|(ipPhone=8505*))(|(ipPhone=8514*))(|(ipPhone=8800*)))

Daniel Gómez Quijada
danie...@gmail.com
Sent from my iPhone

On 04/06/2013, at 01:36, Michael Heimann mich...@heimann.ws wrote:

 (|(|(ipPhone=8500*)(ipPhone=8505*))((ipPhone=514*)(ipPhone=8800*)))
___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

[OSL | CCIE_Voice] CUCM LDAP filters

2013-06-03 Thread Daniel Gomez
Hello experts,

I was wondering if anyone has experience with CUCM LDAP filter syntax.

I'm trying to make CUCM 8.6 just to get users with phone numbers starting with 
8500, 8505, 8514 and 8800 to perform a demo.

I created the following filter:

((ipPhone=8500*)(ipPhone=8505*)(ipPhone=514*)(ipPhone=8800*)

It seems to work but not entirely as expected as CUCM is importing users with 
no number configured.

Could the syntax of my filter be the issue?? I understand I'm creating a rule 
saying any of the conditions must be considered.

Any advise would be really appreciated

Daniel Gómez Quijada
danie...@gmail.com
Sent from my iPhone___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com