LogoLogo
  • 👋START HERE
    • Welcome!
  • â„šī¸General
    • Release Notes
      • Full Feature Base Template
      • Services
      • Rule-based Automation
        • May 2025
        • February 2025
        • January 2025
        • December 2024
        • November 2024
        • October 2024
        • September 2024
        • August 2024
        • July 2024
        • June 2024
        • May 2024
        • April 2024
        • March 2024
        • February 2024
        • January 2024
        • 2023
        • 2022
        • 2021
        • Dialog Design Update
    • Glossary of Terms
    • Authentication Methods
      • SSO (Single Sign-On)
      • Built-In User Management
    • Acceptable Use Policy
  • âš™ī¸Rule-based Automation
    • Overview
      • Account Settings
        • Profile
        • Team
        • Roles and Permissions
          • User Management
          • Project Permissions
      • Basic Concepts
        • Project Management
        • Version Management
        • Multi-Lingual Bots
          • Supported Languages
        • Managing User Interactions
          • Unexpected User Input
          • No User Input
    • Dialog Interface
      • Blocks
        • Conversation Logic
          • Start Conversation
          • Global
          • State
          • Intermediate Response
          • To Previous State
          • End Conversation
        • Subdialog
          • Reusable Subdialogs
        • Phone
          • Continue Listening
          • Call Control
        • Technical Logic
          • Service
          • Condition
          • Storage
        • Other
          • Note
      • Speech Assets
        • Intents
          • Utterances
          • Descriptions
        • Slots
          • Custom Slots
            • List Slots
            • Machine Learning Slots
            • Regex Slots
            • LLM Slots
          • Prebuilt Slots
            • DTMF Slot
        • Text Snippets
        • Dictionary
      • Variables
        • Intents
        • Slots
        • Storage
        • Text Snippets
        • Environments
        • Platform
        • Context
      • Services
        • Service Integration Guide
        • Service Development
        • Service Branches and Error Handling
        • Public Services
          • Date and Birthdate Recognition
          • Spelling Post-Processing for Phone
          • IBAN Validation
          • License Plate Validation
          • Address Search
          • Street Names per Postal Code
          • Email Service
          • SMS Service
          • API Adapter
          • Salesforce-Flow Connector
          • Opening Hours
          • Speech-to-Text Hints
          • Fuzzy Match Names
          • Delay Service
      • Debugger
        • Phone 2
        • WhatsApp
        • Textchat 2
    • Environments Interface
      • Service Keys
    • Deployments Interface
      • Creating a Release
      • Editing a Release
    • Text-to-Speech
      • Azure
      • ElevenLabs
      • OpenAI via Azure (Preview)
      • SSML
        • Audio
        • Break
        • Emphasis
        • Prosody
        • Say-as
        • Substitute
        • Paragraph and Sentence
        • Voice
    • Autocomplete
    • Parloa APIs
      • CallData Service and API
      • Conversation History API
      • Textchat V2 API
    • Phone Integrations
      • Genesys Cloud
        • Setting up the SIP Trunk
        • Sending/Receiving UUI Data
        • Creating a Script to Display UUI
      • SIP
      • Tenios
        • Setting Up an Inbound Connection
        • Setting Up an Outbound Connection
        • Transferring a Call
      • Twilio
      • Public IPs and Port Information
    • AI Integration Overview
      • Dual Intent Recognizer (DIR)
      • Dual Tone Multifrequency (DTMF) Intent
    • Analytics and Debugging
      • Understanding Conversations and Transactions
      • Managing Caller ID Data
      • Hangup Events and Triggered Analytics
      • Analytics Transactions: Data Structure and Insights
      • Dialog Analytics
      • Audit Logs
      • Parloa-hosted Analytics
    • Data Privacy
      • Anonymizing Personally Identifiable Information
    • NLU Training
      • NLU Training Best Practices
    • How To
      • Create a Scalable and Maintainable Bot Architecture
      • Implement OnError Loop Handling
      • Resolve the 'Service Unavailable' Error
    • Reference
      • Parloa Keyboard Shortcuts
      • Frequently Asked Questions (FAQ)
      • JavaScript Cheat Sheet
        • Using Regular Expressions (Regex)
  • 🧠Knowledge Skill
    • Introduction
    • Knowledge Collections
    • Knowledge Sources
    • Knowledge Skill Setup
      • Step 1 – Create a Knowledge Skill Agent
      • Step 2 – Configure a Knowledge Skill Agent
      • Step 3 – Configure a Knowledge Skill Agent
Powered by GitBook
On this page
  • Setting Up an Inbound Connection
  • Prerequisites
  • Setting Up the SIP Trunk
  • Routing the Number to the SIP Trunk
  • Creating the Release in Parloa

Was this helpful?

Export as PDF
  1. Rule-based Automation
  2. Phone Integrations
  3. Tenios

Setting Up an Inbound Connection

PreviousTeniosNextSetting Up an Outbound Connection

Last updated 9 months ago

Was this helpful?

If you're unable to connect your IP-PBX directly to Parloa via a SIP trunk, you have the option to connect through PSTN using Tenios. You have two options within Tenios: using an IP trunk (recommended) or using SIP accounts. This document will cover both methods.

Setting Up an Inbound Connection

Connecting Tenios to Parloa via an inbound SIP trunk is the simplest and recommended method. It involves routing all calls through a single SIP trunk.

Prerequisites

Keep these two pieces of information handy for the next steps.

Setting Up the SIP Trunk

With your phone number and subdomain known, the first step is to set up the SIP trunk in Tenios. Log into your Tenios account and navigate to SIP Trunks under Setup on the left side of the screen.

  1. Click Add SIP Trunk.

  2. Under "Type of trunk", select IP Address.

  3. Enable the following settings:

    • Allow outbound calls to the PSTN: This allows transfers to other PSTN numbers when Parloa sends a Refer back to Tenios.

    • Clip No Screening: This allows for custom caller IDs for transfers.

  4. Fill in the following fields:

    • Name: Choose any name you like.

    • IP/Domain: Your custom Parloa subdomain ending in voip.parloa.com.

    • Transport Protocol: TLS is recommended.

    • Default Number: Use the existing phone number from the Prerequisites section.

    • Outbound Caller ID: P-Asserted-Identity.

    • Username/Password (optional): For an extra layer of security.

Routing the Number to the SIP Trunk

Now that the SIP trunk is set up, the next step is to configure routing so calls to specific numbers are directed to this SIP trunk and then to Parloa.

  1. Search for the number you want to route, then click Route to Trunk and select the newly created trunk.

Creating the Release in Parloa

Having configured Tenios to route calls to Parloa, you now need to configure Parloa to direct these calls to your bot.

  1. Log into Parloa and choose the project you want to connect.

  2. Navigate to the Deployments tab –> click Add New Release.

  3. Select Phone 2, and click Next.

  4. Select Peering / Inbound registration.

  5. Choose your authentication method:

    • Authentication – Use the username & password you created when setting up the SIP Trunk in Tenios.

    • Whitelisted IPs + Authentication – Both of the above.

  6. Add the URI:

    • The "user" part of the URI (everything before the @) is the Tenios phone number without special characters (+ & -).

    • The "domain" part of the URI (everything after the @) is your custom Parloa subdomain.

  7. Click Next, adjust any additional settings as needed (we recommend adding the phone number in the description for easier identification), and click Create.

Congratulations! You can now dial the Tenios number, and it will be directed to your bot.

Bonus: Routing Multiple Numbers to the Same Trunk

You can route multiple numbers to the same trunk and create different URIs in Parloa for each number.

In Tenios, go to Number Routing under Routing on the left side menu.

Whitelisted IPs – Add all of for SIP trunking.

For example, your URI might look like this: 49XXXXX@sales-engineering.voip.parloa.com.

âš™ī¸
Tenios' Public IPs