Get the (almost) daily changelog
Phone Keypad Input Support, OAuth2 and Analytics Improvements
- Keypad Input Support for Phone Calls: A new
keypadInputPlanfeature has been added to enable handling of DTMF (touch-tone) keypad inputs during phone calls. This allows your voice assistant to collect numeric input from callers, like account numbers, menu selections, or confirmation codes.
Configuration options:
The feature can be configured in:
assistant.keypadInputPlancall.squad.members.assistant.keypadInputPlancall.squad.members.assistantOverrides.keypadInputPlan
- OAuth2 Authentication Enhancement: The
OAuth2AuthenticationPlannow includes ascopeproperty to specify access scopes when authenticating. This allows more granular control over permissions when integrating with OAuth2-based services.
The scope property can be configured at:
assistant.credentials.authenticationPlancall.squad.members.assistant.credentials.authenticationPlan
-
New Analytics Metric: Minutes Used The
AnalyticsOperationschema now includes a new column option:minutesUsed. This metric allows you to track and analyze the duration of calls in your usage reports and analytics dashboards. -
Removed TrieveKnowledgeBaseCreate Schema: Removed
TrieveKnowledgeBaseCreateschema from
TrieveKnowledgeBase.createPlanCreateTrieveKnowledgeBaseDTO.createPlanUpdateTrieveKnowledgeBaseDTO.createPlan