Explore this week’s updates and releases! 🔎

Error Details Now Visible in Message Logs

Message logs now display error codes and error messages directly in the UI, giving you full visibility into failed messages without needing to make a separate API call.

Previously, this information was only accessible via the API. Now, if either value is present, you can see it at a glance in the dashboard — making it faster to diagnose delivery issues without needing to make a separate API call.


Scripts Filter Split into SWML and CXML

The Resources UI filter for Scripts has been separated into two distinct filters: SWML and CXML.

This makes it easier to find and manage your scripts by type without sorting through a combined list.


Flexible Codec Format Support for Dial Requests

You can now pass codecs as either an array of strings or a comma-separated string when making a calling/calls dial request, giving you greater flexibility in how you configure your calls.

Supported codecs include: PCMU, PCMA, OPUS, G729, G722, VP8, and H264.

📖 See the full codecs parameter documentation for details.