LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

external-layer - Build an External Layer IVR endpoint for call routing

Build an External Layer IVR endpoint that lets Voicenter route inbound calls based on CRM business logic.

Tags

Updated: 2026-09-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Route calls to IVR layers
  • Announce dynamic data before routing
  • Dial external phone numbers or extensions
  • Pass CRM context during calls

Inputs

  • Inbound call request payload
  • DTMF user inputs
  • CRM database records

Outputs

  • GO_TO_LAYER routing response
  • SAY_DIGITS audio announcement response
  • DIAL action response
  • Fallback error response

Requirements

  • Voicenter IVR layer configured with endpoint URL
  • HTTP server responding within 5 seconds

Source

  • Spec: SKILL.md
Voicenter
IVR
Call Routing
CRM
Webhook
Route calls to IVR layers
Announce dynamic data before routing
Dial external phone numbers or extensions
Pass CRM context during calls
Inbound call request payload
DTMF user inputs
CRM database records
GO_TO_LAYER routing response
SAY_DIGITS audio announcement response
DIAL action response