Skip to content

Commit 2896b16

Browse files
authored
Merge branch 'main' into Devon/Calling-api/Open-RPC
2 parents 9fe6029 + b960145 commit 2896b16

File tree

11 files changed

+443
-362
lines changed

11 files changed

+443
-362
lines changed

website/docs/main/compatibility-api/cxml/voice/stream.mdx

Lines changed: 134 additions & 170 deletions
Large diffs are not rendered by default.

website/docs/main/compatibility-api/cxml/voice/virtualagent-noun.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
---
22
title: <VirtualAgent> noun
33
slug: /compatibility-api/cxml/voice/virtualagent-noun
4+
sidebar_class_name: deprecated
45
---
56

67
import Tabs from "@theme/Tabs";
78
import TabItem from "@theme/TabItem";
89

10+
11+
:::warning Deprecated Notice
12+
Dialogflow application creation and management through the SignalWire Compatibility API is deprecated.
13+
Only existing Dialog applications will continue to function; new Dialog applications can no longer be created.
14+
:::
15+
916
[`<Connect>`](./connect.mdx) verb's `<VirtualAgent>` noun permits connecting the
1017
call to a Dialogflow agent. To learn more about integrating SignalWire with
1118
Dialogflow, see [Integrating with Dialogflow Agents](/platform/integrations/dialogflow/dialogflow-agents).

0 commit comments

Comments
 (0)