mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-07-07 11:02:12 +02:00
feat: add default telephony variables
This commit is contained in:
parent
96c90376c3
commit
e7adbc7bad
10 changed files with 38 additions and 4 deletions
|
|
@ -189,6 +189,7 @@ class CloudonixProvider(TelephonyProvider):
|
|||
return CallInitiationResult(
|
||||
call_id=session_token,
|
||||
status="initiated",
|
||||
caller_number=from_number,
|
||||
provider_metadata={
|
||||
"call_id": session_token,
|
||||
"domain_id": domain_id,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue