- Continuity for Genesys customers. Customers can keep their existing Cognigy.AI and Voice Gateway integration if SIP calling is no longer available in Genesys Cloud.
- Minimal setup. The connector uses a predefined carrier template in the Voice Gateway interface. Required settings are preconfigured, reducing the setup steps compared to a standard carrier.
Prerequisites
- Access to a Genesys Cloud instance with admin permissions.
- A Genesys Organization ID from Admin > Account Settings > Organization Settings > Advanced in Genesys Cloud.
- A telephone number configured in Telephony > Phone Numbers in Genesys Cloud.
- The Genesys Audio Connector feature enabled for your Voice Gateway instance.
Restrictions
Because Genesys Cloud controls the call, Voice Gateway only supports sending and receiving audio. Other features aren’t supported or have limited support:- Transfer calls — limited support through
refertransfer.dialtransfer isn’t supported because Genesys Cloud doesn’t allow Voice Gateway to initiate outbound calls. - Hang up calls — handled by the flow in Genesys Cloud.
- Agent Copilot — not supported because it requires dial capabilities unavailable with this integration.
How to Use
To use the Genesys Audio Connector, configure a carrier in Voice Gateway, create the Audio Connector integration in Genesys Cloud, and set up a call flow in Architect. Then assign a phone number and test the connection.How to Set Up
1. Create a carrier in Voice Gateway
1. Create a carrier in Voice Gateway
- Go to Carrier, click + Create carrier.
- On the Add a carrier page, select Genesys Audio Connector from the list of predefined carrier connectors.
- Make sure the carrier is set to active.
- Under Used By, select either all accounts or a specific account.
- Click Save.
2. Create the Audio Connector integration in Voice Gateway
2. Create the Audio Connector integration in Voice Gateway
- Go to Audio Connectors, select Genesys from the Type list, and select the account the connector belongs to.
- Click Add Audio Connector Integration.
- Configure the following fields:
- Name — enter a descriptive name for the integration. If your Genesys organization has multiple integrations for different teams, environments, or use cases, choose a name that is easy to identify.
- VoIP Carrier — select the Genesys Audio Connector carrier you created previously. Only Genesys Audio Connector carriers are available. The integration routes SIP traffic through this carrier, and any phone numbers in the same account must also use it.
- Organization ID — enter the UUID assigned to your Genesys organization. See Prerequisites for details.
- Click Save.
- In the Integration created window, go to Integrations > Audio Connector, and copy the API Key and Client Secret. These values are shown once. Copy them immediately and save them for later use in Genesys Cloud.
- Click Done.
3. Add the Audio Connector integration in Genesys Cloud
3. Add the Audio Connector integration in Genesys Cloud
- In the upper-left corner, click Menu.
- Select IT and Integrations > Integrations.
- On the Integrations page, click Add Integration in the upper-right corner.
- On the Add Integration page, install the Audio Connector.
-
On the Configuration tab, enter the Base Connection URI in this format:
For example, if your Voice Gateway environment is
trial, the URI is: - Click Save & Activate.
- On the Audio Connector Credentials card, click Configure.
- In the Configure Credentials window, paste the API Key and Client Secret you copied from Voice Gateway.
- Click Confirm, then Save & Activate.
4. Build the call flow in Genesys Architect
4. Build the call flow in Genesys Architect
- In the navigation menu, go to Orchestration > Architect.
- Create an Inbound Call flow by clicking + Add in the upper-left corner.
- Enter a Name for the flow. You’ll need this name later when routing a phone number to it.
- Click Create Flow.
- In the flow’s starting menu, go to Main Menu. Next to Main Menu, click the three dots > Toolbox > Task > Task.
- Under Menu Access, go to the Speech Recognition field and enter the DTMF input. Each menu choice needs a DTMF or speech recognition term for each supported language. For example,
1orone. - In the Toolbox menu, go to Bot, then drag the Call Audio Connector action into the flow editor. This action routes the call to Voice Gateway when the caller selects the relevant menu option.
- In the Call Audio Connector action’s configuration, configure the following fields:
- Integration settings — select the integration you created previously.
- Connector ID — enter any unique string. This value is used to identify the call in Voice Gateway logs and reports.
- Click Validate, then save changes.
- (Optional) Below the Success branch, add a Transfer to Number action, and enter the
Flow.vgTransferTargetvariable in the Number field.
5. Route a phone number to the flow
5. Route a phone number to the flow
- Go to Telephony > Phone Numbers and select a number.
- On the Call Route page, enter the flow name that you created previously in the Route to field, or verify that it is already routed to the correct flow.
How to Test
1. Assign a number and use a test Flow
1. Assign a number and use a test Flow
- In the Voice Gateway Self-Service portal, assign the phone number to the carrier and application.
- Route the phone number to a voice Flow in Cognigy.AI to confirm the setup works end to end without affecting live traffic.
2. Place a test call
2. Place a test call
- Dial the phone number routed to your inbound call flow.
- Confirm the Main Menu prompt plays and responds to your DTMF or speech input.
- Confirm the call is handed off through the Call Audio Connector action and that the Cognigy.AI voice Flow starts as expected.