You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: conversational-ai/overview/release-notes.mdx
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,11 +23,13 @@ Released on November 15, 2025.
23
23
24
24
Included in this release:
25
25
26
+
{/*
26
27
* **Telephony**
27
28
28
29
This version adds an outbound calling feature that enables the <Vpd k="AGENT" /> to [initiate an outbound call](/conversational-ai/rest-api/telephony/start) to a specified number through a POST API. After the call is answered, the agent can engage in real-time dialogue with the callee. This feature supports a wide range of outbound AI call scenarios.
29
30
30
31
This version adds a set of phone number management APIs for handling numbers connected to <Vpd k="NAME" />. Refer to the API changes section for details.
32
+
*/}
31
33
32
34
***Selective attention locking (Beta)**
33
35
@@ -97,19 +99,22 @@ This release includes the following enhancements:
97
99
98
100
This release introduces the following changes to the RESTful API.
99
101
102
+
{/*
103
+
100
104
- **New APIs**
101
-
- Telephony
102
-
-[Initiate an outbound call](/conversational-ai/rest-api/telephony/start)
0 commit comments