Files
pipecat/changelog/3235.added.md

7 lines
429 B
Markdown

- Added Daily PSTN dial-in support to the development runner with `--dialin` flag. This includes:
- `/daily-dialin-webhook` endpoint that handles incoming Daily PSTN webhooks
- Automatic Daily room creation with SIP configuration
- `DialinSettings` and `DailyDialinRequest` types in `pipecat.runner.types` for type-safe dial-in data
- The runner now mimics Pipecat Cloud's dial-in webhook handling for local development