mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-28 08:49:42 +02:00
feat: integrate Telnyx telephony for outbound and inbound calling
This commit is contained in:
parent
31e075d114
commit
6efa38002f
15 changed files with 1101 additions and 11 deletions
|
|
@ -23,6 +23,7 @@ class WorkflowRunMode(Enum):
|
|||
VONAGE = "vonage"
|
||||
VOBIZ = "vobiz"
|
||||
CLOUDONIX = "cloudonix"
|
||||
TELNYX = "telnyx"
|
||||
WEBRTC = "webrtc"
|
||||
SMALLWEBRTC = "smallwebrtc"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue