Closed richardolsson closed 2 years ago
Great! It works and the code looks good. Only thing was that the "tutorial" still tells people to use the phone. This is minor but may cause confusion for first time callers with telavox?
Only thing was that the "tutorial" still tells people to use the phone. This is minor but may cause confusion for first time callers with telavox?
Great point! I've created a separate issue (#253) about this.
Description
This PR implements external dialling using the Telavox web interface and API. It allows a caller to click a number to trigger a call via Telavox if the user's person profile has telavox credentials in "magically" named custom fields
telavox_username
andtelavox_password
.Screenshot
Note tab with Telavox dialling side by side with Zetkin tab.
Note to reviewer
To test this:
telavox_username
andtelavox_password
, both of typestext
. Add valid Telavox credentials to the caller's profile via Zetkin Organize.Related issues
Fixes #248