Changelog

VoiceFox changelog

All developer-facing updates are published here.

2025-11-03

Webhook event updates

Webhook event names were reorganized to better reflect outbound task lifecycle.

Changes

  • Removed task.call.hangup (per-call outbound hangup event).
  • Added task.end — fires when an entire outbound task completes.
  • Added callin.transfer — fires when a call is transferred. Available only via

third-party push, not VoiceFox Webhook.

  • Updated the payload format of callin.collect.
  • Added Webhook delivery support for DingTalk and Lark.