Skip to main content

voicegw calls

List recent calls with per-call cost and activity.

Synopsis

voicegw calls shows one row per call (a session), not per model request. Where voicegw costs rolls spend up by provider and model, and voicegw logs tails individual STT/LLM/TTS requests, calls answers the operator’s question: what did each call cost, and how busy was it?

Usage

Options

Prerequisites

Cost tracking must be enabled in voicegw.yaml:
If cost tracking is disabled, the command prints a warning and exits.

Output

A Recent Calls table with, per call: the call (session) id, when it started, the modalities used, the request count, and the total cost. A footer summarizes the shown calls (count, total cost, average cost per call).

Examples

Recent calls

The most expensive calls

One project

Exit codes

voicegw costs | voicegw logs | voicegw reconcile