call-log

Retrieve Voicenter call detail records with filtering and sorting.

2|1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/VoicenterTeam/claude-marketplace --skill call-log
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: call-log
Source: https://github.com/VoicenterTeam/claude-marketplace/tree/main/plugins/voicenter-api/skills/call-log
Command: npx skills add https://github.com/VoicenterTeam/claude-marketplace --skill call-log

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides an efficient way to query and retrieve detailed call records from the Voicenter Call Log API, streamlining the process of accessing historical call data for reporting, analytics, and CRM integration.

Core Features & Use Cases

  • CDR Retrieval: Fetch call detail records based on various criteria such as date, phone number, extension, and call type.
  • Field Selection: Select specific fields from the CDR to return, such as caller number, target number, date, duration, and more.
  • Sorting and Filtering: Sort the retrieved records by date and duration, and filter by call type, campaign ID, and queue ID.
  • Use Case: For a marketing team, use this Skill to retrieve and analyze call data for a specific campaign to gauge its effectiveness.

Quick Start

Retrieve all call detail records for the past 30 days for a specific campaign by using the call-log skill with the provided criteria.

Frequently Asked Questions about call-log

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve call detail records from Voicenter using the API?

Retrieve call detail records from Voicenter by authenticating with a Voicenter API code and querying the Call Log API. Supports filtering by date, phone number, extension, call type, and campaign ID to fetch historical call data.

What filtering options are available for pulling historical call data?

Historical call data filtering supports date ranges, phone numbers, extensions, call types, campaign IDs, and queue IDs. Retrieved records can also be sorted by date and duration to streamline reporting and analytics workflows.

Can I select specific fields from the CDR when fetching call logs?

Selecting specific fields from the CDR is supported when fetching call logs. Choose target data points like caller number, target number, date, and duration to customize the returned dataset for CRM integration or targeted analytics.

Do I need a Voicenter API code to access call analytics data?

A Voicenter API code is required for authentication to access call analytics data. The API code validates your request to the Call Log API, ensuring secure retrieval of historical call detail records for reporting purposes.

What is the best way to analyze call data for a specific marketing campaign?

Analyzing call data for a specific marketing campaign involves querying the Call Log API with the campaign ID filter. Retrieve historical call detail records, sort by duration or date, and export the selected fields for campaign effectiveness evaluation.

How does call logging work with CRM integration workflows?

Call logging for CRM integration works by retrieving call detail records via the Call Log API and selecting specific fields like caller number, date, and duration. Filter by extension or call type to sync relevant historical call data directly into your CRM system.