dograh/api/services/telephony/providers/telnyx
Abhishek Sharma 137b5e9f89
Verify Telnyx webhook signatures (#271)
* Verify Telnyx webhook signatures

* feat: harden telnyx webhook signature verification

---------

Co-authored-by: a692570 <a692570@users.noreply.github.com>
Co-authored-by: Sabiha Khan <sabihak89@gmail.com>
2026-05-12 18:37:31 +05:30
..
__init__.py feat: add telnyx webhook api key in telephony config (#270) 2026-05-09 18:03:42 +05:30
config.py feat: add telnyx webhook api key in telephony config (#270) 2026-05-09 18:03:42 +05:30
provider.py Verify Telnyx webhook signatures (#271) 2026-05-12 18:37:31 +05:30
routes.py Verify Telnyx webhook signatures (#271) 2026-05-12 18:37:31 +05:30
serializers.py feat: refactor telephony to support multiple telephony configurations (#251) 2026-04-29 11:39:57 +05:30
strategies.py fix: prior pre-pr drift check failures (#276) 2026-05-12 14:17:40 +05:30
transport.py feat(telephony/telnyx): add call transfer via conference bridge (#274) 2026-05-12 13:44:39 +05:30