Wire format
JSON text frames with base64 PCM16 audio and explicit chunk identifiers
Integrations / FreJun / Teler
Bridge a customer-owned FreJun/Teler line through its bidirectional stream.
Wire format
JSON text frames with base64 PCM16 audio and explicit chunk identifiers
Sample rate
8 kHz
Flush queued playback
{"type":"clear"}
When the caller interrupts, stop generation and flush the carrier's queued audio. Doing only the first half still talks over the caller.
You own the carrier account, line, routing, compliance, and carrier charges.
Point the carrier application's stream URL at your bridge endpoint.
/v2/voice/sessions with a project key, then connect only to the returned one-use stream URL.Official references · 13 September 2026
Protocol references are official starting points, not proof that an account is enabled. Confirm the current carrier contract and account capabilities before implementation.
Account-specific Teler stream details may differ; confirm the API host and stream contract with the carrier.
Machine handoff available
Create /v2/voice/sessions from a trusted server with X-Api-Key. The response returns a short-lived, one-use stream URL; never put the project key in browser code or adapt an earlier account-wide request.