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