Webex TAPI Bridge — Relay (M1)

Status: logged in as Hauptbenutzer Marketing Test (mtwx@placetel.de)
OAuth redirect URI: https://tapi.selbach.us/oauth/callback
Desktop agents: 0 connected · 1 device(s) enrolled
Webhook mode: on → https://tapi.selbach.us/webhook
Webhook push latency: no samples yet — place an inbound call

1 · Login with Webex

2 · Outbound dial (manual test)

Your own Webex device rings first, then the destination (callback semantics).

3 · Desktop agent (WSS)

Mints a device token (enrollment code required — printed in the relay console at startup). The agent connects to ws://localhost:8385/agent with Authorization: Bearer <token>.

Pushes a synthetic call-event to connected agents — tests the WSS path before webhooks exist.

4 · Webhooks (telephony_calls)

Registers one telephony_calls webhook (event all) at https://tapi.selbach.us/webhook. Verified fail-closed (HMAC-SHA1), de-duped on the raw body hash, then pushed to connected agents. (Enroll code required — these are admin actions.)