adding exotel serializer

This commit is contained in:
Vaibhav159
2025-06-07 00:22:41 +05:30
parent 07fb1a2c39
commit d2f4bb574c
2 changed files with 163 additions and 0 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Added ExotelFrameSerializer to handle telephony calls via Exotel(Very Similar to Twilio).
### Changed
- Pipecat 0.0.69 forced `uvloop` event loop on Linux on macOS. Unfortunately,