LDAP Value-Format
Hi All,
Does anyone know if there is a way to use wildcards within the ldap-cfg-attribute value-format container?
I want to use the msRTCSIP-Line attribute to perform a LDAP query for our SfB users base but unfortunately the inbound DDI from our ITSP does not match this attribute.
For example:
NY Office has two DDI ranges +123456000 through to +123456999 & +987654000 through to +987654999
SfB user 1 has a DDI of +123456123 and their mSRTCSIP-Line attribute is configured as tel:+123456123;ext=1056123
SfB user 2 has a DDI of +987654123 and their msRTCSIP-Line attribute is configured as tel:+987654123;ext=1064123
As you can see within the ext= portion the last 4 digits match but is prepended with either 105 or 106 depending on the DDI range it is a member of.