dograh/api
Sabiha Khan bd07b753cd
feat: tansfer calls with aasterisk (#171)
* feat: tansfer calls with aasterisk

* chore: format code with pre-commit script

* chore: refactor code

* refactor: add call strategies, cleanup transfer events

* fix: docker compose, add missing files from merge conflicts

* chore: update pipecat

* docs: restructure & add mintilify pages for tool

* chore: upgrade pipecat
2026-03-05 09:28:05 +05:30
..
alembic feat: add authentication for OSS (#167) 2026-02-20 18:21:24 +05:30
assets feat: telephony call transfer (#155) 2026-02-16 14:33:33 +05:30
db feat: run per node QA 2026-02-25 17:17:48 +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: tansfer calls with aasterisk (#171) 2026-03-05 09:28:05 +05:30
schemas feat: render QA in UI 2026-02-25 18:01:09 +05:30
services feat: tansfer calls with aasterisk (#171) 2026-03-05 09:28:05 +05:30
tasks feat: render QA in UI 2026-02-25 18:01:09 +05:30
tests feat: add qa node in workflow builder (#172) 2026-02-25 13:53:30 +05:30
utils feat: add authentication for OSS (#167) 2026-02-20 18:21:24 +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 feat: add qa node in workflow builder (#172) 2026-02-25 13:53:30 +05:30
constants.py feat: add qa node in workflow builder (#172) 2026-02-25 13:53:30 +05:30
Dockerfile feat: add rolling updates for production deployment (#175) 2026-03-02 14:44:04 +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.15.0 (#162) 2026-02-20 18:22:13 +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 feat: add authentication for OSS (#167) 2026-02-20 18:21:24 +05:30