Advertisement
BoberDiversant

Untitled

Aug 23rd, 2019
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "_id" : ObjectId("5d5ba16a9df68b00075d59ab"),
  3.     "phone" : "79231832675",
  4.     "campaign" : "5d5b9e5f4f3b65f11c43fc4a",
  5.     "state" : "READY",
  6.     "lastCallRequestTimestamp" : NumberLong(1566377008455),
  7.     "callAnsweredTimestamp" : NumberLong(0),
  8.     "calls" : [],
  9.     "outgoingCalls" : [
  10.         {
  11.             "uuid" : "8206f6c5-75d6-4f51-b0b2-91f624a9843a",
  12.             "request" : {
  13.                 "targetTopic" : "sip-system-originate-request-small-apps6-tel-release-2-3",
  14.                 "responseTopic" : "calling-system-orig-result-app-quota-poll",
  15.                 "scenarioResultTopic" : "scenario_result_sdk_v2_app-quota-poll",
  16.                 "scenarioParametersApiHost" : "small-apps5-back",
  17.                 "scenarioParametersApiPort" : "8101",
  18.                 "callUrl" : "sofia/gateway/79232455450/79231832675 ext XML outgoing-release-2-3",
  19.                 "createdUtcMs" : NumberLong(1566377008455),
  20.                 "callUuid" : "8206f6c5-75d6-4f51-b0b2-91f624a9843a",
  21.                 "callTaskUuid" : "5d5ba16a9df68b00075d59ab",
  22.                 "client" : "5d0762c8e7f7cd3a3d4ad689",
  23.                 "campaign" : "5d5b9e5f4f3b65f11c43fc4a",
  24.                 "originateParameters" : {
  25.                     "sip_cid_type" : "rpid",
  26.                     "origination_caller_id_number" : "79232455450"
  27.                 },
  28.                 "originateTimeoutSec" : 20
  29.             },
  30.             "systemError" : "originate result timeout"
  31.         }
  32.     ],
  33.     "parameters" : {},
  34.     "nextAttemptTimestamp" : NumberLong(0),
  35.     "results" : {},
  36.     "ringingMillis" : NumberLong(0),
  37.     "talkMillis" : NumberLong(0),
  38.     "reportParameters" : {},
  39.     "created" : NumberLong(0),
  40.     "reported" : false,
  41.     "testing" : false,
  42.     "performedTimestamp" : NumberLong(1566377062),
  43.     "sumConsume" : 0.0,
  44.     "processingEvents" : [
  45.         {
  46.             "timestampSecUtc" : NumberLong(1566377008),
  47.             "dateTimeFormatted" : "21.08.19 08:43",
  48.             "author" : "calling-system",
  49.             "event" : "call initiated: OutgoingCall(uuid=8206f6c5-75d6-4f51-b0b2-91f624a9843a, request=RequestOutgoingCall(targetTopic=sip-system-originate-request-small-apps6-tel-release-2-3, responseTopic=calling-system-orig-result-app-quota-poll, scenarioResultTopic=scenario_result_sdk_v2_app-quota-poll, scenarioParametersApiHost=small-apps5-back, scenarioParametersApiPort=8101, callUrl=sofia/gateway/79232455450/79231832675 ext XML outgoing-release-2-3, createdUtcMs=1566377008455, callUuid=8206f6c5-75d6-4f51-b0b2-91f624a9843a, callTaskUuid=5d5ba16a9df68b00075d59ab, client=5d0762c8e7f7cd3a3d4ad689, campaign=5d5b9e5f4f3b65f11c43fc4a, originateParameters={sip_cid_type=rpid, origination_caller_id_number=79232455450}, originateTimeoutSec=20), originateResult=null, systemError=null, cdr=null); message to kafka to call task is about to be sent"
  50.         },
  51.         {
  52.             "timestampSecUtc" : NumberLong(1566377062),
  53.             "dateTimeFormatted" : "21.08.19 08:44",
  54.             "author" : "tech.ivoice.calls.taskproc.service.DialingTimeoutService",
  55.             "event" : "FAIL_ON_DIALING_TIMEOUT"
  56.         }
  57.     ],
  58.     "fullCost" : NumberLong(0),
  59.     "fullBilling" : false,
  60.     "_class" : "tech.ivoice.common.model.calls.CallTask",
  61.     "failComment" : "системная ошибка: таймаут получения результата вызова"
  62. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement