dograh/api/routes
Sabiha Khan c711920165
feat: telephony call transfer (#155)
* transfer call

* fix: ignore completed call status

* chore: refactor telephony

* chore: refactor pipecat engine custom tools and other telephony services

* chore: code refactor

* chore: put back office ambient sound files

* chore: remove transport from engine

* fix: fix alembic revision

* chore: remove set_transferring_call from engine

* fix: send OutputAudio frame and let transport chunk it

* fix: reinstate docker compose

* chore: remove unused transfer-twmil route for caller

* chore: update pipecat submodule

---------

Co-authored-by: Abhishek Kumar <abhishek@a6k.me>
2026-02-16 14:33:33 +05:30
..
__init__.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
campaign.py feat: limit campaign concurrency to number of CLIs 2026-02-07 13:45:21 +05:30
credentials.py Feat/Add API Trigger and Webhooks in Agent Builder (#83) 2025-12-22 14:08:30 +05:30
integration.py fix: fix cloudonix call hangup (#154) 2026-02-13 11:44:10 +05:30
knowledge_base.py feat: add openrouter support 2026-02-09 13:31:32 +05:30
looptalk.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
main.py feat: add coturn configurations (#143) 2026-02-03 13:52:50 +05:30
organization.py feat: limit campaign concurrency to number of CLIs 2026-02-07 13:45:21 +05:30
organization_usage.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
public_agent.py fix: BACKEND_API_ENDPOINT resolution from env and cloudflared tunnel (#135) 2026-01-29 14:06:08 +05:30
public_download.py fix: changes to update pipecat version to 0.0.100 (#122) 2026-01-23 18:53:59 +05:30
public_embed.py feat: allow turn credentials fetching from embed agent 2026-02-04 13:52:44 +05:30
reports.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
s3_signed_url.py feat: add csv upload functionality for OSS (#29) 2025-10-09 17:54:31 +05:30
service_keys.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
stasis_rtp.py chore: bump pipecat version 2026-02-11 18:18:32 +05:30
superuser.py chore: UI enhancements for workflow runs view (#142) 2026-01-30 17:08:15 +05:30
telephony.py feat: telephony call transfer (#155) 2026-02-16 14:33:33 +05:30
tool.py feat: telephony call transfer (#155) 2026-02-16 14:33:33 +05:30
turn_credentials.py feat: add coturn configurations (#143) 2026-02-03 13:52:50 +05:30
user.py feat: knowledge base functionality for the voice agent (#120) 2026-01-17 14:37:03 +05:30
webrtc_signaling.py fix: fix cloudonix call hangup (#154) 2026-02-13 11:44:10 +05:30
workflow.py chore: UI enhancements for workflow runs view (#142) 2026-01-30 17:08:15 +05:30
workflow_embed.py feat: enable workflows to be embedded in websites as a script tag (#47) 2025-11-15 17:32:37 +05:30