de45cb30bac52fa627f1aa2670d8c02f7498729d
[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 _0x9f9d=['#AMD\x20After\x20Greeting\x20Silence','#AMD\x20Total\x20Analysis\x20Time','#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','ASC','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\x20(min:1,\x20max:999)','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)','sequelize','STRING','ENUM','BOOLEAN','Active/Disactive\x20Campaign','INTEGER','UNSIGNED','Max\x20200\x20calls.','Originate\x20Timeout\x20Seconds\x20(min:1,\x20max:999)','#Congestion\x20Retry\x20(min:1,\x20max:999)','#Busy\x20Retry\x20(min:1,\x20max:999)','Busy\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)','#NoAnswer\x20Retry\x20(min:1,\x20max:999)','NoAnswer\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)','07:00-22:00,*,*,*','always','never','#AMD\x20Greeting'];(function(_0x2d7ec9,_0x52833e){var _0x199c90=function(_0x584caa){while(--_0x584caa){_0x2d7ec9['push'](_0x2d7ec9['shift']());}};_0x199c90(++_0x52833e);}(_0x9f9d,0x1c2));var _0xd9f9=function(_0x2282a8,_0x3cea15){_0x2282a8=_0x2282a8-0x0;var _0xa9acf2=_0x9f9d[_0x2282a8];return _0xa9acf2;};'use strict';var Sequelize=require(_0xd9f9('0x0'));module['exports']={'name':{'type':Sequelize[_0xd9f9('0x1')],'unique':'name','allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'type':{'type':Sequelize[_0xd9f9('0x2')]('ivr'),'allowNull':![],'defaultValue':'ivr'},'description':{'type':Sequelize[_0xd9f9('0x1')]},'active':{'type':Sequelize[_0xd9f9('0x3')],'defaultValue':0x0,'comment':_0xd9f9('0x4')},'limitCalls':{'type':Sequelize[_0xd9f9('0x5')](0x4)[_0xd9f9('0x6')],'defaultValue':0x1e,'validate':{'min':0x1,'max':0xc8},'comment':_0xd9f9('0x7')},'dialOriginateCallerIdName':{'type':Sequelize[_0xd9f9('0x1')]},'dialOriginateCallerIdNumber':{'type':Sequelize[_0xd9f9('0x1')]},'dialOriginateTimeout':{'type':Sequelize[_0xd9f9('0x5')](0x3)[_0xd9f9('0x6')],'defaultValue':0x1e,'validate':{'min':0x1,'max':0x3e7},'comment':_0xd9f9('0x8')},'dialCongestionMaxRetry':{'type':Sequelize['INTEGER'](0x3)[_0xd9f9('0x6')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xd9f9('0x9')},'dialCongestionRetryFrequency':{'type':Sequelize['INTEGER'](0x5)[_0xd9f9('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':'Congestion\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)'},'dialBusyMaxRetry':{'type':Sequelize['INTEGER'](0x3)[_0xd9f9('0x6')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xd9f9('0xa')},'dialBusyRetryFrequency':{'type':Sequelize[_0xd9f9('0x5')](0x5)[_0xd9f9('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xd9f9('0xb')},'dialNoAnswerMaxRetry':{'type':Sequelize[_0xd9f9('0x5')](0x3)['UNSIGNED'],'defaultValue':0x3,'comment':_0xd9f9('0xc')},'dialNoAnswerRetryFrequency':{'type':Sequelize[_0xd9f9('0x5')](0x5)[_0xd9f9('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xd9f9('0xd')},'dialGlobalMaxRetry':{'type':Sequelize['INTEGER'](0x3)[_0xd9f9('0x6')],'validate':{'min':0x1,'max':0x3e7},'defaultValue':0x4,'comment':'#Global\x20Max\x20Retry\x20(min:1,\x20max:999)'},'dialTimezone':{'type':Sequelize[_0xd9f9('0x1')],'defaultValue':null},'dialGlobalInterval':{'type':Sequelize['STRING'],'defaultValue':_0xd9f9('0xe')},'dialCheckDuplicateType':{'type':Sequelize[_0xd9f9('0x2')](_0xd9f9('0xf'),_0xd9f9('0x10'),'onlyIfOpen'),'defaultValue':_0xd9f9('0xf')},'dialAMDActive':{'type':Sequelize[_0xd9f9('0x3')],'defaultValue':0x0,'comment':'Active/Disactive\x20AMD'},'dialAMDInitialSilence':{'type':Sequelize[_0xd9f9('0x5')](0x9)[_0xd9f9('0x6')],'defaultValue':0x9c4,'validate':{'min':0x0},'comment':'#AMD\x20Initial\x20Silence'},'dialAMDGreeting':{'type':Sequelize[_0xd9f9('0x5')](0x9)[_0xd9f9('0x6')],'defaultValue':0x5dc,'validate':{'min':0x0},'comment':_0xd9f9('0x11')},'dialAMDAfterGreetingSilence':{'type':Sequelize[_0xd9f9('0x5')](0x9)[_0xd9f9('0x6')],'defaultValue':0x320,'validate':{'min':0x0},'comment':_0xd9f9('0x12')},'dialAMDTotalAnalysisTime':{'type':Sequelize[_0xd9f9('0x5')](0x9)['UNSIGNED'],'defaultValue':0x1388,'validate':{'min':0x0},'comment':_0xd9f9('0x13')},'dialAMDMinWordLength':{'type':Sequelize['INTEGER'](0x9)[_0xd9f9('0x6')],'defaultValue':0x64,'validate':{'min':0x0},'comment':_0xd9f9('0x14')},'dialAMDBetweenWordsSilence':{'type':Sequelize[_0xd9f9('0x5')](0x9)['UNSIGNED'],'defaultValue':0x32,'validate':{'min':0x0},'comment':_0xd9f9('0x15')},'dialAMDMaximumNumberOfWords':{'type':Sequelize[_0xd9f9('0x5')](0x9)['UNSIGNED'],'defaultValue':0x3,'validate':{'min':0x0},'comment':_0xd9f9('0x16')},'dialAMDSilenceThreshold':{'type':Sequelize[_0xd9f9('0x5')](0x5)['UNSIGNED'],'validate':{'min':0x0,'max':0x7fff},'defaultValue':0x100,'comment':_0xd9f9('0x17')},'dialAMDMaximumWordLength':{'type':Sequelize[_0xd9f9('0x5')](0x9)['UNSIGNED'],'defaultValue':0x1388,'validate':{'min':0x0},'comment':_0xd9f9('0x18')},'dialOrderByScheduledAt':{'type':Sequelize[_0xd9f9('0x2')]('DESC',_0xd9f9('0x19')),'defaultValue':'DESC'},'dialPrefix':{'type':Sequelize[_0xd9f9('0x1')],'defaultValue':null},'dialRandomLastDigitCallerIdNumber':{'type':Sequelize['INTEGER'](0x3)['UNSIGNED'],'validate':{'min':0x0,'max':0xf},'defaultValue':0x0,'comment':_0xd9f9('0x1a')},'dialCutDigit':{'type':Sequelize[_0xd9f9('0x5')](0x3)['UNSIGNED'],'validate':{'min':0x0,'max':0xf},'defaultValue':0x0,'comment':_0xd9f9('0x1b')},'dialNoSuchNumberMaxRetry':{'type':Sequelize[_0xd9f9('0x5')](0x3)[_0xd9f9('0x6')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xd9f9('0x1c')},'dialNoSuchNumberRetryFrequency':{'type':Sequelize[_0xd9f9('0x5')](0x5)[_0xd9f9('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xd9f9('0x1d')},'dialDropMaxRetry':{'type':Sequelize[_0xd9f9('0x5')](0x3)['UNSIGNED'],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xd9f9('0x1e')},'dialDropRetryFrequency':{'type':Sequelize[_0xd9f9('0x5')](0x5)[_0xd9f9('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xd9f9('0x1f')},'dialAbandonedMaxRetry':{'type':Sequelize['INTEGER'](0x3)[_0xd9f9('0x6')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xd9f9('0x20')},'dialAbandonedRetryFrequency':{'type':Sequelize[_0xd9f9('0x5')](0x5)[_0xd9f9('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xd9f9('0x21')},'dialMachineMaxRetry':{'type':Sequelize[_0xd9f9('0x5')](0x3)[_0xd9f9('0x6')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':'#Machine\x20Retry\x20(min:1,\x20max:999)'},'dialMachineRetryFrequency':{'type':Sequelize[_0xd9f9('0x5')](0x5)[_0xd9f9('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':'Machine\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)'},'dialAgentRejectMaxRetry':{'type':Sequelize[_0xd9f9('0x5')](0x3)[_0xd9f9('0x6')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xd9f9('0x22')},'dialAgentRejectRetryFrequency':{'type':Sequelize[_0xd9f9('0x5')](0x5)[_0xd9f9('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xd9f9('0x23')}};