We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add demo setup documentation and update references for consistency
Update demo documentation to standardize references to the "Full Demo" workflow
Update demo documentation to replace references from `99-full-demo.json` to `99. Full Demo` for consistency
Add new SVG symbols for standard components and update references in the demo
Refactor demo documentation for consistency and clarity by removing redundant headers and updating example formatting
Add detailed demo documentation and restructure existing files for clarity
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.
Refactor SIP PBX documentation structure and content - Split the `Respond` actions into dedicated documentation under `SIP PBX Global Recording`. - Update references to `Respond To Record`, `Respond To Auth`, and `Respond To AI Tool` to align with new documentation structure. - Introduce new pages for `SIP PBX Trigger` modes: `Trunk Event`, `Extension Event`, `Queue Event`, and `AI Tool Call`. - Enhance the `Scenarios and Recipes` documentation to reflect changes in recording actions. - Revise troubleshooting section for clarity on recording issues. - Update sidebar navigation to reflect new documentation organization.
Remove redundant headers from multiple documentation files for clarity
Update links in documentation for consistency and clarity
Init documentstion
Created AI-and-WebSocket-Legs (markdown)
Created _Sidebar (markdown)
Initial Home page