Hock Platform

One cloud control plane for every meeting room on your network

Hock Conferencing is a managed conferencing platform that ties together room hardware, SIP trunks, calendar directories, and your existing Zoom, Microsoft Teams, and Google Meet tenants — behind a single identity, a single observability layer, and a single API.

99.99%
Platform uptime SLA
120+
Pre-built integrations
SOC 2
Type II audited
42 ms
Median control-plane latency
Platform capabilities

Six building blocks behind every Hock-powered room

Each capability is delivered as a managed service, with regional redundancy, signed audit logs, and a versioned REST and WebSocket API. Adopt them individually, or run the full stack.

Federated SIP & interop fabric

Bridge SIP/H.323 endpoints, legacy PBXs, and modern cloud tenants in one dial plan with policy-based routing and transcoding.

  • Native Zoom, Teams & Google Meet interop
  • STUN, TURN & ICE traversal built in
  • Per-room codec and bitrate policy
See interop patterns

Identity & zero-trust access

SAML, OIDC, and SCIM-2 against Okta, Entra ID, Ping, and Google — with hardware-backed device attestation per room.

  • Per-room, per-user access policies
  • mTLS device identity, TPM-anchored
  • Break-glass admin with quorum approval
Read the security model

Observability & analytics

Live MOS scores, packet health, and room utilization streamed to Grafana, Datadog, Splunk, or your data lake via Kafka.

  • Per-call media quality scoring
  • Room heatmaps & no-show analytics
  • Custom dashboards & scheduled exports
Browse analytics recipes

REST, WebSocket & gRPC APIs

Provision rooms, push policies, and consume events with idempotent, OpenAPI-described endpoints and signed webhooks.

  • OpenAPI 3.1 spec & Postman collection
  • HMAC-signed webhook delivery
  • Idempotency keys on every mutation
Open the API reference

Native SDKs for every stack

TypeScript, Go, Python, and Swift SDKs — all versioned together, all pinned to the same OpenAPI source of truth.

  • First-party iOS, Android & Web SDKs
  • CI-tested against every minor release
  • Offline-first caching & retry built in
View SDK changelog

Automated fleet compliance

Continuous posture checks against CIS and your own custom rules — drift detection, auto-remediation, and signed audit trails.

  • CIS Benchmarks & NIST 800-53 maps
  • Drift detection with policy diffs
  • Immutable audit log export
Tour the compliance hub
Interoperability

Works with the platforms you already run

Hock sits beside your existing conferencing tenants and identity stack. Nothing to migrate, nothing to rip out — just a calmer control plane on top.

Zoom
Microsoft Teams
Google Meet
Google Calendar
Webex
Okta
Microsoft Entra ID
Datadog
Splunk
ServiceNow
Slack
Jira
How rollout works

From first handshake to fleet-wide confidence in 30 days

A predictable, evidence-driven deployment path. Every step ends with a signed artifact your security team can audit.

STEP 01

Discovery & topology scan

We inventory your rooms, codecs, tenants, and identity providers — and produce a signed migration plan with risk score per site.

STEP 02

Pilot in two rooms

Provision Hock alongside your existing tenant in a controlled pilot, with shadow traffic and side-by-side MOS comparison.

STEP 03

Phased fleet cutover

Wave-based rollout with policy-bundled config, automated rollback, and a per-room health gate before traffic shifts.

STEP 04

Operate & prove

Quarterly compliance evidence packs, 24×7 NOC, and a named platform engineer for your account — no tier-1 maze.

Why teams pick Hock

Built by broadcast engineers, run by your existing IT

We don't replace your IT team — we give them a calm, observable surface to run conferencing at the scale your business actually demands.

Minutes, not weeks, to a new room

Zero-touch provisioning over a signed enrollment channel. Ship a codec, plug it in, and watch the policy download in real time — no truck rolls, no staging tables.

Multi-tenant, multi-region by default

Isolate business units, regions, and partners in the same control plane — with separate audit trails, separate signing keys, and one pane of glass for global ops.

Data residency you can prove

Region pinning at the tenant level for the EU, UK, US, APAC, and Canada. Your data, your keys, your auditors — with cryptographic proof on every export.

Developer experience

Provision a room, push a policy, subscribe to events — in three lines

The same API that powers our own console is exposed to you — fully versioned, fully described, and free of the typical cloud-vendor surprises.

Idempotent by design

Every mutation accepts an Idempotency-Key header, so retried webhooks and dropped network requests never double-book a room.

Webhooks, signed and replay-safe

Every outbound event carries an HMAC-SHA256 signature, a monotonic sequence number, and a 24-hour delivery window with exponential backoff.

Versioned forever

Pinned OpenAPI specs, two-year deprecation windows, and parallel /v1 and /v2 surfaces. No silent breaking changes.

provision-room.js
// Provision a new room and pin it to the EU region import { Hock } from "@hock/conferencing"; const hock = new Hock({ apiKey: process.env.HOCK_KEY }); const room = await hock.rooms.create({ name: "hq-boardroom-04", site: "london-city", region: "eu-west-2", codecs: ["h264", "av1"], policy: "boardroom-v3", }, { idempotencyKey: "req_8f2c…" }); // Subscribe to call-quality events for this room hock.events.on("call.quality.low", (e) => { console.log(room.id, e.mos, e.packetLoss); });
In the field

What platform teams say after the first 90 days

Two voices from two very different estates — both measuring call quality the same way after the cutover.

We went from 11 different vendor portals to one. The Hock control plane is the first time our security and our AV teams have agreed on a single source of truth — the change-management meetings dropped to almost zero.

PR
Priya Ramanathan
Director of Collaboration Engineering, Northwind Financial

Our incident MTTR for conferencing issues went from 4.5 hours to about 22 minutes. Most of the time the platform has already paged us, run the remediation playbook, and posted the postmortem to our channel before we even join the bridge.

MK
Marcus Köhler
Head of Workplace Technology, Brenner & Halberg

See your own rooms, on the Hock platform, in a 30-minute walkthrough

Bring a floorplan or a list of sites. We'll show you a live topology, a live MOS stream, and a migration plan you can hand to procurement on Monday.