phone-call

Initiate outbound SIP calls and capture structured conversation data.

2|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/lovon-spec/intendant --skill phone-call
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phone-call
Source: https://github.com/lovon-spec/intendant/tree/main/skills/phone-call
Command: npx skills add https://github.com/lovon-spec/intendant --skill phone-call

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Initiate an outbound SIP call and conduct a voice conversation with AI guidance, returning structured data from the interaction.

Core Features & Use Cases

  • Outbound SIP calling via pjsua with AI-driven dialogue.
  • Live-audio integration through Vortex Audio HAL for realistic voice sessions.
  • Returns typed structured data from conversations for downstream processing.
  • Use case: automate lead qualification or customer validation over the phone while capturing results.

Quick Start

Tell the agent to start an outbound SIP call using the configured credentials and Vortex Audio, and return the structured conversation data.

Frequently Asked Questions about phone-call

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

FAQPage Schema
How do I automate outbound SIP calls with AI conversation?

Automate outbound SIP calls by using pjsua routing combined with AI-driven dialogue guidance. The Skill initiates the call, conducts the voice interaction, and returns typed structured conversation data for downstream processing.

What do I need to run pjsua VoIP automation on macOS?

pjsua VoIP automation on macOS requires the Vortex Audio HAL plugin for live audio, SIP credentials stored in ~/lin, and an active Intendant GUI session to grant necessary microphone access permissions.

Can I capture structured data from automated voice calls?

Yes, capturing structured data from automated voice calls is the core output. The Skill returns typed structured conversation data from the AI-guided voice session, enabling direct downstream processing of call results.

Does Vortex Audio work with pjsua for VoIP automation?

Vortex Audio works with pjsua by providing the required HAL plugin for live-audio integration. This setup enables realistic voice sessions by routing audio correctly during automated outbound SIP calls.

Why does automated SIP calling require a GUI session?

Automated SIP calling requires an Intendant GUI session to enable mic permissions on macOS. Without this active GUI session, the system cannot grant the microphone access needed for Vortex Audio to capture voice interactions.

When do I need Vortex Audio HAL for outbound voice calls?

You need Vortex Audio HAL for outbound voice calls when conducting AI-guided interactions on macOS. It provides the live-audio integration required for pjsua to route realistic voice sessions and capture conversation data.