Advertisement
Guest User

Untitled

a guest
Nov 15th, 2019
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. {
  2. "_id" : ObjectId("5dce14b3a687950001e7e7ec"),
  3. "phone" : "89039331404",
  4. "campaign" : "5bb49a92e776eb409287e085",
  5. "tag" : "denta_3",
  6. "state" : "PERFORMED",
  7. "calledTimestamp" : NumberLong(0),
  8. "calls" : [
  9. {
  10. "state" : "Originated",
  11. "callRequest" : {
  12. "created" : NumberLong(1573787856988),
  13. "sipSystemId" : "small-authomations-tel",
  14. "callId" : "fe4f0613-87d1-4c1a-9206-53a3a6ab4a41",
  15. "businessAppName" : "ivoice_caller",
  16. "dialplanContext" : "denta",
  17. "businessTaskUuid" : "5dce14b3a687950001e7e7ec",
  18. "scenarioJson" : "{\"scenario\":\"5bb49995e776eb409287d9ec\",\"client\":\"denta\"}",
  19. "group" : "5bb49a92e776eb409287e085",
  20. "gateway" : "denta",
  21. "originateParameters" : {},
  22. "phone" : "89039331404"
  23. },
  24. "originateResult" : {
  25. "callId" : "fe4f0613-87d1-4c1a-9206-53a3a6ab4a41",
  26. "result" : "+OK b341c9d5-a78a-4392-a1f8-51d52ceba949",
  27. "businessAppId" : "ivoice_caller",
  28. "businessTaskId" : "5dce14b3a687950001e7e7ec"
  29. }
  30. }
  31. ],
  32. "parameters" : {
  33. "FULL_NAME" : "Евгений Вадимович",
  34. "FULL_NAME_OF_DOCTOR" : "Х+омутов Константин Павлович",
  35. "TIME" : "16 ноября, суббота, в 13:30",
  36. "ADDRESS" : "улица Кирова, дом 27 строение 1"
  37. },
  38. "nextAttemptTimestamp" : NumberLong(0),
  39. "results" : {},
  40. "recognitions" : {},
  41. "scenarioLog" : [
  42. {
  43. "transaction" : null,
  44. "timestamp" : NumberLong(1573787882910),
  45. "name" : "USER_HANGUP",
  46. "details" : {}
  47. }
  48. ],
  49. "spentResources" : {
  50. "collect" : 0,
  51. "synthesize" : 243
  52. },
  53. "ringingMillis" : NumberLong(0),
  54. "talkMillis" : NumberLong(0),
  55. "reportParameters" : {},
  56. "created" : NumberLong(1573786803),
  57. "reported" : false,
  58. "testing" : false,
  59. "performedTimestamp" : NumberLong(0),
  60. "_class" : "tech.ivoice.common.model.calls.CallTask"
  61. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement