Access points & intercoms
Buzzers, readers, and carrier routing for your property.
Overview
For voice-based Intry deployments, the "access point" is the building intercom paired with a virtual number. When a visitor dials or the panel calls out, the carrier (Twilio or Telnyx) reaches Intry Core, which notifies residents.
Implementation roles
| Role | Responsibility |
|---|---|
| Intry / integrator | Carrier trunking, webhook URLs, DTMF mapping |
| Property IT | Physical intercom vendor, wiring, strike power |
| Property manager | Accurate directory + resident data |
Go-live testing
- Place test calls from each entry panel.
- Validate DTMF tones open strikes/magnets reliably.
- Confirm fail-safe behavior during internet outages (per vendor spec).
Adding a new entrance
- Provision a virtual number or trunk route.
- Point carrier webhooks to the correct environment host (
/twilio/*or/telnyx/*). - Map the number to the right unit(s).
- Document the change in your internal runbook.
Last verified: 2026-06-21 (commit 293c4a7)