EndpointType - infobip/infobip-rtc-js GitHub Wiki
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).