Built motion from commit (unavailable).|2.5.29
[motion2.git] / server / api / campaign / campaign.attributes.js
index f7d3f38..9d93589 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa99c=['#AMD\x20Maximum\x20Word\x20Length','ENUM','DESC','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)','#Machine\x20Retry\x20(min:1,\x20max:999)','Machine\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)','#AgentReject\x20Retry\x20(min:1,\x20max:999)','sequelize','exports','STRING','ivr','BOOLEAN','UNSIGNED','Max\x20200\x20calls.','INTEGER','Originate\x20Timeout\x20Seconds\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)','#Global\x20Max\x20Retry\x20(min:1,\x20max:999)','always','Active/Disactive\x20AMD','#AMD\x20Initial\x20Silence','#AMD\x20Greeting','#AMD\x20After\x20Greeting\x20Silence','#AMD\x20Min\x20Word\x20Length','#AMD\x20Between\x20Words\x20Silence','#AMD\x20Maximum\x20Number\x20Of\x20Words','#AMD\x20Silence\x20Threshold\x20(min:0,\x20max:32767)'];(function(_0x3a7818,_0x27b51c){var _0x40d5e7=function(_0x538083){while(--_0x538083){_0x3a7818['push'](_0x3a7818['shift']());}};_0x40d5e7(++_0x27b51c);}(_0xa99c,0x165));var _0xca99=function(_0x54a392,_0x203e11){_0x54a392=_0x54a392-0x0;var _0x4f1c32=_0xa99c[_0x54a392];return _0x4f1c32;};'use strict';var Sequelize=require(_0xca99('0x0'));module[_0xca99('0x1')]={'name':{'type':Sequelize[_0xca99('0x2')],'unique':'name','allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'type':{'type':Sequelize['ENUM'](_0xca99('0x3')),'allowNull':![],'defaultValue':_0xca99('0x3')},'description':{'type':Sequelize['STRING']},'active':{'type':Sequelize[_0xca99('0x4')],'defaultValue':0x0,'comment':'Active/Disactive\x20Campaign'},'limitCalls':{'type':Sequelize['INTEGER'](0x4)[_0xca99('0x5')],'defaultValue':0x1e,'validate':{'min':0x1,'max':0xc8},'comment':_0xca99('0x6')},'dialOriginateCallerIdName':{'type':Sequelize['STRING']},'dialOriginateCallerIdNumber':{'type':Sequelize['STRING']},'dialOriginateTimeout':{'type':Sequelize[_0xca99('0x7')](0x3)['UNSIGNED'],'defaultValue':0x1e,'validate':{'min':0x1,'max':0x3e7},'comment':_0xca99('0x8')},'dialCongestionMaxRetry':{'type':Sequelize[_0xca99('0x7')](0x3)[_0xca99('0x5')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':'#Congestion\x20Retry\x20(min:1,\x20max:999)'},'dialCongestionRetryFrequency':{'type':Sequelize[_0xca99('0x7')](0x5)[_0xca99('0x5')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':'Congestion\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)'},'dialBusyMaxRetry':{'type':Sequelize['INTEGER'](0x3)[_0xca99('0x5')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xca99('0x9')},'dialBusyRetryFrequency':{'type':Sequelize[_0xca99('0x7')](0x5)[_0xca99('0x5')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xca99('0xa')},'dialNoAnswerMaxRetry':{'type':Sequelize[_0xca99('0x7')](0x3)[_0xca99('0x5')],'defaultValue':0x3,'comment':_0xca99('0xb')},'dialNoAnswerRetryFrequency':{'type':Sequelize['INTEGER'](0x5)[_0xca99('0x5')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xca99('0xc')},'dialGlobalMaxRetry':{'type':Sequelize[_0xca99('0x7')](0x3)[_0xca99('0x5')],'validate':{'min':0x1,'max':0x3e7},'defaultValue':0x4,'comment':_0xca99('0xd')},'dialTimezone':{'type':Sequelize[_0xca99('0x2')],'defaultValue':null},'dialGlobalInterval':{'type':Sequelize[_0xca99('0x2')],'defaultValue':'07:00-22:00,*,*,*'},'dialCheckDuplicateType':{'type':Sequelize['ENUM'](_0xca99('0xe'),'never','onlyIfOpen'),'defaultValue':_0xca99('0xe')},'dialAMDActive':{'type':Sequelize[_0xca99('0x4')],'defaultValue':0x0,'comment':_0xca99('0xf')},'dialAMDInitialSilence':{'type':Sequelize[_0xca99('0x7')](0x9)[_0xca99('0x5')],'defaultValue':0x9c4,'validate':{'min':0x0},'comment':_0xca99('0x10')},'dialAMDGreeting':{'type':Sequelize['INTEGER'](0x9)['UNSIGNED'],'defaultValue':0x5dc,'validate':{'min':0x0},'comment':_0xca99('0x11')},'dialAMDAfterGreetingSilence':{'type':Sequelize['INTEGER'](0x9)['UNSIGNED'],'defaultValue':0x320,'validate':{'min':0x0},'comment':_0xca99('0x12')},'dialAMDTotalAnalysisTime':{'type':Sequelize[_0xca99('0x7')](0x9)[_0xca99('0x5')],'defaultValue':0x1388,'validate':{'min':0x0},'comment':'#AMD\x20Total\x20Analysis\x20Time'},'dialAMDMinWordLength':{'type':Sequelize[_0xca99('0x7')](0x9)[_0xca99('0x5')],'defaultValue':0x64,'validate':{'min':0x0},'comment':_0xca99('0x13')},'dialAMDBetweenWordsSilence':{'type':Sequelize['INTEGER'](0x9)['UNSIGNED'],'defaultValue':0x32,'validate':{'min':0x0},'comment':_0xca99('0x14')},'dialAMDMaximumNumberOfWords':{'type':Sequelize['INTEGER'](0x9)['UNSIGNED'],'defaultValue':0x3,'validate':{'min':0x0},'comment':_0xca99('0x15')},'dialAMDSilenceThreshold':{'type':Sequelize[_0xca99('0x7')](0x5)['UNSIGNED'],'validate':{'min':0x0,'max':0x7fff},'defaultValue':0x100,'comment':_0xca99('0x16')},'dialAMDMaximumWordLength':{'type':Sequelize['INTEGER'](0x9)[_0xca99('0x5')],'defaultValue':0x1388,'validate':{'min':0x0},'comment':_0xca99('0x17')},'dialOrderByScheduledAt':{'type':Sequelize[_0xca99('0x18')](_0xca99('0x19'),_0xca99('0x1a')),'defaultValue':'DESC'},'dialPrefix':{'type':Sequelize[_0xca99('0x2')],'defaultValue':null},'dialRandomLastDigitCallerIdNumber':{'type':Sequelize[_0xca99('0x7')](0x3)[_0xca99('0x5')],'validate':{'min':0x0,'max':0xf},'defaultValue':0x0,'comment':_0xca99('0x1b')},'dialCutDigit':{'type':Sequelize['INTEGER'](0x3)[_0xca99('0x5')],'validate':{'min':0x0,'max':0xf},'defaultValue':0x0,'comment':_0xca99('0x1c')},'dialNoSuchNumberMaxRetry':{'type':Sequelize['INTEGER'](0x3)['UNSIGNED'],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xca99('0x1d')},'dialNoSuchNumberRetryFrequency':{'type':Sequelize[_0xca99('0x7')](0x5)[_0xca99('0x5')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xca99('0x1e')},'dialDropMaxRetry':{'type':Sequelize[_0xca99('0x7')](0x3)[_0xca99('0x5')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xca99('0x1f')},'dialDropRetryFrequency':{'type':Sequelize[_0xca99('0x7')](0x5)['UNSIGNED'],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xca99('0x20')},'dialAbandonedMaxRetry':{'type':Sequelize[_0xca99('0x7')](0x3)[_0xca99('0x5')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xca99('0x21')},'dialAbandonedRetryFrequency':{'type':Sequelize['INTEGER'](0x5)[_0xca99('0x5')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xca99('0x22')},'dialMachineMaxRetry':{'type':Sequelize[_0xca99('0x7')](0x3)['UNSIGNED'],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xca99('0x23')},'dialMachineRetryFrequency':{'type':Sequelize['INTEGER'](0x5)[_0xca99('0x5')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xca99('0x24')},'dialAgentRejectMaxRetry':{'type':Sequelize[_0xca99('0x7')](0x3)[_0xca99('0x5')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xca99('0x25')},'dialAgentRejectRetryFrequency':{'type':Sequelize['INTEGER'](0x5)['UNSIGNED'],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':'AgentReject\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)'}};
\ No newline at end of file
+var _0x9cec=['onlyIfOpen','always','#AMD\x20Initial\x20Silence','#AMD\x20After\x20Greeting\x20Silence','#AMD\x20Min\x20Word\x20Length','#AMD\x20Maximum\x20Number\x20Of\x20Words','ENUM','ASC','DESC','Random\x20Last\x20Digit\x20(min:1,\x20max:15)','Cut\x20Digit\x20(min:1,\x20max:15)','#NoSuchNumber\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)','sequelize','exports','STRING','ivr','BOOLEAN','INTEGER','UNSIGNED','Originate\x20Timeout\x20Seconds\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)','#Global\x20Max\x20Retry\x20(min:1,\x20max:999)','07:00-22:00,*,*,*','never'];(function(_0x26617a,_0x417c15){var _0x528d93=function(_0x1d2c74){while(--_0x1d2c74){_0x26617a['push'](_0x26617a['shift']());}};_0x528d93(++_0x417c15);}(_0x9cec,0x178));var _0xc9ce=function(_0x5ed45,_0x3db138){_0x5ed45=_0x5ed45-0x0;var _0x2ff437=_0x9cec[_0x5ed45];return _0x2ff437;};'use strict';var Sequelize=require(_0xc9ce('0x0'));module[_0xc9ce('0x1')]={'name':{'type':Sequelize[_0xc9ce('0x2')],'unique':'name','allowNull':![],'validate':{'is':/[A-Za-z0-9._\\+*!-]+/,'notEmpty':!![]}},'type':{'type':Sequelize['ENUM'](_0xc9ce('0x3')),'allowNull':![],'defaultValue':'ivr'},'description':{'type':Sequelize[_0xc9ce('0x2')]},'active':{'type':Sequelize[_0xc9ce('0x4')],'defaultValue':0x0,'comment':'Active/Disactive\x20Campaign'},'limitCalls':{'type':Sequelize[_0xc9ce('0x5')](0x4)[_0xc9ce('0x6')],'defaultValue':0x1e,'validate':{'min':0x1,'max':0xc8},'comment':'Max\x20200\x20calls.'},'dialOriginateCallerIdName':{'type':Sequelize['STRING']},'dialOriginateCallerIdNumber':{'type':Sequelize[_0xc9ce('0x2')]},'dialOriginateTimeout':{'type':Sequelize['INTEGER'](0x3)[_0xc9ce('0x6')],'defaultValue':0x1e,'validate':{'min':0x1,'max':0x3e7},'comment':_0xc9ce('0x7')},'dialCongestionMaxRetry':{'type':Sequelize[_0xc9ce('0x5')](0x3)[_0xc9ce('0x6')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':'#Congestion\x20Retry\x20(min:1,\x20max:999)'},'dialCongestionRetryFrequency':{'type':Sequelize[_0xc9ce('0x5')](0x5)[_0xc9ce('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xc9ce('0x8')},'dialBusyMaxRetry':{'type':Sequelize[_0xc9ce('0x5')](0x3)[_0xc9ce('0x6')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xc9ce('0x9')},'dialBusyRetryFrequency':{'type':Sequelize[_0xc9ce('0x5')](0x5)[_0xc9ce('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xc9ce('0xa')},'dialNoAnswerMaxRetry':{'type':Sequelize['INTEGER'](0x3)[_0xc9ce('0x6')],'defaultValue':0x3,'comment':'#NoAnswer\x20Retry\x20(min:1,\x20max:999)'},'dialNoAnswerRetryFrequency':{'type':Sequelize[_0xc9ce('0x5')](0x5)[_0xc9ce('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':'NoAnswer\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)'},'dialGlobalMaxRetry':{'type':Sequelize[_0xc9ce('0x5')](0x3)[_0xc9ce('0x6')],'validate':{'min':0x1,'max':0x3e7},'defaultValue':0x4,'comment':_0xc9ce('0xb')},'dialTimezone':{'type':Sequelize[_0xc9ce('0x2')],'defaultValue':null},'dialGlobalInterval':{'type':Sequelize[_0xc9ce('0x2')],'defaultValue':_0xc9ce('0xc')},'dialCheckDuplicateType':{'type':Sequelize['ENUM']('always',_0xc9ce('0xd'),_0xc9ce('0xe')),'defaultValue':_0xc9ce('0xf')},'dialAMDActive':{'type':Sequelize[_0xc9ce('0x4')],'defaultValue':0x0,'comment':'Active/Disactive\x20AMD'},'dialAMDInitialSilence':{'type':Sequelize[_0xc9ce('0x5')](0x9)[_0xc9ce('0x6')],'defaultValue':0x9c4,'validate':{'min':0x0},'comment':_0xc9ce('0x10')},'dialAMDGreeting':{'type':Sequelize[_0xc9ce('0x5')](0x9)['UNSIGNED'],'defaultValue':0x5dc,'validate':{'min':0x0},'comment':'#AMD\x20Greeting'},'dialAMDAfterGreetingSilence':{'type':Sequelize['INTEGER'](0x9)['UNSIGNED'],'defaultValue':0x320,'validate':{'min':0x0},'comment':_0xc9ce('0x11')},'dialAMDTotalAnalysisTime':{'type':Sequelize[_0xc9ce('0x5')](0x9)[_0xc9ce('0x6')],'defaultValue':0x1388,'validate':{'min':0x0},'comment':'#AMD\x20Total\x20Analysis\x20Time'},'dialAMDMinWordLength':{'type':Sequelize[_0xc9ce('0x5')](0x9)[_0xc9ce('0x6')],'defaultValue':0x64,'validate':{'min':0x0},'comment':_0xc9ce('0x12')},'dialAMDBetweenWordsSilence':{'type':Sequelize[_0xc9ce('0x5')](0x9)['UNSIGNED'],'defaultValue':0x32,'validate':{'min':0x0},'comment':'#AMD\x20Between\x20Words\x20Silence'},'dialAMDMaximumNumberOfWords':{'type':Sequelize[_0xc9ce('0x5')](0x9)['UNSIGNED'],'defaultValue':0x3,'validate':{'min':0x0},'comment':_0xc9ce('0x13')},'dialAMDSilenceThreshold':{'type':Sequelize[_0xc9ce('0x5')](0x5)[_0xc9ce('0x6')],'validate':{'min':0x0,'max':0x7fff},'defaultValue':0x100,'comment':'#AMD\x20Silence\x20Threshold\x20(min:0,\x20max:32767)'},'dialAMDMaximumWordLength':{'type':Sequelize[_0xc9ce('0x5')](0x9)[_0xc9ce('0x6')],'defaultValue':0x1388,'validate':{'min':0x0},'comment':'#AMD\x20Maximum\x20Word\x20Length'},'dialOrderByScheduledAt':{'type':Sequelize[_0xc9ce('0x14')]('DESC',_0xc9ce('0x15')),'defaultValue':_0xc9ce('0x16')},'dialPrefix':{'type':Sequelize[_0xc9ce('0x2')],'defaultValue':null},'dialRandomLastDigitCallerIdNumber':{'type':Sequelize[_0xc9ce('0x5')](0x3)[_0xc9ce('0x6')],'validate':{'min':0x0,'max':0xf},'defaultValue':0x0,'comment':_0xc9ce('0x17')},'dialCutDigit':{'type':Sequelize[_0xc9ce('0x5')](0x3)[_0xc9ce('0x6')],'validate':{'min':0x0,'max':0xf},'defaultValue':0x0,'comment':_0xc9ce('0x18')},'dialNoSuchNumberMaxRetry':{'type':Sequelize[_0xc9ce('0x5')](0x3)['UNSIGNED'],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xc9ce('0x19')},'dialNoSuchNumberRetryFrequency':{'type':Sequelize['INTEGER'](0x5)['UNSIGNED'],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':'NoSuchNumber\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)'},'dialDropMaxRetry':{'type':Sequelize['INTEGER'](0x3)[_0xc9ce('0x6')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':'#Drop\x20Retry\x20(min:1,\x20max:999)'},'dialDropRetryFrequency':{'type':Sequelize[_0xc9ce('0x5')](0x5)['UNSIGNED'],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xc9ce('0x1a')},'dialAbandonedMaxRetry':{'type':Sequelize[_0xc9ce('0x5')](0x3)[_0xc9ce('0x6')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xc9ce('0x1b')},'dialAbandonedRetryFrequency':{'type':Sequelize[_0xc9ce('0x5')](0x5)[_0xc9ce('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':_0xc9ce('0x1c')},'dialMachineMaxRetry':{'type':Sequelize[_0xc9ce('0x5')](0x3)['UNSIGNED'],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':'#Machine\x20Retry\x20(min:1,\x20max:999)'},'dialMachineRetryFrequency':{'type':Sequelize[_0xc9ce('0x5')](0x5)[_0xc9ce('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':'Machine\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)'},'dialAgentRejectMaxRetry':{'type':Sequelize[_0xc9ce('0x5')](0x3)[_0xc9ce('0x6')],'defaultValue':0x3,'validate':{'min':0x1,'max':0x3e7},'comment':_0xc9ce('0x1d')},'dialAgentRejectRetryFrequency':{'type':Sequelize[_0xc9ce('0x5')](0x5)[_0xc9ce('0x6')],'validate':{'min':0x1,'max':0x1869f},'defaultValue':0x96,'comment':'AgentReject\x20Retry\x20Frequency\x20Minutes\x20(min:1,\x20max:99999)'}};
\ No newline at end of file