-
Notifications
You must be signed in to change notification settings - Fork 2
EndpointType
Kenan Genjac edited this page Feb 18, 2025
·
2 revisions
Endpoint type value for WebrtcEndpoint. Represents a participant joining the conference from a
WebRTC application (on the web or mobile).
Endpoint type value for SipEndpoint. Represents a participant joining the conference through a SIP
server.
Endpoint type value for PhoneEndpoint. Represents a participant joining the conference from a
physical device, connected to Public Switched Telephone Network, mobile or landline.
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).