1. Wrap whole message in twiml <Gather> - that's an actual fix 2. Use twilio helper lib to build twiml queries 3. URLencode twimlquery only once before making a call to reduce code duplication. --------- Co-authored-by: Joey Orlando <joey.orlando@grafana.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| factories.py | ||
| test_phone_calls.py | ||
| test_senders.py | ||
| test_sms_message.py | ||
| test_twilio_provider.py | ||