Skip to content

EndpointType

Kenan Genjac edited this page Feb 18, 2025 · 3 revisions

WEBRTC

Description

Endpoint type value for WebrtcEndpoint. Represents a participant joining the conference from a WebRTC application (on the web or mobile).

SIP

Description

Endpoint type value for SipEndpoint. Represents a participant joining the conference through a SIP server.

PHONE

Description

Endpoint type value for PhoneEndpoint. Represents a participant joining the conference from a physical device, connected to Public Switched Telephone Network, mobile or landline.

WEBSOCKET

Description

Endpoint type value for WebsocketEndpoint. Represents a participant joining the conference via an external websocket server (e.g. a voice bot or an AI agent).

Tutorials

Migration guides

Reference documentation

Clone this wiki locally