LogoLogo
  • 👋START HERE
    • Welcome!
  • â„šī¸General
    • Release Notes
      • Full Feature Base Template
      • Services
      • Rule-based Automation
        • 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
  • Overview
  • Getting Started
  • Configuring Call Control
  • Action Types
  • SIP Refer
  • Forward Call

Was this helpful?

Export as PDF
  1. Rule-based Automation
  2. Dialog Interface
  3. Blocks
  4. Phone

Call Control

Seamless Call Transition to Human Agents with Forwarding and SIP REFER

PreviousContinue ListeningNextTechnical Logic

Last updated 1 year ago

Was this helpful?

Overview

The Call Control block enables you to manage the direction and flow of your calls with precision. It allows you to steer the call to different destinations, whether it's transferring to another phone number or a SIP trunk. By utilizing the Call Control block, you can ensure calls are routed efficiently and handled according to your conversation design.

Moreover, the Call Control block is a versatile tool, acting as an alternative to the block. You can use it to seamlessly transition callers to a live agent, providing a more personalized experience compared to ending the call directly.

Getting Started

The Call Control block is designed exclusively for use on the Phone2 platform. Access from other platforms is not supported.

Configuring Call Control

Upon clicking the Call Control block, you'll be presented with several configuration options:

  • Action Sequence: Create a sequence of actions, such as dialing numbers or initiating a SIP REFER, which the system will execute in the specified order.

Action Types

When setting up your initial Action Sequence, choose from the following action types:

  • SIP Refer: Select this for transferring calls via SIP URIs or URIs from Storage or Environment variables, after which the connection is released.

To maintain clarity and functionality, each Call Control block must contain only one type of action sequence.

SIP Refer

Forward Call

Speech Before Action: Improve caller experience by playing a message (using ) before the call is redirected, informing callers about the upcoming transfer.

Forward Call: Use this option to dial phone numbers directly or use numbers from or , keeping the original call connection active.

In a SIP Refer Action Sequence, you can specify multiple SIP Invite URIs or reference multiple values from and variables. This flexibility allows Parloa to direct a call to various destinations or dynamically select a forwarding target based on information stored in Storage or Environment variables. Adding additional data to the SIP Header offers enhanced control over the call-forwarding process.

Within a Forward Call Action Sequence, you have the option to list multiple phone numbers or reference values from or variables. This feature supports dynamic call forwarding, ensuring a seamless caller experience by adapting to stored information or predefined variables.

âš™ī¸
SSML
Storage
Environment variables
Storage
Environment
Storage
Environment
End Conversation
Call Control Block