ldap-transactions

Use the ldap-transactions configuration element to set up the application transaction type for LDAP, determine route priority in the route list, and specify the LDAP search queries in call routing.

Path

The ldap-transactions configuration element is in the ldap-config element.

ORACLE# configure terminal
ORACLE(configure)# session-router
ORACLE(session-router)# ldap-config
ORACLE(ldap-config)# ldap-transactions
ORACLE(ldap-transactions)#

Parameters

The ldap-transactions configuration element contains the following parameters:

app-trans-type

Enter the application transaction type.

  • Default: ad-call-routing
  • Values: ad-call-routing
route-mode

Specify the route priority that the SBC uses in the route list.

  • Default: exact-match-only
  • Values: exact-match-only | attribute-order-only | exact-match-first
  • exact-match-only—Create routes only for attributes with exact match.
  • attribute-order-only—Create routes with route priority based on attribute order.
  • exact-match-first—Create routes with route priority based on exact match first and then attribute order.
operation-type

Enter the LDAP attribute operation type.

  • Default: or
  • Values: and | or
ldap-cfg-attributes

Access the ldap-cfg-attributes configuration element.