9BITS DEVELOPER CENTRE
  • 9bits Developer Center
  • MESSAGING
    • A2P SMS
      • Overview
      • Start sending A2P SMS
      • Getting Started
      • REST API
        • Overview
        • Batches
        • Delivery Reports
          • Retrieve a delivery report
        • Webhooks
      • SMPP
        • Connectivity
        • Sending Messages
        • Message Encoding
        • SMPP Error Codes
    • Two-Way SMS
      • Overview
      • Start receiving Two-Way SMS
      • Start sending Two-Way SMS
      • Getting Started
      • REST API
        • Overview
        • Webhooks
  • VOICE
    • Voice Messaging API
      • Overview
      • The Call Object
      • Send a voice message
    • SIP Trunking
      • Overview
      • Technical Details
Powered by GitBook
On this page
  • Concepts
  • Endpoint
  • Authentication
  • Recipient
  • Codecs
  • ACL
  1. VOICE
  2. SIP Trunking

Technical Details

Concepts

This section contains some key concepts and terminology used throughout this documentation.

Endpoint

You can send your INVITE requests to 9bits IP address once the trunk is in an active state.

Authentication

Authentication is by IP address only and only the registered IP address(s) are allowed for signaling and RTP flow.

Recipient

Recipient numbers must be in E.164 format.

Codecs

The following codecs are supported:

  • PCMA (G711a)

  • PCMA (G711u)

  • G722

ACL

An Access Control List (ACL) is a set of IP ranges which are allowed to interact with a SIP system, which could be either a 9bits or customer SIP system.

PreviousOverview

Last updated 3 months ago