dograh/api/tests/telephony
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
..
cloudonix chore: refactor status processor (#465) 2026-06-24 22:07:35 +05:30
plivo feat: add ultravox realtime and fix signature issue in telephony (#345) 2026-05-23 12:51:55 +05:30
telnyx chore: mandate telnyx signature verification (#319) 2026-05-19 16:50:27 +05:30
twilio feat(twilio): add Answering Machine Detection (AMD) support via telephony config (#443) 2026-06-25 14:45:13 +05:30
vobiz fix: harden vobiz signature verification 2026-06-05 12:14:37 +05:30
test_call_transfer_manager.py chore: format release please changelogs 2026-06-02 13:42:55 +05:30
test_status_processor.py chore: refactor status processor (#465) 2026-06-24 22:07:35 +05:30