SDK for Telnyx's WebRTC platform
SIP trunking, SMS, MMS, Call Control and Telephony Data Services.
## What's Changed ### Features - **WEBRTC-3324**: Support `target_params` in `anonymous_login` — allows passing custom parameters to the signaling…
chore: update changelog for [email protected] docs: update ts docs fix: handle getUserMedia failure gracefully (no microphone) (#541) feat: add audioL…
chore: update changelog for [email protected] docs: update ts docs feat: add ICE candidate pair stats to call report (WEBRTC-3302) (#538) chore: relea…
chore: update changelog for [email protected] fix: send call reports for calls shorter than the collection interval (#532) **Full Changelog**: https:…
chore: update changelog for [email protected] fix: serialize log context to capture DOM Event properties in call reports (#520) chore: update CODEOWNER…
## What's Changed * fix(WEBRTC-3266): Prevent race condition in network reconnection by deferring _wasOffline reset by @ArtemPapazian in https://gith…
## What's Changed * fix: if we get attach always run reconnection flow by @ArtemPapazian in https://github.com/team-telnyx/webrtc/pull/503 * chore: …
fix: capture complete logs in call reports