Skip to main content

Voice Apps

Voice apps are at the core of Teler's Programmable Voice API.

A Voice app is a set of configurations that allow you to customize how your application routes and manages calls. You can create and manage your voice apps at https://platform.frejun.ai/app/voice-apps.

Properties

App Name

A friendly identifier for the Voice App. This helps identify the app within your account.

Example: "Demo Voice Stream App"

Incoming Call URL

An HTTPS endpoint that Teler will use to retrieve Call Flows.

Example: https://yourdomain.com/flow

Call Status URL

An HTTPS endpoint that will receive webhooks from Teler.

Example: https://yourdomain.com/webhook

Channels

The number of simultaneous calls the app can make/receive at a given time.

Example: 10