Skip to content

History / Demo Walkthrough

Revisions

  • Add demo setup documentation and update references for consistency

    @andr-04 andr-04 committed May 18, 2026
  • Update demo documentation to standardize references to the "Full Demo" workflow

    @andr-04 andr-04 committed May 18, 2026
  • Update demo documentation to replace references from `99-full-demo.json` to `99. Full Demo` for consistency

    @andr-04 andr-04 committed May 18, 2026
  • Refactor demo documentation for consistency and clarity by removing redundant headers and updating example formatting

    @andr-04 andr-04 committed May 18, 2026
  • Add detailed demo documentation and restructure existing files for clarity

    @andr-04 andr-04 committed May 18, 2026
  • Add routing, queue, recording, AI tools, and callback functionality - Introduced callback capabilities in the queue to allow for customer callbacks. - Updated dispatch logic to handle both live callers and callback scenarios. - Enhanced queue entry with `callback_on` and `play_callback` features. - Ensured that dispatch can reconnect customers if the live caller is no longer present. - Documented testing steps and expected results for the new functionality.

    @andr-04 andr-04 committed May 18, 2026