Skip to main content
Updated in 4.92 The Data Protection & Analytics section includes Endpoint settings for analytics and system logging. Here you can toggle whether you want to create and store data about contacts, and whether you want to collect analytics data for the Endpoint. If you choose to collect data, you can also configure whether you’re masking sensitive data.

Endpoint-Specific Settings

Voice Gateway Endpoint

Store Extensive Data Payloads in Analytics

If you activate Store Extensive Data Payloads in Analytics in the Voice Gateway Endpoint, all the information from Voice Gateway event payloads is stored in the Analytics database. You can access this information via OData or the Conversations explorer in Insights. You can activate this setting after you toggle on Collect Analytics. By default, the setting is disabled. This setting allows you to store the following information:
  • trace_id
  • account_sid
  • application_sid
  • call_id
  • sip_status
  • sip_reason
  • originating_sip_ip
  • local_sip_address
  • service_provider_sid
  • fs_sip_address
  • api_base_url
  • originating_sip_trunk_name

Ignore Specific Analytics Data

You can deactivate the logging of specific analytics data fields with a Code Node using the analyticsdata object. For example:
In this example, the Code Node deletes token from the analytics data before it’s written to the database.

More Information

Last modified on June 9, 2026