Measure voice quality
measure_voice_qualityMeasure the quality of a voice/VoIP path to a destination and return the estimated MOS (ITU-T G.107 E-model) plus live network metrics (RTT, jitter, packet loss). Useful before routing or starting a voice-agent call. The MOS is an objective estimate, not a perceptual measurement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Optional probe location selectors, e.g. ['eu-west','us-east'] | |
| codec | No | Narrowband codec to model | G711 |
| target | Yes | IP, host, or media endpoint to measure toward |