Member Junction
    Preparing search index...

    Variable DIRECTION_CONFIG_KEYConst

    DIRECTION_CONFIG_KEY: "Direction" = 'Direction'

    The well-known key under which BaseTelephonyBridge.Connect reads the call BridgeConnectDirection from RealtimeBridgeContext.Configuration.

    The shipped RealtimeBridgeContext carries no first-class Direction field (it is a meeting- shaped contract), so the bridge-server engine forwards the session's Direction into the driver's Configuration under this key. Telephony drivers and tests set Configuration[DIRECTION_CONFIG_KEY] to 'Inbound' / 'Outbound'; the default when absent is 'Outbound' (the agent placed the call).