VoIP Number
  • 🎉 Getting started
    • Overview
  • 🔩Components
    • Connection
    • Trunk
    • AI Agent
    • Number
    • Call Flow
  • 🧙‍♂️Tools and Features
    • AI Agent 👨‍🎤
    • Audio codecs 🎚️
    • Real time speech translation 🗣️
    • Elastic SIP trunking 🛫 ✈️
    • HD voice ⚡️
    • Voicemail with audio transcription 📫📝
    • Call Flow Builder 👷🏼🔧
    • Email notifications 📬
    • Storage 📦
  • 👩‍🎤Reporting
    • SMS/MMS
    • Calls
    • Billing
  • 💡Popular use cases
    • AI Agent with Groq LLM
    • Voicemail Trunk
    • Translate speech in a real time
    • Translate speech in a real time back to the caller
    • Making outbound calls to PSTN/mobile
    • Echo 🔊
    • Play text announcement
    • Play audio announcement
    • IVR with user input, bridge and voicemail
    • Voicemail box
    • Calling to voicemail and listening/managing your messages
  • 🐶knowledge
    • Languages supported by real time speech translation 🗣️
  • 🦮Guides
    • Register a Softphone (SIP phone)
    • Register IP desk phone
    • Changing Plan (membership)
    • Removing your account
  • 📖API Reference
    • SMS/MMS
  • 📽️Videos
    • Basics
    • AI Agents
    • Setup a real time speech translation
    • Audio call with real time speech translation
    • Real time speech translation with 841 ms latency
Powered by GitBook
On this page
  • Overview
  • Use Case
  • Setup
  1. Popular use cases

Voicemail Trunk

Record calls on a shared Voicemail box and get them on your email 🗳️

PreviousAI Agent with Groq LLMNextTranslate speech in a real time

Last updated 1 month ago

Overview

Default Voicemail with audio transcription 📫📝 is linked to a Connection. This means it is reached when SIP To header has a value of that Connection's SIP User

Although you can send other Connections to the same voicemail by simply configuring a Call Flow on them, you may prefer to have a dedicated SIP URI that accepts any SIP To value (SIP user), even those without a corresponding Connection

With elastic SIP Trunking you can create a shared voicemail

Use Case

Send call with any SIP To header to single, shared voicemail

Setup

  1. Create a Trunk. Select a name and SIP URI (see Trunk) for SIP input type (you can enable PSTN input too and you can also keep it PSTN-only but that can't multiplex SIP users)

  1. Attach your Call Flow from Step 1 (see Trunk)

You will likely leave Trunk OUT section of your Trunk disabled. In some more specialised scenarios you may enable it to send call further: to PSTN, mobile number or to another SIP URI

✅ You now have created a SIP Trunk with a flow that will accept call with any SIP To header and send them all to voicemail

Create a Call Flow with Voicemail deposit (see Voicemail box)

action
💡
Page cover image