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