Advertisement
BoberDiversant

Untitled

Dec 29th, 2019
418
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.48 KB | None | 0 0
  1. {
  2.     "_id" : ObjectId("5e07fabb18ac860006e6428a"),
  3.     "phone" : "79538671308",
  4.     "campaign" : "5d52e4bf4f3b65f11c677fde",
  5.     "state" : "FAILED",
  6.     "lastCallRequestTimestamp" : NumberLong(1577592003178),
  7.     "callAnsweredTimestamp" : NumberLong(0),
  8.     "calls" : [],
  9.     "outgoingCalls" : [
  10.         {
  11.             "uuid" : "1e4bbdf0-6934-42b0-9d2e-501df6af278b",
  12.             "request" : {
  13.                 "targetTopic" : "sip-system-originate-request-fs1-release-2-3",
  14.                 "responseTopic" : "calling-system-orig-result-app-marlen",
  15.                 "scenarioResultTopic" : "scenario_result_sdk_v2_app-marlen",
  16.                 "scenarioParametersApiHost" : "small-apps8-back",
  17.                 "scenarioParametersApiPort" : "8106",
  18.                 "callUrl" : "sofia/gateway/marlen-02/79538671308 ext XML outgoing-release-2-6-ms3",
  19.                 "createdUtcMs" : NumberLong(1577592003178),
  20.                 "callUuid" : "1e4bbdf0-6934-42b0-9d2e-501df6af278b",
  21.                 "callTaskUuid" : "5e07fabb18ac860006e6428a",
  22.                 "client" : "5d52e4f24f3b65f11c67e41f",
  23.                 "campaign" : "5d52e4bf4f3b65f11c677fde",
  24.                 "originateTimeoutSec" : 40
  25.             },
  26.             "systemError" : "originate result timeout"
  27.         }
  28.     ],
  29.     "parameters" : {
  30.         "SUBSIDIARY_ID" : "233782",
  31.         "ADDRESS" : "ул.Орджоникидзе 27",
  32.         "MARLEN_RECORD_ID" : [
  33.             "162355396"
  34.         ],
  35.         "SERVICE" : [
  36.             "маникюр"
  37.         ],
  38.         "TIME" : "9:00",
  39.         "DATE_TIME" : ISODate("2019-12-30T09:00:00.000Z"),
  40.         "NAME" : "ирина"
  41.     },
  42.     "nextAttemptTimestamp" : NumberLong(1577581200),
  43.     "results" : {},
  44.     "ringingMillis" : NumberLong(0),
  45.     "talkMillis" : NumberLong(0),
  46.     "reportParameters" : {},
  47.     "created" : NumberLong(1577581243),
  48.     "reported" : false,
  49.     "testing" : false,
  50.     "performedTimestamp" : NumberLong(1577592055),
  51.     "sumConsume" : 0.0,
  52.     "processingEvents" : [
  53.         {
  54.             "timestampSecUtc" : NumberLong(1577592003),
  55.             "dateTimeFormatted" : "29.12.19 04:00",
  56.             "author" : "calling-system",
  57.             "event" : "call initiated: OutgoingCall(uuid=1e4bbdf0-6934-42b0-9d2e-501df6af278b, request=RequestOutgoingCall(targetTopic=sip-system-originate-request-fs1-release-2-3, responseTopic=calling-system-orig-result-app-marlen, scenarioResultTopic=scenario_result_sdk_v2_app-marlen, scenarioParametersApiHost=small-apps8-back, scenarioParametersApiPort=8106, callUrl=sofia/gateway/marlen-02/79538671308 ext XML outgoing-release-2-6-ms3, createdUtcMs=1577592003178, callUuid=1e4bbdf0-6934-42b0-9d2e-501df6af278b, callTaskUuid=5e07fabb18ac860006e6428a, client=5d52e4f24f3b65f11c67e41f, campaign=5d52e4bf4f3b65f11c677fde, originateParameters=null, originateTimeoutSec=40), originateResult=null, systemError=null, cdr=null); message to kafka to call task is about to be sent"
  58.         },
  59.         {
  60.             "timestampSecUtc" : NumberLong(1577592055),
  61.             "dateTimeFormatted" : "29.12.19 04:00",
  62.             "author" : "tech.ivoice.calls.taskproc.service.DialingTimeoutService",
  63.             "event" : "FAIL_ON_DIALING_TIMEOUT"
  64.         }
  65.     ],
  66.     "clientsId" : "162355396",
  67.     "fullCost" : NumberLong(0),
  68.     "fullBilling" : false,
  69.     "_class" : "tech.ivoice.common.model.calls.CallTask",
  70.     "failComment" : "системная ошибка: таймаут получения результата вызова"
  71. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement