Report call diagnostics
Required scope: sessions:manage
Records quality figures or an error that your app measured for one of its connections. The Console shows the latest quality report and the reported errors of each connection on the call. Reports are optional and are accepted while the call is live and for 10 minutes after it ends. Each connection can send one quality report every 5 seconds and 20 error reports per minute. At most 200 reports are kept per call: at that limit a quality report replaces the same connection’s oldest quality report. A quality report from a connection with no stored quality report, and every error report, is accepted but not stored.
Authorizations
Polymorfa organization key (pmfa_ prefix), project token (pmfa_pt_ prefix) where supported, or short-lived client token (pmfa_ct_ prefix). Organization and project keys may be personal or service-account owned and enforce selected action scopes. Organization keys cover the team and its projects; project tokens stay inside one project. Client tokens stay inside their live project and session and enforce their client rules.
Path Parameters
Identifier for this resource.
Value constraints
1"call-123"
Body
- Option 1
- Option 2
Kind discriminator for this object.
Allowed values
quality Client-chosen identifier of one media connection. Reusing it replaces that connection.
Value constraints
^[A-Za-z0-9_-]{8,64}$"conn_0123456789"
Specifies quality for this native voip call quality report.
Value constraints
Server credentials only: the participant acting in the call. Defaults to default. Client tokens act as their own participant and must omit this field.
Value constraints
^[A-Za-z0-9._:@-]{1,128}$"agent-7"
Specifies client for this native voip call quality report.