Advertisement
Bobrovozka

Untitled

Nov 18th, 2020
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.56 KB | None | 0 0
  1. {
  2.     "_id" : ObjectId("5ef16a70f2297c0001c13246"),
  3.     "costCenterId" : "5eedf9d0f0c12b526311653e",
  4.     "clientConfig" : {
  5.         "disableCampaignSetReadyState" : false,
  6.         "campaignSetReadyButtonVisibleForAll" : false,
  7.         "defaultGateway" : "beeline-vis-broker",
  8.         "activeScenarioTemplates" : {
  9.             "universal" : true
  10.         },
  11.         "defaultDialplanContext" : "managedOutgoingCall",
  12.         "defaultDialplanExtension" : "ext",
  13.         "defaultAppTitle" : "Big Caller",
  14.         "appUuid" : "voicebot",
  15.         "defaultScheduleStrategy" : "ONE_DAY_TIME_INTERVAL_UNTIL_ALL_TASKS_CALLED",
  16.         "defaultPostponingConfig" : {
  17.             "strategy" : "POSTPONE_SEVERAL_TIMES",
  18.             "parameters" : {
  19.                 "waitMinutes" : 3,
  20.                 "attempts" : 30
  21.             }
  22.         },
  23.         "defaultTelErrorStrategy" : {
  24.             "strategy" : "FAIL_ON_ERROR",
  25.             "parameters" : {}
  26.         },
  27.         "defaultTargetStrategy" : "ZERO_BALANCE",
  28.         "defaultPhonePreprocessingStrategy" : {
  29.             "strategy" : "DO_NOTHING",
  30.             "parameters" : {}
  31.         },
  32.         "defaultRecordHost" : "https://rec.ivoice.online",
  33.         "userCanSignUp" : true,
  34.         "availableSmsGateways" : [
  35.             "smsc",
  36.             "semySms",
  37.             "acemaoutMedia",
  38.             "smsClub",
  39.             "smscFit19"
  40.         ]
  41.     },
  42.     "tariffId" : "",
  43.     "money" : NumberLong(0),
  44.     "reservedMoney" : NumberLong(0),
  45.     "name" : "avis",
  46.     "_class" : "tech.ivoice.common.model.calls.Client"
  47. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement