Built motion from commit ffdca78c.|2.6.24
[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 _0x945a=['name','ivr','BOOLEAN','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)','#NoAnswer\x20Retry\x20(min:1,\x20max:999)','NoAnswer\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)','#Global\x20Max\x20Retry\x20(min:1,\x20max:999)','ENUM','never','always','#AMD\x20Greeting','#AMD\x20Min\x20Word\x20Length','#AMD\x20Between\x20Words\x20Silence','#AMD\x20Maximum\x20Number\x20Of\x20Words','#AMD\x20Silence\x20Threshold\x20(min:0,\x20max:32767)','#AMD\x20Maximum\x20Word\x20Length','DESC','Random\x20Last\x20Digit\x20(min:1,\x20max:15)','Cut\x20Digit\x20(min:1,\x20max:15)','#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)','#Machine\x20Retry\x20(min:1,\x20max:999)','Machine\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)','#AgentReject\x20Retry\x20(min:1,\x20max:999)','AgentReject\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)','exports','STRING'];(function(_0x171a8a,_0x2c6407){var _0x178cbc=function(_0x17cec0){while(--_0x17cec0){_0x171a8a['push'](_0x171a8a['shift']());}};_0x178cbc(++_0x2c6407);}(_0x945a,0x1d2));var _0xa945=function(_0x54c86b,_0x3c7d0c){_0x54c86b=_0x54c86b-0x0;var _0x72ca77=_0x945a[_0x54c86b];return _0x72ca77;};'use strict';var Sequelize=require('sequelize');module[_0xa945('0x0')]={'name':{'type':Sequelize[_0xa945('0x1')],'unique':_0xa945('0x2'),'allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'type':{'type':Sequelize['ENUM'](_0xa945('0x3')),'allowNull':![],'defaultValue':_0xa945('0x3')},'description':{'type':Sequelize[_0xa945('0x1')]},'active':{'type':Sequelize[_0xa945('0x4')],'defaultValue':0x0,'comment':'Active/Disactive\x20Campaign'},'limitCalls':{'type':Sequelize[_0xa945('0x5')](0x4)[_0xa945('0x6')],'defaultValue':0x1e,'validate':{'min':0x1,'max':0xc8},'comment':_0xa945('0x7')},'dialOriginateCallerIdName':{'type':Sequelize[_0xa945('0x1')]},'dialOriginateCallerIdNumber':{'type':Sequelize[_0xa945('0x1')]},'dialOriginateTimeout':{'type':Sequelize[_0xa945('0x5')](0x3)['UNSIGNED'],'defaultValue':0x1e,'validate':{'min':0x1,'max':0x3e7},'comment':_0xa945('0x8')},'dialCongestionMaxRetry':{'type':Sequelize['INTEGER'](0x3)[_0xa945('0x6')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xa945('0x9')},'dialCongestionRetryFrequency':{'type':Sequelize['INTEGER'](0x5)[_0xa945('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xa945('0xa')},'dialBusyMaxRetry':{'type':Sequelize[_0xa945('0x5')](0x3)[_0xa945('0x6')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xa945('0xb')},'dialBusyRetryFrequency':{'type':Sequelize[_0xa945('0x5')](0x5)[_0xa945('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':'Busy\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)'},'dialNoAnswerMaxRetry':{'type':Sequelize[_0xa945('0x5')](0x3)[_0xa945('0x6')],'defaultValue':0x3,'comment':_0xa945('0xc')},'dialNoAnswerRetryFrequency':{'type':Sequelize[_0xa945('0x5')](0x5)[_0xa945('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xa945('0xd')},'dialGlobalMaxRetry':{'type':Sequelize['INTEGER'](0x3)['UNSIGNED'],'validate':{'min':0x1,'max':0x3e7},'defaultValue':0x4,'comment':_0xa945('0xe')},'dialTimezone':{'type':Sequelize[_0xa945('0x1')],'defaultValue':null},'dialGlobalInterval':{'type':Sequelize[_0xa945('0x1')],'defaultValue':'07:00-22:00,*,*,*'},'dialCheckDuplicateType':{'type':Sequelize[_0xa945('0xf')]('always',_0xa945('0x10'),'onlyIfOpen'),'defaultValue':_0xa945('0x11')},'dialAMDActive':{'type':Sequelize['BOOLEAN'],'defaultValue':0x0,'comment':'Active/Disactive\x20AMD'},'dialAMDInitialSilence':{'type':Sequelize['INTEGER'](0x9)[_0xa945('0x6')],'defaultValue':0x9c4,'validate':{'min':0x0},'comment':'#AMD\x20Initial\x20Silence'},'dialAMDGreeting':{'type':Sequelize[_0xa945('0x5')](0x9)[_0xa945('0x6')],'defaultValue':0x5dc,'validate':{'min':0x0},'comment':_0xa945('0x12')},'dialAMDAfterGreetingSilence':{'type':Sequelize['INTEGER'](0x9)[_0xa945('0x6')],'defaultValue':0x320,'validate':{'min':0x0},'comment':'#AMD\x20After\x20Greeting\x20Silence'},'dialAMDTotalAnalysisTime':{'type':Sequelize['INTEGER'](0x9)[_0xa945('0x6')],'defaultValue':0x1388,'validate':{'min':0x0},'comment':'#AMD\x20Total\x20Analysis\x20Time'},'dialAMDMinWordLength':{'type':Sequelize['INTEGER'](0x9)[_0xa945('0x6')],'defaultValue':0x64,'validate':{'min':0x0},'comment':_0xa945('0x13')},'dialAMDBetweenWordsSilence':{'type':Sequelize[_0xa945('0x5')](0x9)['UNSIGNED'],'defaultValue':0x32,'validate':{'min':0x0},'comment':_0xa945('0x14')},'dialAMDMaximumNumberOfWords':{'type':Sequelize['INTEGER'](0x9)[_0xa945('0x6')],'defaultValue':0x3,'validate':{'min':0x0},'comment':_0xa945('0x15')},'dialAMDSilenceThreshold':{'type':Sequelize[_0xa945('0x5')](0x5)[_0xa945('0x6')],'validate':{'min':0x0,'max':0x7fff},'defaultValue':0x100,'comment':_0xa945('0x16')},'dialAMDMaximumWordLength':{'type':Sequelize[_0xa945('0x5')](0x9)[_0xa945('0x6')],'defaultValue':0x1388,'validate':{'min':0x0},'comment':_0xa945('0x17')},'dialOrderByScheduledAt':{'type':Sequelize[_0xa945('0xf')](_0xa945('0x18'),'ASC'),'defaultValue':_0xa945('0x18')},'dialPrefix':{'type':Sequelize[_0xa945('0x1')],'defaultValue':null},'dialRandomLastDigitCallerIdNumber':{'type':Sequelize[_0xa945('0x5')](0x3)[_0xa945('0x6')],'validate':{'min':0x0,'max':0xf},'defaultValue':0x0,'comment':_0xa945('0x19')},'dialCutDigit':{'type':Sequelize[_0xa945('0x5')](0x3)[_0xa945('0x6')],'validate':{'min':0x0,'max':0xf},'defaultValue':0x0,'comment':_0xa945('0x1a')},'dialNoSuchNumberMaxRetry':{'type':Sequelize[_0xa945('0x5')](0x3)['UNSIGNED'],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xa945('0x1b')},'dialNoSuchNumberRetryFrequency':{'type':Sequelize[_0xa945('0x5')](0x5)[_0xa945('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xa945('0x1c')},'dialDropMaxRetry':{'type':Sequelize['INTEGER'](0x3)['UNSIGNED'],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':'#Drop\x20Retry\x20(min:1,\x20max:999)'},'dialDropRetryFrequency':{'type':Sequelize[_0xa945('0x5')](0x5)[_0xa945('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xa945('0x1d')},'dialAbandonedMaxRetry':{'type':Sequelize[_0xa945('0x5')](0x3)['UNSIGNED'],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xa945('0x1e')},'dialAbandonedRetryFrequency':{'type':Sequelize[_0xa945('0x5')](0x5)[_0xa945('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xa945('0x1f')},'dialMachineMaxRetry':{'type':Sequelize[_0xa945('0x5')](0x3)[_0xa945('0x6')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xa945('0x20')},'dialMachineRetryFrequency':{'type':Sequelize['INTEGER'](0x5)[_0xa945('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xa945('0x21')},'dialAgentRejectMaxRetry':{'type':Sequelize['INTEGER'](0x3)[_0xa945('0x6')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xa945('0x22')},'dialAgentRejectRetryFrequency':{'type':Sequelize[_0xa945('0x5')](0x5)[_0xa945('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xa945('0x23')}};