Advertisement
Bobrovozka

Untitled

Dec 21st, 2021
1,144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.98 KB | None | 0 0
  1. {
  2.     "_id" : ObjectId("61c195b225234e0008da29c8"),
  3.     "phone" : "79993003295",
  4.     "campaign" : "61bc83247d988ae12f6254b4",
  5.     "state" : "PERFORMED",
  6.     "lastCallRequestTimestamp" : NumberLong(1640076722648),
  7.     "callAnsweredTimestamp" : NumberLong(0),
  8.     "calls" : [],
  9.     "outgoingCalls" : [],
  10.     "incomingCall" : {
  11.         "phone" : "79993003295",
  12.         "callUuid" : "8d29c19b-1bbd-447e-9c82-e96d4b48ec5e",
  13.         "channelData" : {}
  14.     },
  15.     "parameters" : {},
  16.     "nextAttemptTimestamp" : NumberLong(0),
  17.     "results" : {},
  18.     "ringingMillis" : NumberLong(0),
  19.     "talkMillis" : NumberLong(34071),
  20.     "reportParameters" : {},
  21.     "created" : NumberLong(0),
  22.     "reported" : false,
  23.     "testing" : false,
  24.     "performedTimestamp" : NumberLong(1640076756),
  25.     "sumConsume" : 0.0,
  26.     "processingEvents" : [
  27.         {
  28.             "timestampSecUtc" : NumberLong(1640076756),
  29.             "dateTimeFormatted" : "21.12.21 08:52",
  30.             "author" : "SCENARIO_RESULT",
  31.             "event" : "got scenario result"
  32.         }
  33.     ],
  34.     "fullCost" : NumberLong(0),
  35.     "ivoiceCost" : NumberLong(0),
  36.     "vendorsCost" : NumberLong(0),
  37.     "fullBilling" : false,
  38.     "aggregated" : false,
  39.     "_class" : "tech.ivoice.common.model.calls.CallTask",
  40.     "scenarioResult" : {
  41.         "time" : ISODate("2021-12-21T08:52:36.792Z"),
  42.         "items" : [
  43.             {
  44.                 "time" : ISODate("2021-12-21T08:52:02.721Z"),
  45.                 "name" : "params",
  46.                 "value" : "paradigma_answering_machine",
  47.                 "details" : {
  48.                     "clientId" : "61bc828a7d988ae12f602611",
  49.                     "campaignState" : "STARTED",
  50.                     "campaignId" : "61bc83247d988ae12f6254b4",
  51.                     "callTaskId" : "61c195b225234e0008da29c8",
  52.                     "solutionName" : "paradigma_answering_machine",
  53.                     "callTaskServicePort" : "8106",
  54.                     "callTaskState" : "ONGOING",
  55.                     "callUuid" : "8d29c19b-1bbd-447e-9c82-e96d4b48ec5e",
  56.                     "callTaskServiceHost" : "small-apps12-back",
  57.                     "phone" : "79993003295",
  58.                     "asrDriver" : "yandex",
  59.                     "scenarioResultTopic" : "scenario_result_sdk_v2_app-vis",
  60.                     "scenarioId" : "61bc82e77d988ae12f61761b"
  61.                 }
  62.             },
  63.             {
  64.                 "time" : ISODate("2021-12-21T08:52:36.792Z"),
  65.                 "name" : "hangup",
  66.                 "value" : "user",
  67.                 "details" : {}
  68.             }
  69.         ],
  70.         "log" : [],
  71.         "callId" : "8d29c19b-1bbd-447e-9c82-e96d4b48ec5e",
  72.         "taskId" : "61c195b225234e0008da29c8",
  73.         "resourceSpentEvents" : [
  74.             {
  75.                 "amount" : {
  76.                     "SYNTHESIS_CHAR_COUNT" : NumberLong(0)
  77.                 },
  78.                 "properties" : {
  79.                     "TTS_SERVICE_KEY" : []
  80.                 }
  81.             }
  82.         ]
  83.     }
  84. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement