-
Voice Fallback Plan: You can now define a
fallbackPlanin your assistant’s voice settings inassistant.voice.fallbackPlanorcall.squad.members.assistant.voice.fallbackPlanto specify alternative voices if your primary voice provider fails. -
AssemblyAI Credential Management: You can now specify your AssemblyAI API keys in the updated “Transcriber Providers” page. Create your API key in the AssemblyAI dashboard. AssemblyAI errors are now surfaced in the
endedReasonofCall,ServerMessageEndOfCallReport, andServerMessageStatusUpdate.

- Enhanced BYO SIP Trunk Configuration: When configuring BYO SIP trunk credentials, you can now specify a
techPrefixfor outbound SIP calls and enablesipDiversionHeaderfor authenticating the calling number (if supported). Refer to theByoSipTrunkCredentialschema in the API reference to learn more.

Learn more about techPrefix and sipDiversionHeader in the BYO SIP Trunk Credential schema: https://api.vapi.ai/api
-
File Name Length Constraints: The maximum file
namelength has been reduced from 100 to 40 characters. The required minimum length is still 1 character. -
Increased Server Timeout Limit: The maximum value of
server.timeoutSecondshas increased from 60 to 120 seconds, allowing longer timeouts for server responses. -
Extended Delay for Tool Messages: The
timingMillisecondsmaximum inToolMessageDelayedhas increased from 20,000 to 120,000 milliseconds, enabling a longer delay for tool messages.