WebRTC Stats Webhook Payload Missing audio_level for ServiceNow Integration

Configured a webhook to stream WebRTC stats to ServiceNow for real-time quality monitoring. The payload includes timestamp and bytes_sent, but audio_level is consistently null, despite the softphone being active. The endpoint accepts the POST request (200 OK), but the downstream automation relies on decibel values. Is there a specific permission or SDK version requirement to expose audio metrics in the webhook payload?