dograh/api/services/workflow
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
..
tools feat: add openrouter support 2026-02-09 13:31:32 +05:30
__init__.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
disposition_mapper.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
dto.py feat: knowledge base functionality for the voice agent (#120) 2026-01-17 14:37:03 +05:30
errors.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
pipecat_engine.py feat: telephony call transfer (#155) 2026-02-16 14:33:33 +05:30
pipecat_engine_callbacks.py fix: fixes aggregation in elevenlabs TTS (#153) 2026-02-12 15:41:44 +05:30
pipecat_engine_custom_tools.py feat: telephony call transfer (#155) 2026-02-16 14:33:33 +05:30
pipecat_engine_utils.py fix: llm generation in case of user idle 2026-01-03 16:22:38 +05:30
pipecat_engine_variable_extractor.py fix: fix OPENAI_API_KEY bug in retrieval 2026-01-17 18:12:56 +05:30
workflow.py feat: knowledge base functionality for the voice agent (#120) 2026-01-17 14:37:03 +05:30