mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-25 08:48:13 +02:00
fix: add cloudonix CDR handling (#140)
* feat: add cloudonix cdr * fix: remove org check --------- Co-authored-by: Sabiha Khan <sabihak89@gmail.com>
This commit is contained in:
parent
91911769b0
commit
b1c982a52e
5 changed files with 179 additions and 10 deletions
|
|
@ -185,7 +185,7 @@ class CloudonixProvider(TelephonyProvider):
|
|||
call_id=session_token,
|
||||
status="initiated",
|
||||
provider_metadata={
|
||||
"session_token": session_token,
|
||||
"call_id": session_token,
|
||||
"domain_id": domain_id,
|
||||
"subscriber_id": subscriber_id,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue