Skip to main content

voicegw replay

Print the dashboard Replay page URL for a recorded session.
voicegw replay <session-id>
The command is a signpost to the graphical dashboard timeline. It does not render replay events in the terminal.

Options

OptionDescription
--dashboard-urlBase URL of the dashboard. Defaults to http://127.0.0.1:8080 (the daemon’s serve port).

Examples

voicegw replay vg-123
voicegw replay vg-123 --dashboard-url https://voicegateway.example.com
The dashboard must already be running:
voicegw dashboard
See Replay storage costs for retention and storage trade-offs.