• What is a WebSocket Connection?

    A WebSocket connection is a communication protocol that provides a persistent, two-way connection between a client and a server

  • FreeSWITCH WebRTC

    This guide provides a detailed setup for enabling WebRTC with FreeSWITCH, allowing for browser-based voice and video calls. It covers FreeSWITCH configuration for WebSocket and SRTP support, along with SIP.js setup for making and receiving WebRTC calls.

  • Asterisk WebRTC

    This guide details how to set up Asterisk for WebRTC, enabling browser-based voice and video calls. It covers essential Asterisk configurations for WebSocket, DTLS, and SIP, along with SIP.js setup to create a WebRTC client for making and receiving calls.

  • OpenSIPS WebRTC

    This guide explores how to integrate WebRTC with OpenSIPS, enabling browser-based voice and video calls. It covers essential OpenSIPS modules, TLS setup, and using SIP.js for WebRTC clients, complete with code examples for making and receiving calls. Perfect for building SIP-compatible, real-time communication in web applications.

  • How Safe is WebRTC?

    WebRTC supports video, voice, and generic data to be sent between peers, building a powerful basis for building real-time communication applications, but how safe is it?

  • What is a SIP (Session Description Protocol)?

    Session Initiation Protocol (SIP) is a signaling protocol used for initiating, maintaining, and terminating real-time sessions that involve voice, video, messaging, and other communications applications and services between two or more endpoints on IP networks.

  • Siperb WebRTC Client: Web, Tablet, and Mobile

    SIPERB provides robust WebRTC client formats to meet diverse communication needs across various devices. Our solutions include clients tailored for web, tablet, and mobile interfaces, each designed to optimize your communication experience regardless of your device type.

  • Call Media Transcoding

    Transcoding is a crucial function within the SIPERB platform, especially when dealing with legacy PBX systems that do not natively support WebRTC’s modern codecs and protocols.

  • Whats is DTLS (Datagram Transport Layer Security)?

    DTLS, or Datagram Transport Layer Security, is a protocol that provides privacy and data integrity for communications over datagram protocols, which are typically used for applications that require real-time communication and low latency, such as streaming media, voice over IP (VoIP), and online gaming.