dograh/api
Abhishek bf972fcfec
feat: add coturn configurations (#143)
* feat: add coturn changes

* add turn credentials and config

* fix: fix setup_remote script and docker compose
2026-02-03 13:52:50 +05:30
..
alembic fix: make campaign process batch thread safe (#141) 2026-01-30 14:48:00 +05:30
assets Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
db chore: UI enhancements for workflow runs view (#142) 2026-01-30 17:08:15 +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 coturn configurations (#143) 2026-02-03 13:52:50 +05:30
schemas feat: knowledge base functionality for the voice agent (#120) 2026-01-17 14:37:03 +05:30
services fix: allow interruption on start_node 2026-02-02 18:33:05 +05:30
tasks fix: make campaign process batch thread safe (#141) 2026-01-30 14:48:00 +05:30
tests fix: allow interruption on start_node 2026-02-02 18:33:05 +05:30
utils fix: BACKEND_API_ENDPOINT resolution from env and cloudflared tunnel (#135) 2026-01-29 14:06:08 +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 transcript panel during live call for better visibility (#116) 2026-01-13 22:48:18 +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 fix: migrate from custom audio recorder to native AudioBuffer (#115) 2026-01-08 18:03:26 +05:30
enums.py feat: add end_call tool (#118) 2026-01-14 16:40:40 +05:30
logging_config.py chore: add interceptor in logging config (#55) 2025-11-21 07:52:27 +05:30
pyproject.toml chore(main): release dograh 1.11.2 (#128) 2026-01-27 18:21:29 +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: knowledge base functionality for the voice agent (#120) 2026-01-17 14:37:03 +05:30