dograh/api/services/pipecat
Abhishek 7552b6c819
feat: add asterisk ARI websocket interface (#159)
* chore: remove old files

* feat: ari outbound dialing

* feat: add websocket configuration for ARI

* feat: handling inbound calls

* delete ext channel from redis on stasis end

* fix: add lock in workflow run update, refactor _handle_stasis_start

* chore: update submodule

---------

Co-authored-by: Sabiha Khan <sabihak89@gmail.com>
2026-02-17 19:32:03 +05:30
..
__init__.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
audio_config.py feat: add asterisk ARI websocket interface (#159) 2026-02-17 19:32:03 +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: add asterisk ARI websocket interface (#159) 2026-02-17 19:32:03 +05:30
service_factory.py feat: add asterisk ARI websocket interface (#159) 2026-02-17 19:32:03 +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 feat: add asterisk ARI websocket interface (#159) 2026-02-17 19:32:03 +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