Built motion from commit d1eab355.|2.6.28
[motion2.git] / server / api / campaign / campaign.attributes.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x9f12=['Busy\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)','NoAnswer\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)','#Global\x20Max\x20Retry\x20(min:1,\x20max:999)','07:00-22:00,*,*,*','always','never','onlyIfOpen','Active/Disactive\x20AMD','#AMD\x20Initial\x20Silence','#AMD\x20Greeting','#AMD\x20After\x20Greeting\x20Silence','#AMD\x20Min\x20Word\x20Length','#AMD\x20Silence\x20Threshold\x20(min:0,\x20max:32767)','DESC','ASC','#NoSuchNumber\x20Retry\x20(min:1,\x20max:999)','NoSuchNumber\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)','Drop\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)','#Abandoned\x20Retry\x20(min:1,\x20max:999)','Abandoned\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)','#AgentReject\x20Retry\x20(min:1,\x20max:999)','AgentReject\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)','STRING','name','ENUM','ivr','BOOLEAN','Active/Disactive\x20Campaign','INTEGER','UNSIGNED','Max\x20200\x20calls.','Originate\x20Timeout\x20Seconds\x20(min:1,\x20max:999)','#Congestion\x20Retry\x20(min:1,\x20max:999)','Congestion\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)','#Busy\x20Retry\x20(min:1,\x20max:999)'];(function(_0xa464c9,_0x7c86d8){var _0x3d73c4=function(_0x5c2056){while(--_0x5c2056){_0xa464c9['push'](_0xa464c9['shift']());}};_0x3d73c4(++_0x7c86d8);}(_0x9f12,0xe8));var _0x29f1=function(_0x296a40,_0xa725d1){_0x296a40=_0x296a40-0x0;var _0x409185=_0x9f12[_0x296a40];return _0x409185;};'use strict';var Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize[_0x29f1('0x0')],'unique':_0x29f1('0x1'),'allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'type':{'type':Sequelize[_0x29f1('0x2')](_0x29f1('0x3')),'allowNull':![],'defaultValue':'ivr'},'description':{'type':Sequelize[_0x29f1('0x0')]},'active':{'type':Sequelize[_0x29f1('0x4')],'defaultValue':0x0,'comment':_0x29f1('0x5')},'limitCalls':{'type':Sequelize[_0x29f1('0x6')](0x4)[_0x29f1('0x7')],'defaultValue':0x1e,'validate':{'min':0x1,'max':0xc8},'comment':_0x29f1('0x8')},'dialOriginateCallerIdName':{'type':Sequelize['STRING']},'dialOriginateCallerIdNumber':{'type':Sequelize[_0x29f1('0x0')]},'dialOriginateTimeout':{'type':Sequelize[_0x29f1('0x6')](0x3)[_0x29f1('0x7')],'defaultValue':0x1e,'validate':{'min':0x1,'max':0x3e7},'comment':_0x29f1('0x9')},'dialCongestionMaxRetry':{'type':Sequelize['INTEGER'](0x3)['UNSIGNED'],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0x29f1('0xa')},'dialCongestionRetryFrequency':{'type':Sequelize[_0x29f1('0x6')](0x5)[_0x29f1('0x7')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0x29f1('0xb')},'dialBusyMaxRetry':{'type':Sequelize[_0x29f1('0x6')](0x3)[_0x29f1('0x7')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0x29f1('0xc')},'dialBusyRetryFrequency':{'type':Sequelize[_0x29f1('0x6')](0x5)['UNSIGNED'],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0x29f1('0xd')},'dialNoAnswerMaxRetry':{'type':Sequelize[_0x29f1('0x6')](0x3)[_0x29f1('0x7')],'defaultValue':0x3,'comment':'#NoAnswer\x20Retry\x20(min:1,\x20max:999)'},'dialNoAnswerRetryFrequency':{'type':Sequelize[_0x29f1('0x6')](0x5)[_0x29f1('0x7')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0x29f1('0xe')},'dialGlobalMaxRetry':{'type':Sequelize[_0x29f1('0x6')](0x3)[_0x29f1('0x7')],'validate':{'min':0x1,'max':0x3e7},'defaultValue':0x4,'comment':_0x29f1('0xf')},'dialTimezone':{'type':Sequelize[_0x29f1('0x0')],'defaultValue':null},'dialGlobalInterval':{'type':Sequelize[_0x29f1('0x0')],'defaultValue':_0x29f1('0x10')},'dialCheckDuplicateType':{'type':Sequelize['ENUM'](_0x29f1('0x11'),_0x29f1('0x12'),_0x29f1('0x13')),'defaultValue':_0x29f1('0x11')},'dialAMDActive':{'type':Sequelize[_0x29f1('0x4')],'defaultValue':0x0,'comment':_0x29f1('0x14')},'dialAMDInitialSilence':{'type':Sequelize['INTEGER'](0x9)['UNSIGNED'],'defaultValue':0x9c4,'validate':{'min':0x0},'comment':_0x29f1('0x15')},'dialAMDGreeting':{'type':Sequelize['INTEGER'](0x9)[_0x29f1('0x7')],'defaultValue':0x5dc,'validate':{'min':0x0},'comment':_0x29f1('0x16')},'dialAMDAfterGreetingSilence':{'type':Sequelize['INTEGER'](0x9)[_0x29f1('0x7')],'defaultValue':0x320,'validate':{'min':0x0},'comment':_0x29f1('0x17')},'dialAMDTotalAnalysisTime':{'type':Sequelize[_0x29f1('0x6')](0x9)[_0x29f1('0x7')],'defaultValue':0x1388,'validate':{'min':0x0},'comment':'#AMD\x20Total\x20Analysis\x20Time'},'dialAMDMinWordLength':{'type':Sequelize[_0x29f1('0x6')](0x9)[_0x29f1('0x7')],'defaultValue':0x64,'validate':{'min':0x0},'comment':_0x29f1('0x18')},'dialAMDBetweenWordsSilence':{'type':Sequelize['INTEGER'](0x9)[_0x29f1('0x7')],'defaultValue':0x32,'validate':{'min':0x0},'comment':'#AMD\x20Between\x20Words\x20Silence'},'dialAMDMaximumNumberOfWords':{'type':Sequelize[_0x29f1('0x6')](0x9)[_0x29f1('0x7')],'defaultValue':0x3,'validate':{'min':0x0},'comment':'#AMD\x20Maximum\x20Number\x20Of\x20Words'},'dialAMDSilenceThreshold':{'type':Sequelize[_0x29f1('0x6')](0x5)[_0x29f1('0x7')],'validate':{'min':0x0,'max':0x7fff},'defaultValue':0x100,'comment':_0x29f1('0x19')},'dialAMDMaximumWordLength':{'type':Sequelize[_0x29f1('0x6')](0x9)[_0x29f1('0x7')],'defaultValue':0x1388,'validate':{'min':0x0},'comment':'#AMD\x20Maximum\x20Word\x20Length'},'dialOrderByScheduledAt':{'type':Sequelize[_0x29f1('0x2')](_0x29f1('0x1a'),_0x29f1('0x1b')),'defaultValue':_0x29f1('0x1a')},'dialPrefix':{'type':Sequelize[_0x29f1('0x0')],'defaultValue':null},'dialRandomLastDigitCallerIdNumber':{'type':Sequelize['INTEGER'](0x3)[_0x29f1('0x7')],'validate':{'min':0x0,'max':0xf},'defaultValue':0x0,'comment':'Random\x20Last\x20Digit\x20(min:1,\x20max:15)'},'dialCutDigit':{'type':Sequelize[_0x29f1('0x6')](0x3)[_0x29f1('0x7')],'validate':{'min':0x0,'max':0xf},'defaultValue':0x0,'comment':'Cut\x20Digit\x20(min:1,\x20max:15)'},'dialNoSuchNumberMaxRetry':{'type':Sequelize[_0x29f1('0x6')](0x3)[_0x29f1('0x7')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0x29f1('0x1c')},'dialNoSuchNumberRetryFrequency':{'type':Sequelize[_0x29f1('0x6')](0x5)[_0x29f1('0x7')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0x29f1('0x1d')},'dialDropMaxRetry':{'type':Sequelize['INTEGER'](0x3)[_0x29f1('0x7')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':'#Drop\x20Retry\x20(min:1,\x20max:999)'},'dialDropRetryFrequency':{'type':Sequelize[_0x29f1('0x6')](0x5)['UNSIGNED'],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0x29f1('0x1e')},'dialAbandonedMaxRetry':{'type':Sequelize[_0x29f1('0x6')](0x3)[_0x29f1('0x7')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0x29f1('0x1f')},'dialAbandonedRetryFrequency':{'type':Sequelize[_0x29f1('0x6')](0x5)[_0x29f1('0x7')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0x29f1('0x20')},'dialMachineMaxRetry':{'type':Sequelize[_0x29f1('0x6')](0x3)[_0x29f1('0x7')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':'#Machine\x20Retry\x20(min:1,\x20max:999)'},'dialMachineRetryFrequency':{'type':Sequelize[_0x29f1('0x6')](0x5)[_0x29f1('0x7')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':'Machine\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)'},'dialAgentRejectMaxRetry':{'type':Sequelize[_0x29f1('0x6')](0x3)['UNSIGNED'],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0x29f1('0x21')},'dialAgentRejectRetryFrequency':{'type':Sequelize[_0x29f1('0x6')](0x5)[_0x29f1('0x7')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0x29f1('0x22')}};