dograh/api/services/pipecat
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
audio_config.py fix: send sample rate to STT services 2026-02-09 16:25:09 +05:30
event_handlers.py feat: telephony call transfer (#155) 2026-02-16 14:33:33 +05:30
exceptions.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
in_memory_buffers.py feat: add rtf in logs (#119) 2026-01-15 16:17:17 +05:30
pipeline_builder.py chore: bump pipecat version 2026-02-11 18:18:32 +05:30
pipeline_engine_callbacks_processor.py fix: prevent pipeline freezes when sending endframe (#77) 2025-12-10 08:22:37 +07:00
pipeline_metrics_aggregator.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
realtime_feedback_observer.py feat: add rtf in logs (#119) 2026-01-15 16:17:17 +05:30
run_pipeline.py feat: telephony call transfer (#155) 2026-02-16 14:33:33 +05:30
service_factory.py chore: update pipecat submodule 2026-02-11 14:15:19 +05:30
tracing_config.py feat: add gmail integration for searching and reply to emails (#34) 2025-10-21 12:11:34 +05:30
transport_setup.py fix: fix cloudonix call hangup (#154) 2026-02-13 11:44:10 +05:30
turn_context.py chore: bump pipecat version 2026-02-11 18:18:32 +05:30
ws_sender_registry.py feat: add transcript panel during live call for better visibility (#116) 2026-01-13 22:48:18 +05:30