mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-22 08:38:13 +02:00
fix: add error in cloudonix cdr report
This commit is contained in:
parent
b1c982a52e
commit
e9c5da16c5
7 changed files with 94 additions and 17 deletions
|
|
@ -325,6 +325,7 @@ class CloudonixProvider(TelephonyProvider):
|
|||
"busy": "busy",
|
||||
"no-answer": "no-answer",
|
||||
"canceled": "canceled",
|
||||
"error": "error",
|
||||
}
|
||||
|
||||
call_status = data.get("status", "")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue