Advertisement
BoberDiversant

Untitled

Apr 25th, 2019
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.21 KB | None | 0 0
  1. {
  2.     "_id" : ObjectId("5cbe8dc631b2c00001061949"),
  3.     "phone" : "79134544707",
  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(1555993556733),
  13.                 "sipSystemId" : "small-authomations-tel",
  14.                 "callId" : "fcff6d99-d471-486a-9410-72bb41e91dc5",
  15.                 "businessAppName" : "ivoice_caller",
  16.                 "dialplanContext" : "denta",
  17.                 "businessTaskUuid" : "5cbe8dc631b2c00001061949",
  18.                 "scenarioJson" : "{\"scenario\":\"5bb49995e776eb409287d9ec\",\"client\":\"denta\"}",
  19.                 "group" : "5bb49a92e776eb409287e085",
  20.                 "gateway" : "denta",
  21.                 "originateParameters" : {},
  22.                 "phone" : "89134544707"
  23.             },
  24.             "originateResult" : {
  25.                 "callId" : "fcff6d99-d471-486a-9410-72bb41e91dc5",
  26.                 "result" : "+OK 14ec432d-3070-45c7-9ead-468f10dc3428",
  27.                 "businessAppId" : "ivoice_caller",
  28.                 "businessTaskId" : "5cbe8dc631b2c00001061949"
  29.             }
  30.         }
  31.     ],
  32.     "parameters" : {
  33.         "FULL_NAME" : "Тамара Герасимовна",
  34.         "FULL_NAME_OF_DOCTOR" : "ЛЕПКОВИЧ  АЛЕКСАНДР ДМИТРИЕВИЧ",
  35.         "TIME" : "16:30",
  36.         "ADDRESS" : "улица Кирова, дом 27 строение 1"
  37.     },
  38.     "nextAttemptTimestamp" : NumberLong(0),
  39.     "results" : {},
  40.     "recognitions" : {},
  41.     "scenarioLog" : [
  42.         {
  43.             "transaction" : null,
  44.             "timestamp" : NumberLong(1555993592009),
  45.             "name" : "USER_HANGUP",
  46.             "details" : {}
  47.         }
  48.     ],
  49.     "spentResources" : {
  50.         "collect" : 0,
  51.         "synthesize" : 226
  52.     },
  53.     "ringingMillis" : NumberLong(0),
  54.     "talkMillis" : NumberLong(0),
  55.     "reportParameters" : {},
  56.     "created" : NumberLong(1555992006),
  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