• 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.

  • Development Timeline

    Welcome to our Development Timeline, where we document both our completed milestones and our future goals. This page serves as a dynamic record of SIPERB’s ongoing evolution, showcasing the progress we’ve made and outlining the initiatives we’re committed to achieving.

  • Inbound Registration Connections

    Inbound Registration is when the SIP details, are automatically generated on our side. Once created, it is up to you, to REGISTER with us, just like a typical UAC to UAS scenario.

  • Outbound Trunk Connections

    Outbound Trunks function similarly to Outbound Registration but do not send a REGISTER message, meaning there’s no registration status available. They are commonly used when connecting to endpoints with a static or fixed IP address since the primary purpose of registration is to retrieve an IP address.

  • Outbound Registration Connections

    Outbound Registration involves entering SIP details from your PBX or ISP into SIPERB systems to maintain a registration loop through REGISTER messages.

  • How secure is my password

    In SIP communications, passwords play a key role in the authentication process, typically using a method known as Digest Authentication.

  • Siperb API – Introduction

    Siperb makes use of REST API calls in all its administration and management functions.

  • What Is SIP and How Is It Applied?

    Session Initiation Protocol (SIP) is a signaling protocol that plays a crucial role in establishing, managing, and terminating real-time communication sessions over IP networks.