Setup Options
Option 1: Automatic Webhook (Recommended)
Let Pipecat Cloud handle the webhook automatically. Using the Dashboard:- Go to Settings > Telephony in Pipecat Cloud
- Select your phone number
- Choose your deployed agent
- Save
Option 2: Custom Webhook Server
Host your own webhook server for custom logic (e.g., CRM integration, advanced routing, caller-based customization).FastAPI Webhook Server
Python webhook server example
Next.js Webhook Server
JavaScript webhook server example
Bot Configuration
Configure your bot to handle dial-in calls:Complete Example
Daily PSTN Dial-in Bot
Full implementation with STT, LLM, TTS, and caller personalization