dograh/api/services
nuthalapativarun d675fd1fda
feat(twilio): add Answering Machine Detection (AMD) support via telephony config (#443)
* feat(twilio): add Answering Machine Detection (AMD) support via telephony config

Closes #339

* chore: regenerate OpenAPI spec to fix drift-check

The openapi.json snapshot had drifted from the FastAPI app definition
because main gained new organization endpoints (billing, credits,
context) after this branch was created. Regenerate it with
'python -m scripts.dump_docs_openapi' to bring it back in sync.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* feat: add provider-level AMD hooks

* fix: handle db error while persisting amd result

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Sabiha Khan <sabihak89@gmail.com>
Co-authored-by: Sabiha Khan <87858386+chewwbaka@users.noreply.github.com>
2026-06-25 14:45:13 +05:30
..
auth feat: sync groups in posthog 2026-06-19 20:37:06 +05:30
campaign feat: centralise workflow run authorization 2026-06-12 18:16:30 +05:30
configuration fix: remove gemini 2.0 flash from supported models 2026-06-24 13:33:18 +05:30
filesystem fix: pass s3 compose settings into storage 2026-06-24 18:37:20 +05:30
gen_ai feat: billing and credit management v2 (#429) 2026-06-12 14:55:30 +05:30
gender Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
integrations fix: disable duplicate trigger nodes in workflow builder (#402) 2026-06-19 15:59:30 +05:30
pipecat chore: refactor status processor (#465) 2026-06-24 22:07:35 +05:30
reports feat: billing and credit management v2 (#429) 2026-06-12 14:55:30 +05:30
telephony feat(twilio): add Answering Machine Detection (AMD) support via telephony config (#443) 2026-06-25 14:45:13 +05:30
voice_prompting_guide feat: add mcp guides for various topic and stages for bot building (#380) 2026-05-31 16:07:32 +05:30
worker_sync feat: add worker sync events 2026-04-04 14:26:47 +05:30
workflow chore: refactor status processor (#465) 2026-06-24 22:07:35 +05:30
managed_model_services.py feat: centralise workflow run authorization 2026-06-12 18:16:30 +05:30
mps_billing.py feat: billing and credit management v2 (#429) 2026-06-12 14:55:30 +05:30
mps_service_key_client.py feat: add voice selector for Dograh model configs 2026-06-23 18:33:04 +05:30
organization_context.py feat: billing and credit management v2 (#429) 2026-06-12 14:55:30 +05:30
organization_preferences.py feat: add config v2 to simplify billing (#428) 2026-06-09 16:10:26 +05:30
posthog_client.py chore: fix phantom user creation in posthog 2026-06-19 21:08:09 +05:30
quota_service.py chore: update documentation 2026-06-19 18:11:35 +05:30
storage.py fix: pass s3 compose settings into storage 2026-06-24 18:37:20 +05:30
tool_management.py feat: create tools using MCP 2026-05-31 16:50:44 +05:30
user_onboarding.py feat: UI refresh and user onboarding (#430) 2026-06-17 19:49:33 +05:30
workflow_run_billing.py chore: bump pipecat submodule to 1.4.0 2026-06-18 12:17:36 +05:30