dograh/api
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
..
alembic feat: add asterisk ARI websocket interface (#159) 2026-02-17 19:32:03 +05:30
assets feat: telephony call transfer (#155) 2026-02-16 14:33:33 +05:30
db feat: add asterisk ARI websocket interface (#159) 2026-02-17 19:32:03 +05:30
errors Feat/inbound telephony (#113) 2026-01-12 10:10:30 +05:30
native/rnnoise Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
routes feat: add asterisk ARI websocket interface (#159) 2026-02-17 19:32:03 +05:30
schemas feat: add asterisk ARI websocket interface (#159) 2026-02-17 19:32:03 +05:30
services feat: add asterisk ARI websocket interface (#159) 2026-02-17 19:32:03 +05:30
tasks fix: fix cloudonix call hangup (#154) 2026-02-13 11:44:10 +05:30
tests fix: trigger user turn stop 2026-02-17 18:18:38 +05:30
utils feat: telephony call transfer (#155) 2026-02-16 14:33:33 +05:30
.cursorignore Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
.dockerignore Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
.env.example feat: add coturn configurations (#143) 2026-02-03 13:52:50 +05:30
.gitignore Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
__init__.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
AGENTS.md Chore/add setup and contributing docs (#90) 2025-12-27 09:25:20 +05:30
alembic.ini Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
app.py feat: add asterisk ARI websocket interface (#159) 2026-02-17 19:32:03 +05:30
CLAUDE.md Chore/add setup and contributing docs (#90) 2025-12-27 09:25:20 +05:30
conftest.py fix: llm generation in case of user idle 2026-01-03 16:22:38 +05:30
constants.py feat: add coturn configurations (#143) 2026-02-03 13:52:50 +05:30
Dockerfile feat: add openrouter support 2026-02-09 13:31:32 +05:30
enums.py feat: add asterisk ARI websocket interface (#159) 2026-02-17 19:32:03 +05:30
logging_config.py chore: bump pipecat version 2026-02-11 18:18:32 +05:30
pyproject.toml chore(main): release dograh 1.14.0 (#158) 2026-02-16 18:43:25 +05:30
pytest.ini feat: user defined custom tools as part of workflow execution (#94) 2026-01-02 13:11:02 +05:30
requirements.dev.txt feat: user defined custom tools as part of workflow execution (#94) 2026-01-02 13:11:02 +05:30
requirements.txt fix: fix remote deployment method (#145) 2026-02-05 13:10:33 +05:30