mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-22 08:38:13 +02:00
Merge 37d6eb8828 into 97d7103480
This commit is contained in:
commit
82dd211679
8 changed files with 664 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ class CallType(Enum):
|
|||
class WorkflowRunMode(Enum):
|
||||
ARI = "ari"
|
||||
PLIVO = "plivo"
|
||||
TONE = "tone"
|
||||
TWILIO = "twilio"
|
||||
VONAGE = "vonage"
|
||||
VOBIZ = "vobiz"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue