oncall-engine/engine/apps/phone_notifications
Vadim Stepanov 1203b615c9
Fix phone call & SMS relay (#2345)
# What this PR does

Fix incorrect order of arguments for phone provider method invocations
when relaying phone calls and SMS from OSS instances.

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-06-26 16:09:21 +00:00
..
migrations Phone provider refactoring (#1713) 2023-05-24 06:27:48 +00:00
models Better simple phone provider (#2143) 2023-06-09 13:21:38 +08:00
tests Fix phone call & SMS relay (#2345) 2023-06-26 16:09:21 +00:00
__init__.py Phone provider refactoring (#1713) 2023-05-24 06:27:48 +00:00
exceptions.py Add BaseFailed exceptions for phone_notificator (#2074) 2023-06-08 05:55:41 +00:00
phone_backend.py Fix phone call & SMS relay (#2345) 2023-06-26 16:09:21 +00:00
phone_provider.py Better simple phone provider (#2143) 2023-06-09 13:21:38 +08:00
simple_phone_provider.py Better simple phone provider (#2143) 2023-06-09 13:21:38 +08:00