Skip to content

AI for Service doc updates#782

Merged
ashishguptaiitb merged 8 commits into
mainfrom
ai-for-service-dev
Jul 8, 2026
Merged

AI for Service doc updates#782
ashishguptaiitb merged 8 commits into
mainfrom
ai-for-service-dev

Conversation

@ashishguptaiitb

Copy link
Copy Markdown
Collaborator

No description provided.

new integration document

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's blur IPs, ports, and domain names. Use the Gaussian Blur.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider cropping to the canvas to better display the UI of interest.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't use solid blur like this that too with red color.

title: Five9 Voice Automation Integration with Voice Gateway via SIP
sidebarTitle: Five9 Voice Automation with Voice Gateway via SIP
---
This guide explains how to integrate Five9 Voice Automation with Voice Gateway using SIP trunking. With this integration, Five9 routes inbound voice calls to an automation flow for self-service. Based on the conversation outcome, the bot can end the call, transfer the caller to a Five9 skill queue, or transfer the caller directly to a Five9 agent.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Always leave an empty blank line after the frontmatter.


## Prerequisites

Confirm that you meet the following prerequisites before configuring the Five9 Voice Automation integration:

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use the word Ensure or Make sure. We don't seek confirmation from the reader.

BotUserSession.put('routeValue', "hangup");
BotUserSession.put('routeReason', "Hangup");
```
The Automation flow supports the following call outcomes:

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mention the objective upfront when we start the topic "Configure the Automation Flow". It situates the reader about why they're following the steps - to what effect.

Add an **Agent Transfer** node at the end of the automation flow.

<Note>
The system transfers Custom SIP headers back to Five9 only when the Automation flow contains an Agent Transfer node.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the objective why we need an agent transfer node. Remove as a note and club it with the above sentence.

1. Configure a SIP endpoint for Five9 Voice Automation integration from **Flows & Channels** > **Channels** > **Voice Gateway** > **SIP Numbers**.
2. Select **Product Selection** > **Contact Center AI**.
3. Select **Network** > **List of IP Address** and use these Five9 IPs to add to the allowlist:
`3.224.189.218,35.174.41.205,208.69.29.60,208.69.29.43,208.69.29.44,208.69.29.45,208.69.29.46,162.213.153.62,208.69.29.54,162.213.153.52`

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrap each IP individually inside backticks. The comma separator must not be inside the backticks.

---
This guide explains how to integrate Five9 Voice Automation with Voice Gateway using SIP trunking. With this integration, Five9 routes inbound voice calls to an automation flow for self-service. Based on the conversation outcome, the bot can end the call, transfer the caller to a Five9 skill queue, or transfer the caller directly to a Five9 agent.

## Prerequisites

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try 1 version of tabulated prereq. I think it'll be good to read + faster to scan. Hence, better structuring and formatting.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't change it now but the folder structure and hence the URL structure of all Agent AI integrations is quite repetitive. For now, let it be. We don't want to deal with any new reorg of content leading to redirects.

minor edits
included a learn more link in RN_11.26.0
@ashishguptaiitb ashishguptaiitb added the PendingFixes Some PR review comments are yet to be resolved. label Jul 8, 2026
@ashishguptaiitb ashishguptaiitb merged commit 9557002 into main Jul 8, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PendingFixes Some PR review comments are yet to be resolved.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants