Hi Robin,
As far as I know, starting with version 13r2sr18ish ‘pseudo’ objects such as call broadcasts, waiting queues, boolean and the likes have been excluded from being shown as search results by default but can still be displayed if needed.
- Advantage: You do not have to manually activate the ‘Hide from LDAP’ option for these - depending on the number of objects, this can be quite tedious if you do not use the explorer .
- Disadvantage: If you still want to display some or all of these objects, you need to create an LDAP object as described here by René and allow users to use it (tick its name in the Apps section within the user object or a config template):
- Create LDAP-Objekt, e.g. ldap_pseudo
- Tab Server: fill with pbx details plus credentials just like the directory settings for users.
- Tab Search:
- Search Base: cn=PBX0
- Object Filter: (pbx=<pseudo type="waiting"*)
- Search Attribute: cn
- Search Attribute: h323
- Search Attribute: e164
- Tab Attributes
- cn: cn
- telephonenumber: e164
- sip: h32e
- email: email
To display more, you can extend the object filter like: (|(pbx=<pseudo type="broadcast"*)(pbx=<pseudo type="executive"*)(pbx=<pseudo type="map"*)(pbx=<pseudo type="vm"*)(pbx=<pseudo type="waiting"*))
Kind regards,
Benjamin