Advertisement
BoberDiversant

Untitled

Jan 10th, 2020
394
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.01 KB | None | 0 0
  1. {
  2.     "_id" : ObjectId("5e112f031755e0b8c4dcb238"),
  3.     "state" : "READY",
  4.     "callType" : "OUTGOING",
  5.     "zoneOffset" : "+7",
  6.     "client" : "5d50835d4f3b65f11c11040c",
  7.     "scenario" : "5e112eba1755e0b8c4db9914",
  8.     "priority" : 0,
  9.     "scheduleParameters" : {
  10.         "days" : [
  11.             1,
  12.             2,
  13.             3,
  14.             4,
  15.             5,
  16.             6,
  17.             7,
  18.             8,
  19.             9,
  20.             10,
  21.             11,
  22.             12,
  23.             13,
  24.             14,
  25.             15,
  26.             16,
  27.             17,
  28.             18,
  29.             19,
  30.             20,
  31.             21,
  32.             22,
  33.             23,
  34.             24,
  35.             25,
  36.             26,
  37.             27,
  38.             28,
  39.             29,
  40.             30,
  41.             31
  42.         ],
  43.         "holidayStartTime" : "14:00",
  44.         "holidayEndTime" : "20:00",
  45.         "weekdayStartTime" : "11:00",
  46.         "weekdayEndTime" : "20:00",
  47.         "_class" : "tech.ivoice.calls.taskproc.strategies.cpgscheduling.SpecificDaysScheduleStrategy$SpecificDaysScheduleParameters"
  48.     },
  49.     "postponingConfig" : {
  50.         "strategy" : "POSTPONE_SEVERAL_TIMES",
  51.         "parameters" : {
  52.             "waitMinutes" : 1440,
  53.             "attempts" : 3
  54.         }
  55.     },
  56.     "reportCreated" : false,
  57.     "archiveStatus" : false,
  58.     "clientAppCampaign" : false,
  59.     "gateway" : "euromed",
  60.     "taskPerformedOnCdr" : false,
  61.     "sumConsume" : 0.0,
  62.     "hasPerformedTasks" : false,
  63.     "hasReadyTasks" : true,
  64.     "created" : NumberLong(0),
  65.     "originateTimeoutSec" : 35,
  66.     "phonePreprocessingStrategy" : {
  67.         "strategy" : "DO_NOTHING",
  68.         "parameters" : {
  69.             "prefix" : "8",
  70.             "numbers" : "11"
  71.         }
  72.     },
  73.     "recordHost" : "https://rec.ivoice.online",
  74.     "forbidUploadIfTasksExist" : true,
  75.     "testTasksEnabled" : false,
  76.     "name" : "Euromed актуализация БД",
  77.     "_class" : "tech.ivoice.common.model.calls.Campaign"
  78. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement