Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / user / user.attributes.js
index a3a201f..10b2e8c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x476e=['local','accountcode','fullname','BOOLEAN','DATE','DEFAULT\x20PAUSE','INTEGER','dynamic','friend','user','peer','from-sip','ALLOWED','PROHIB_NOT_SCREENED','PROHIB_FAILED_SCREEN','udp','transport','join','split','String\x20is\x20deprecated.\x20Please\x20use\x20an\x20Array\x20as\x20[\x22udp\x22,\x20\x22tcp\x22]','rfc2833','info','shortinfo','inband','auto','yes','nonat','update','outgoing','force_rport,comedia','nat','String\x20is\x20deprecated.\x20Please\x20use\x20an\x20Array\x20as\x20[\x22force_rport\x22,\x20\x22comedia\x22]','all','allow','String\x20is\x20deprecated.\x20Please\x20use\x20an\x20Array\x20as\x20[\x22ulaw\x22,\x20\x22alaw\x22,\x20\x22gsm\x22]','insecure','String\x20is\x20deprecated.\x20Please\x20use\x20an\x20Array\x20as\x20[\x22port\x22,\x20\x22invite\x22]','always','accept','refuse','uac','uas','active','update,nonat','get','isArray','wss','encryption','avpf','force_avp','icesupport','dtlsenable','dtlsverify','dtlscertfile','dtlsprivatekey','rtcp_mux','dtlssetup','/etc/pki/tls/certs/motion.crt','/etc/pki/tls/private/motion.key','TEXT','permissions','map','VIRTUAL','phoneBarEnableScreenRecordingByAgent','string','false','screenrecording','blocked','loginAttempts','blockedAt','sequelize','util','lodash','exports','STRING','name','defaultuser','The\x20name\x20of\x20the\x20user','setDataValue','callerid','format','\x22%s\x22\x20<%s>','getDataValue','internal','email','toLowerCase','ENUM','admin'];(function(_0x23dec8,_0x51e941){var _0x54f17c=function(_0x568c63){while(--_0x568c63){_0x23dec8['push'](_0x23dec8['shift']());}};_0x54f17c(++_0x51e941);}(_0x476e,0x14e));var _0xe476=function(_0x4611d1,_0x2fd9cc){_0x4611d1=_0x4611d1-0x0;var _0x363e36=_0x476e[_0x4611d1];return _0x363e36;};'use strict';var Sequelize=require(_0xe476('0x0'));var moment=require('moment');var util=require(_0xe476('0x1'));var _=require(_0xe476('0x2'));module[_0xe476('0x3')]={'name':{'type':Sequelize[_0xe476('0x4')],'allowNull':![],'unique':_0xe476('0x5'),'validate':{'notEmpty':!![],'is':/^[A-Za-z0-9\.\_]+$/i},'set':function(_0x2b095e){this['setDataValue']('name',_0x2b095e);this['setDataValue'](_0xe476('0x6'),_0x2b095e);},'comment':_0xe476('0x7')},'fullname':{'type':Sequelize['STRING'],'allowNull':![],'set':function(_0x111b30){this[_0xe476('0x8')]('fullname',_0x111b30);this[_0xe476('0x8')](_0xe476('0x9'),util[_0xe476('0xa')](_0xe476('0xb'),_0x111b30,this[_0xe476('0xc')](_0xe476('0xd'))));}},'alias':{'type':Sequelize[_0xe476('0x4')]},'email':{'type':Sequelize[_0xe476('0x4')],'allowNull':![],'unique':_0xe476('0xe'),'validate':{'isEmail':!![]},'set':function(_0x296943){if(_0x296943){this[_0xe476('0x8')]('email',_0x296943[_0xe476('0xf')]());}}},'role':{'type':Sequelize[_0xe476('0x10')](_0xe476('0x11'),'user','agent','telephone'),'allowNull':![]},'password':{'type':Sequelize[_0xe476('0x4')],'allowNull':![],'validate':{'notEmpty':!![]}},'provider':{'type':Sequelize[_0xe476('0x4')],'defaultValue':_0xe476('0x12')},'internal':{'type':Sequelize['INTEGER'](0xb),'allowNull':![],'unique':_0xe476('0xd'),'set':function(_0x539103){this[_0xe476('0x8')]('internal',_0x539103);this[_0xe476('0x8')](_0xe476('0x13'),_0x539103);this[_0xe476('0x8')](_0xe476('0x9'),util[_0xe476('0xa')](_0xe476('0xb'),this[_0xe476('0xc')](_0xe476('0x14')),_0x539103));}},'salt':{'type':Sequelize[_0xe476('0x4')]},'phone':{'type':Sequelize[_0xe476('0x4')]},'mobile':{'type':Sequelize['STRING']},'address':{'type':Sequelize[_0xe476('0x4')]},'zipcode':{'type':Sequelize['STRING']},'userpic':{'type':Sequelize['STRING']},'city':{'type':Sequelize[_0xe476('0x4')]},'country':{'type':Sequelize['STRING']},'online':{'type':Sequelize[_0xe476('0x15')],'defaultValue':![]},'lastLoginAt':{'type':Sequelize[_0xe476('0x16')]},'voicePause':{'type':Sequelize[_0xe476('0x15')],'defaultValue':![]},'chatPause':{'type':Sequelize[_0xe476('0x15')],'defaultValue':![]},'mailPause':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'faxPause':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'smsPause':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'whatsappPause':{'type':Sequelize[_0xe476('0x15')],'defaultValue':![]},'openchannelPause':{'type':Sequelize[_0xe476('0x15')],'defaultValue':![]},'pauseType':{'type':Sequelize[_0xe476('0x4')],'defaultValue':_0xe476('0x17')},'lastPauseAt':{'type':Sequelize[_0xe476('0x16')]},'chatCapacity':{'type':Sequelize[_0xe476('0x18')],'defaultValue':0x0},'mailCapacity':{'type':Sequelize[_0xe476('0x18')],'defaultValue':0x0},'faxCapacity':{'type':Sequelize[_0xe476('0x18')],'defaultValue':0x0},'smsCapacity':{'type':Sequelize[_0xe476('0x18')],'defaultValue':0x0},'whatsappCapacity':{'type':Sequelize[_0xe476('0x18')],'defaultValue':0x0},'openchannelCapacity':{'type':Sequelize[_0xe476('0x18')],'defaultValue':0x0},'phoneBarAutoAnswer':{'type':Sequelize[_0xe476('0x15')],'defaultValue':![]},'phoneBarEnableSettings':{'type':Sequelize[_0xe476('0x15')],'defaultValue':!![]},'phoneBarListenPort':{'type':Sequelize['INTEGER'](0x5),'defaultValue':0x1428},'phoneBarExpires':{'type':Sequelize[_0xe476('0x18')](0x5),'defaultValue':0x78},'phoneBarRemoteControl':{'type':Sequelize[_0xe476('0x15')],'defaultValue':![]},'phoneBarRemoteControlPort':{'type':Sequelize[_0xe476('0x18')],'defaultValue':0x26a0},'phoneBarEnableRecording':{'type':Sequelize[_0xe476('0x15')],'defaultValue':![]},'phoneBarRingInUse':{'type':Sequelize[_0xe476('0x15')],'defaultValue':![]},'chanspy':{'type':Sequelize[_0xe476('0x15')],'defaultValue':![]},'description':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'host':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![],'defaultValue':_0xe476('0x19')},'ipaddr':{'type':Sequelize['STRING'],'allowNull':!![]},'port':{'type':Sequelize['INTEGER'](0x5),'allowNull':!![]},'regseconds':{'type':Sequelize[_0xe476('0x18')](0xb),'allowNull':!![]},'fullcontact':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'regserver':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'useragent':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'lastms':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'type':{'type':Sequelize['ENUM'](_0xe476('0x1a'),_0xe476('0x1b'),_0xe476('0x1c')),'allowNull':!![],'defaultValue':'friend'},'context':{'type':Sequelize['STRING'],'allowNull':!![],'defaultValue':_0xe476('0x1d')},'callingpres':{'type':Sequelize[_0xe476('0x10')]('ALLOWED_NOT_SCREENED','ALLOWED_PASSED_SCREEN','ALLOWED_FAILED_SCREEN',_0xe476('0x1e'),_0xe476('0x1f'),'PROHIB_PASSED_SCREEN',_0xe476('0x20'),'PROHIB'),'allowNull':!![]},'deny':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'permit':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'secret':{'type':Sequelize['STRING'],'allowNull':!![]},'md5secret':{'type':Sequelize['STRING'],'allowNull':!![]},'remotesecret':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'transport':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![],'defaultValue':_0xe476('0x21'),'set':function(_0x10ac8c){this[_0xe476('0x8')](_0xe476('0x22'),_0x10ac8c?_0x10ac8c[_0xe476('0x23')](','):null);},'get':function(){return this[_0xe476('0xc')]('transport')?this['getDataValue'](_0xe476('0x22'))[_0xe476('0x24')](','):null;},'comment':_0xe476('0x25')},'dtmfmode':{'type':Sequelize[_0xe476('0x10')](_0xe476('0x26'),_0xe476('0x27'),_0xe476('0x28'),_0xe476('0x29'),_0xe476('0x2a')),'allowNull':!![],'defaultValue':_0xe476('0x26')},'directmedia':{'type':Sequelize[_0xe476('0x10')](_0xe476('0x2b'),'no',_0xe476('0x2c'),_0xe476('0x2d'),_0xe476('0x2e')),'allowNull':!![],'defaultValue':'no'},'directrtpsetup':{'type':Sequelize[_0xe476('0x10')](_0xe476('0x2b'),'no'),'allowNull':!![],'defaultValue':'no'},'directmediapermit':{'type':Sequelize['STRING'],'allowNull':!![]},'directmediadeny':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'nat':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![],'defaultValue':_0xe476('0x2f'),'set':function(_0x29a8a0){this[_0xe476('0x8')]('nat',_0x29a8a0?_0x29a8a0[_0xe476('0x23')](','):null);},'get':function(){return this['getDataValue']('nat')?this[_0xe476('0xc')](_0xe476('0x30'))[_0xe476('0x24')](','):null;},'comment':_0xe476('0x31')},'callgroup':{'type':Sequelize['STRING']},'namedcallgroup':{'type':Sequelize[_0xe476('0x4')]},'pickupgroup':{'type':Sequelize['STRING']},'namedpickupgroup':{'type':Sequelize[_0xe476('0x4')]},'language':{'type':Sequelize[_0xe476('0x4')],'defaultValue':'en'},'tonezone':{'type':Sequelize[_0xe476('0x4')]},'disallow':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':_0xe476('0x32')},'allow':{'type':Sequelize[_0xe476('0x4')],'allowNull':![],'defaultValue':'ulaw;alaw;gsm','set':function(_0x5901df){this[_0xe476('0x8')](_0xe476('0x33'),_0x5901df?_0x5901df[_0xe476('0x23')](';'):'ulaw;alaw;gsm');},'get':function(){return this['getDataValue'](_0xe476('0x33'))?this[_0xe476('0xc')](_0xe476('0x33'))[_0xe476('0x24')](';'):null;},'comment':_0xe476('0x34')},'autoframing':{'type':Sequelize[_0xe476('0x10')](_0xe476('0x2b'),'no'),'allowNull':!![]},'insecure':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![],'set':function(_0x1526e8){this[_0xe476('0x8')]('insecure',_0x1526e8?_0x1526e8['join'](','):null);},'get':function(){return this['getDataValue']('insecure')?this['getDataValue'](_0xe476('0x35'))[_0xe476('0x24')](','):null;},'comment':_0xe476('0x36')},'trustrpid':{'type':Sequelize[_0xe476('0x10')]('yes','no'),'allowNull':!![],'defaultValue':'no'},'trust_id_outbound':{'type':Sequelize['ENUM']('yes','no'),'allowNull':!![],'defaultValue':'no'},'progressinband':{'type':Sequelize[_0xe476('0x10')]('yes','no','never'),'allowNull':!![]},'promiscredir':{'type':Sequelize['ENUM'](_0xe476('0x2b'),'no'),'allowNull':!![]},'useclientcode':{'type':Sequelize[_0xe476('0x10')](_0xe476('0x2b'),'no'),'allowNull':!![]},'accountcode':{'type':Sequelize[_0xe476('0x18')](0xb),'allowNull':!![]},'setvar':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'callerid':{'type':Sequelize['STRING'],'allowNull':!![],'defaultValue':'\x22\x22\x20<>'},'amaflags':{'type':Sequelize['STRING'],'allowNull':!![]},'callcounter':{'type':Sequelize['ENUM'](_0xe476('0x2b'),'no'),'allowNull':!![],'defaultValue':_0xe476('0x2b')},'busylevel':{'type':Sequelize[_0xe476('0x18')](0xb),'allowNull':!![]},'allowoverlap':{'type':Sequelize[_0xe476('0x10')](_0xe476('0x2b'),'no'),'allowNull':!![]},'allowsubscribe':{'type':Sequelize['ENUM'](_0xe476('0x2b'),'no'),'allowNull':!![]},'allowtransfer':{'type':Sequelize[_0xe476('0x10')](_0xe476('0x2b'),'no'),'allowNull':!![]},'ignoresdpversion':{'type':Sequelize[_0xe476('0x10')](_0xe476('0x2b'),'no'),'allowNull':!![]},'subscribecontext':{'type':Sequelize['STRING'],'allowNull':!![]},'template':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'videosupport':{'type':Sequelize[_0xe476('0x10')]('yes','no',_0xe476('0x37')),'allowNull':!![],'defaultValue':'no'},'maxcallbitrate':{'type':Sequelize[_0xe476('0x18')](0xb),'allowNull':!![]},'rfc2833compensate':{'type':Sequelize[_0xe476('0x10')]('yes','no'),'allowNull':!![]},'mailbox':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'session_timers':{'type':Sequelize[_0xe476('0x10')](_0xe476('0x38'),_0xe476('0x39'),'originate'),'allowNull':!![]},'session_expires':{'type':Sequelize[_0xe476('0x18')](0xb),'allowNull':!![]},'session_minse':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'session_refresher':{'type':Sequelize['ENUM'](_0xe476('0x3a'),_0xe476('0x3b')),'allowNull':!![],'defaultValue':_0xe476('0x3b')},'t38pt_usertpsource':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'regexten':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'fromdomain':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'fromuser':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'qualify':{'type':Sequelize['ENUM'](_0xe476('0x2b'),'no'),'allowNull':!![],'defaultValue':_0xe476('0x2b')},'keepalive':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'defaultip':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'defaultuser':{'type':Sequelize['STRING'],'allowNull':!![]},'rtptimeout':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'rtpholdtimeout':{'type':Sequelize[_0xe476('0x18')](0xb),'allowNull':!![]},'rtpkeepalive':{'type':Sequelize[_0xe476('0x18')](0xb),'allowNull':!![]},'sendrpid':{'type':Sequelize[_0xe476('0x10')](_0xe476('0x2b'),'no'),'allowNull':!![],'defaultValue':'no'},'outboundproxy':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'callbackextension':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'timert1':{'type':Sequelize[_0xe476('0x18')](0xb),'allowNull':!![]},'timerb':{'type':Sequelize[_0xe476('0x18')](0xb),'allowNull':!![]},'qualifyfreq':{'type':Sequelize[_0xe476('0x18')](0xb),'allowNull':!![]},'contactpermit':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'contactdeny':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'contactacl':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'unsolicited_mailbox':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'use_q850_reason':{'type':Sequelize['STRING'],'allowNull':!![]},'maxforwards':{'type':Sequelize[_0xe476('0x18')](0xb),'allowNull':!![]},'encryption':{'type':Sequelize[_0xe476('0x10')](_0xe476('0x2b'),'no'),'allowNull':!![],'defaultValue':'no'},'avpf':{'type':Sequelize['ENUM']('yes','no'),'allowNull':!![]},'force_avp':{'type':Sequelize[_0xe476('0x10')](_0xe476('0x2b'),'no'),'allowNull':!![]},'icesupport':{'type':Sequelize[_0xe476('0x10')](_0xe476('0x2b'),'no'),'allowNull':!![]},'dtlsenable':{'type':Sequelize[_0xe476('0x10')]('yes','no'),'allowNull':!![]},'dtlsverify':{'type':Sequelize[_0xe476('0x10')]('yes','no','fingerprint','certificate'),'allowNull':!![]},'dtlsrekey':{'type':Sequelize[_0xe476('0x18')](0xb),'allowNull':!![]},'dtlscertfile':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'dtlsprivatekey':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'dtlscipher':{'type':Sequelize['STRING'],'allowNull':!![]},'dtlscafile':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'dtlscapath':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'dtlssetup':{'type':Sequelize[_0xe476('0x10')](_0xe476('0x3c'),'passive','actpass'),'allowNull':!![]},'dtlsfingerprint':{'type':Sequelize['STRING'],'allowNull':!![]},'usereqphone':{'type':Sequelize[_0xe476('0x10')](_0xe476('0x2b'),'no'),'allowNull':!![],'defaultValue':'no'},'recordonfeature':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'recordofffeature':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'call_limit':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![],'defaultValue':0xa},'registertrying':{'type':Sequelize[_0xe476('0x10')](_0xe476('0x2b'),'no'),'allowNull':!![]},'subscribemwi':{'type':Sequelize[_0xe476('0x10')]('yes','no'),'allowNull':!![]},'vmexten':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'mohinterpret':{'type':Sequelize['STRING'],'allowNull':!![]},'mohsuggest':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'parkinglot':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'canreinvite':{'type':Sequelize[_0xe476('0x10')](_0xe476('0x2b'),'no','nonat',_0xe476('0x2d'),_0xe476('0x3d')),'allowNull':!![],'defaultValue':'no'},'loginInPause':{'type':Sequelize[_0xe476('0x15')],'defaultValue':![]},'resetPasswordToken':{'type':Sequelize[_0xe476('0x4')]},'resetPasswordExpires':{'type':Sequelize[_0xe476('0x16')]},'passwordResetAt':{'type':Sequelize['DATE'],'defaultValue':null},'previousPasswords':{'type':Sequelize['STRING']},'showWebBar':{'type':Sequelize[_0xe476('0x18')],'defaultValue':0x0,'set':function(_0x561848){this[_0xe476('0x8')]('showWebBar',_0x561848);var _0x8f86bc=this[_0xe476('0x3e')]({'plain':!![]});switch(_0x561848){case 0x0:case 0x1:var _0x1846fe=_0x8f86bc[_0xe476('0x22')]?_[_0xe476('0x3f')](_0x8f86bc['transport'])?_0x8f86bc[_0xe476('0x22')][_0xe476('0x23')]():_0x8f86bc[_0xe476('0x22')]:_0xe476('0x21');if(_0x1846fe===_0xe476('0x40')){_0x1846fe=_0xe476('0x21');}this[_0xe476('0x8')](_0xe476('0x22'),_0x1846fe);this['setDataValue'](_0xe476('0x41'),'no');this['setDataValue'](_0xe476('0x42'),null);this[_0xe476('0x8')](_0xe476('0x43'),null);this[_0xe476('0x8')](_0xe476('0x44'),null);this[_0xe476('0x8')](_0xe476('0x45'),null);this[_0xe476('0x8')](_0xe476('0x46'),null);this[_0xe476('0x8')]('dtlssetup',null);this[_0xe476('0x8')](_0xe476('0x47'),null);this[_0xe476('0x8')](_0xe476('0x48'),null);this['setDataValue'](_0xe476('0x49'),'no');break;case 0x2:this['setDataValue'](_0xe476('0x22'),'wss');this[_0xe476('0x8')]('encryption','yes');this[_0xe476('0x8')]('avpf',_0xe476('0x2b'));this['setDataValue'](_0xe476('0x43'),_0xe476('0x2b'));this[_0xe476('0x8')](_0xe476('0x44'),_0xe476('0x2b'));this[_0xe476('0x8')]('dtlsenable','yes');this[_0xe476('0x8')](_0xe476('0x46'),'no');this['setDataValue'](_0xe476('0x4a'),'actpass');this[_0xe476('0x8')](_0xe476('0x47'),_0x8f86bc[_0xe476('0x47')]||_0xe476('0x4b'));this[_0xe476('0x8')](_0xe476('0x48'),_0x8f86bc[_0xe476('0x48')]||_0xe476('0x4c'));this['setDataValue'](_0xe476('0x49'),_0xe476('0x2b'));break;default:}}},'permissions':{'type':Sequelize[_0xe476('0x4d')],'set':function(_0x3939b5){this[_0xe476('0x8')](_0xe476('0x4e'),_0x3939b5?_0x3939b5['join'](','):[]);},'get':function(){return this[_0xe476('0xc')](_0xe476('0x4e'))?_[_0xe476('0x4f')](this[_0xe476('0xc')]('permissions')[_0xe476('0x24')](','),function(_0x11791d){return parseInt(_0x11791d,0xa);}):[];}},'phoneBarUnconditionalNumber':{'type':Sequelize[_0xe476('0x4')]},'phoneBarNoReplyNumber':{'type':Sequelize['STRING']},'phoneBarBusyNumber':{'type':Sequelize[_0xe476('0x4')]},'phoneBarUnconditional':{'type':Sequelize[_0xe476('0x15')],'defaultValue':![]},'phoneBarNoReply':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'phoneBarBusy':{'type':Sequelize[_0xe476('0x15')],'defaultValue':![]},'phoneBarDnd':{'type':Sequelize[_0xe476('0x15')],'defaultValue':!![]},'phoneBarUnansweredCallBadge':{'type':Sequelize[_0xe476('0x15')],'defaultValue':!![]},'phoneBarEnableDtmfTone':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'phoneBarAutoAnswerDelay':{'type':Sequelize[_0xe476('0x18')],'defaultValue':0x0},'extensionMonitor':{'type':Sequelize[_0xe476('0x4')],'defaultValue':''},'crudPermissions':{'type':Sequelize[_0xe476('0x18')],'defaultValue':0x0},'rtcp_mux':{'type':Sequelize['ENUM'](_0xe476('0x2b'),'no'),'defaultValue':'no'},'allowmessenger':{'type':Sequelize[_0xe476('0x15')],'defaultValue':!![]},'phoneBarOutboundProxy':{'type':Sequelize[_0xe476('0x4')]},'phoneBarEnableJaws':{'type':Sequelize[_0xe476('0x15')],'defaultValue':![]},'phoneBarEnableScreenRecordingByAgent':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'phoneBarEnableVideoRecording':{'type':Sequelize[_0xe476('0x50')],'get':function(){return this['getDataValue'](_0xe476('0x51'))?this[_0xe476('0xc')](_0xe476('0x51')):![];}},'phoneBarEnableAutomaticScreenRecording':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'phoneBarPrefixRequired':{'type':Sequelize[_0xe476('0x15')],'defaultValue':![]},'hotdesk':{'type':Sequelize[_0xe476('0x15')],'defaultValue':![]},'interface':{'type':Sequelize[_0xe476('0x4')],'defaultValue':null},'privacyEnabled':{'type':Sequelize[_0xe476('0x15')],'defaultValue':![]},'apiKeyNonce':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'apiKeyIat':{'type':Sequelize[_0xe476('0x4')],'allowNull':!![]},'screenrecording':{'type':Sequelize[_0xe476('0x15')],'defaultValue':![],'set':function(_0x277a12){if(typeof _0x277a12===_0xe476('0x52')){var _0x332cd6=_0x277a12==='1'?!![]:_0x277a12==='0'?![]:_0x277a12==='true'?!![]:_0x277a12===_0xe476('0x53')?![]:![];this[_0xe476('0x8')](_0xe476('0x54'),_0x332cd6);}else{this[_0xe476('0x8')](_0xe476('0x54'),_0x277a12);}}},'blocked':{'type':Sequelize[_0xe476('0x15')],'defaultValue':![],'set':function(_0x4b6b88){this['setDataValue'](_0xe476('0x55'),_0x4b6b88);if(_0x4b6b88===!![]){this['setDataValue']('blockedAt',moment());this[_0xe476('0x8')](_0xe476('0x56'),0x0);}else{this[_0xe476('0x8')](_0xe476('0x57'),null);}}},'blockedAt':{'type':Sequelize['DATE'],'defaultValue':null},'loginAttempts':{'type':Sequelize['INTEGER'],'defaultValue':0x0},'disabled':{'type':Sequelize[_0xe476('0x15')],'defaultValue':![]},'settingsEnabled':{'type':Sequelize[_0xe476('0x15')],'defaultValue':!![]}};
\ No newline at end of file
+var _0x008c=['all','ulaw;alaw;gsm','allow','insecure','String\x20is\x20deprecated.\x20Please\x20use\x20an\x20Array\x20as\x20[\x22port\x22,\x20\x22invite\x22]','never','always','refuse','originate','uac','uas','fingerprint','certificate','active','actpass','update,nonat','TEXT','get','isArray','encryption','avpf','force_avp','icesupport','dtlsenable','dtlssetup','dtlsprivatekey','wss','dtlsverify','dtlscertfile','/etc/pki/tls/private/motion.key','rtcp_mux','permissions','VIRTUAL','phoneBarEnableScreenRecordingByAgent','string','true','false','screenrecording','blockedAt','UNSIGNED','sequelize','moment','util','lodash','exports','name','setDataValue','defaultuser','The\x20name\x20of\x20the\x20user','STRING','fullname','callerid','getDataValue','internal','toLowerCase','ENUM','admin','user','agent','telephone','INTEGER','accountcode','\x22%s\x22\x20<%s>','BOOLEAN','DATE','dynamic','friend','from-sip','ALLOWED_PASSED_SCREEN','ALLOWED_FAILED_SCREEN','PROHIB_FAILED_SCREEN','PROHIB','udp','transport','split','String\x20is\x20deprecated.\x20Please\x20use\x20an\x20Array\x20as\x20[\x22udp\x22,\x20\x22tcp\x22]','rfc2833','info','shortinfo','inband','auto','yes','nonat','update','outgoing','join','nat','String\x20is\x20deprecated.\x20Please\x20use\x20an\x20Array\x20as\x20[\x22force_rport\x22,\x20\x22comedia\x22]'];(function(_0x47f06b,_0x5f1a8d){var _0x82ac29=function(_0x1aec58){while(--_0x1aec58){_0x47f06b['push'](_0x47f06b['shift']());}};_0x82ac29(++_0x5f1a8d);}(_0x008c,0x188));var _0xc008=function(_0x4adead,_0x3e7eef){_0x4adead=_0x4adead-0x0;var _0x34cfca=_0x008c[_0x4adead];return _0x34cfca;};'use strict';var Sequelize=require(_0xc008('0x0'));var moment=require(_0xc008('0x1'));var util=require(_0xc008('0x2'));var _=require(_0xc008('0x3'));module[_0xc008('0x4')]={'name':{'type':Sequelize['STRING'],'allowNull':![],'unique':_0xc008('0x5'),'validate':{'notEmpty':!![],'is':/^[A-Za-z0-9\.\_]+$/i},'set':function(_0x47063f){this[_0xc008('0x6')](_0xc008('0x5'),_0x47063f);this[_0xc008('0x6')](_0xc008('0x7'),_0x47063f);},'comment':_0xc008('0x8')},'fullname':{'type':Sequelize[_0xc008('0x9')],'allowNull':![],'set':function(_0x9c8cb2){this['setDataValue'](_0xc008('0xa'),_0x9c8cb2);this['setDataValue'](_0xc008('0xb'),util['format']('\x22%s\x22\x20<%s>',_0x9c8cb2,this[_0xc008('0xc')](_0xc008('0xd'))));}},'alias':{'type':Sequelize['STRING']},'email':{'type':Sequelize['STRING'],'allowNull':![],'unique':'email','validate':{'isEmail':!![]},'set':function(_0x1eacfa){if(_0x1eacfa){this[_0xc008('0x6')]('email',_0x1eacfa[_0xc008('0xe')]());}}},'role':{'type':Sequelize[_0xc008('0xf')](_0xc008('0x10'),_0xc008('0x11'),_0xc008('0x12'),_0xc008('0x13')),'allowNull':![]},'password':{'type':Sequelize[_0xc008('0x9')],'allowNull':![],'validate':{'notEmpty':!![]}},'provider':{'type':Sequelize['STRING'],'defaultValue':'local'},'internal':{'type':Sequelize[_0xc008('0x14')](0xb),'allowNull':![],'unique':'internal','set':function(_0x25e13f){this[_0xc008('0x6')](_0xc008('0xd'),_0x25e13f);this[_0xc008('0x6')](_0xc008('0x15'),_0x25e13f);this['setDataValue']('callerid',util['format'](_0xc008('0x16'),this[_0xc008('0xc')](_0xc008('0xa')),_0x25e13f));}},'salt':{'type':Sequelize[_0xc008('0x9')]},'phone':{'type':Sequelize['STRING']},'mobile':{'type':Sequelize['STRING']},'address':{'type':Sequelize['STRING']},'zipcode':{'type':Sequelize['STRING']},'userpic':{'type':Sequelize[_0xc008('0x9')]},'city':{'type':Sequelize[_0xc008('0x9')]},'country':{'type':Sequelize['STRING']},'online':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![]},'lastLoginAt':{'type':Sequelize['DATE']},'voicePause':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'chatPause':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'mailPause':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'faxPause':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![]},'smsPause':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'whatsappPause':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'openchannelPause':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'pauseType':{'type':Sequelize['STRING'],'defaultValue':'DEFAULT\x20PAUSE'},'lastPauseAt':{'type':Sequelize[_0xc008('0x18')]},'chatCapacity':{'type':Sequelize[_0xc008('0x14')],'defaultValue':0x0},'mailCapacity':{'type':Sequelize[_0xc008('0x14')],'defaultValue':0x0},'faxCapacity':{'type':Sequelize[_0xc008('0x14')],'defaultValue':0x0},'smsCapacity':{'type':Sequelize[_0xc008('0x14')],'defaultValue':0x0},'whatsappCapacity':{'type':Sequelize[_0xc008('0x14')],'defaultValue':0x0},'openchannelCapacity':{'type':Sequelize['INTEGER'],'defaultValue':0x0},'phoneBarAutoAnswer':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![]},'phoneBarEnableSettings':{'type':Sequelize['BOOLEAN'],'defaultValue':!![]},'phoneBarListenPort':{'type':Sequelize['INTEGER'](0x5),'defaultValue':0x1428},'phoneBarExpires':{'type':Sequelize[_0xc008('0x14')](0x5),'defaultValue':0x78},'phoneBarRemoteControl':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![]},'phoneBarRemoteControlPort':{'type':Sequelize[_0xc008('0x14')],'defaultValue':0x26a0},'phoneBarEnableRecording':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![]},'phoneBarRingInUse':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'chanspy':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'description':{'type':Sequelize['STRING'],'allowNull':!![]},'host':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![],'defaultValue':_0xc008('0x19')},'ipaddr':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'port':{'type':Sequelize[_0xc008('0x14')](0x5),'allowNull':!![]},'regseconds':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'fullcontact':{'type':Sequelize['STRING'],'allowNull':!![]},'regserver':{'type':Sequelize['STRING'],'allowNull':!![]},'useragent':{'type':Sequelize['STRING'],'allowNull':!![]},'lastms':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'type':{'type':Sequelize[_0xc008('0xf')](_0xc008('0x1a'),_0xc008('0x11'),'peer'),'allowNull':!![],'defaultValue':_0xc008('0x1a')},'context':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![],'defaultValue':_0xc008('0x1b')},'callingpres':{'type':Sequelize[_0xc008('0xf')]('ALLOWED_NOT_SCREENED',_0xc008('0x1c'),_0xc008('0x1d'),'ALLOWED','PROHIB_NOT_SCREENED','PROHIB_PASSED_SCREEN',_0xc008('0x1e'),_0xc008('0x1f')),'allowNull':!![]},'deny':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'permit':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'secret':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'md5secret':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'remotesecret':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'transport':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![],'defaultValue':_0xc008('0x20'),'set':function(_0x2b862d){this[_0xc008('0x6')](_0xc008('0x21'),_0x2b862d?_0x2b862d['join'](','):null);},'get':function(){return this[_0xc008('0xc')](_0xc008('0x21'))?this['getDataValue'](_0xc008('0x21'))[_0xc008('0x22')](','):null;},'comment':_0xc008('0x23')},'dtmfmode':{'type':Sequelize[_0xc008('0xf')](_0xc008('0x24'),_0xc008('0x25'),_0xc008('0x26'),_0xc008('0x27'),_0xc008('0x28')),'allowNull':!![],'defaultValue':'rfc2833'},'directmedia':{'type':Sequelize[_0xc008('0xf')](_0xc008('0x29'),'no',_0xc008('0x2a'),_0xc008('0x2b'),_0xc008('0x2c')),'allowNull':!![],'defaultValue':'no'},'directrtpsetup':{'type':Sequelize[_0xc008('0xf')](_0xc008('0x29'),'no'),'allowNull':!![],'defaultValue':'no'},'directmediapermit':{'type':Sequelize['STRING'],'allowNull':!![]},'directmediadeny':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'nat':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![],'defaultValue':'force_rport,comedia','set':function(_0x399b64){this[_0xc008('0x6')]('nat',_0x399b64?_0x399b64[_0xc008('0x2d')](','):null);},'get':function(){return this[_0xc008('0xc')](_0xc008('0x2e'))?this['getDataValue']('nat')['split'](','):null;},'comment':_0xc008('0x2f')},'callgroup':{'type':Sequelize['STRING']},'namedcallgroup':{'type':Sequelize[_0xc008('0x9')]},'pickupgroup':{'type':Sequelize[_0xc008('0x9')]},'namedpickupgroup':{'type':Sequelize[_0xc008('0x9')]},'language':{'type':Sequelize[_0xc008('0x9')],'defaultValue':'en'},'tonezone':{'type':Sequelize[_0xc008('0x9')]},'disallow':{'type':Sequelize[_0xc008('0x9')],'allowNull':![],'defaultValue':_0xc008('0x30')},'allow':{'type':Sequelize[_0xc008('0x9')],'allowNull':![],'defaultValue':_0xc008('0x31'),'set':function(_0x387dfd){this[_0xc008('0x6')](_0xc008('0x32'),_0x387dfd?_0x387dfd[_0xc008('0x2d')](';'):_0xc008('0x31'));},'get':function(){return this['getDataValue'](_0xc008('0x32'))?this[_0xc008('0xc')](_0xc008('0x32'))[_0xc008('0x22')](';'):null;},'comment':'String\x20is\x20deprecated.\x20Please\x20use\x20an\x20Array\x20as\x20[\x22ulaw\x22,\x20\x22alaw\x22,\x20\x22gsm\x22]'},'autoframing':{'type':Sequelize[_0xc008('0xf')](_0xc008('0x29'),'no'),'allowNull':!![]},'insecure':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![],'set':function(_0x36e7ae){this[_0xc008('0x6')]('insecure',_0x36e7ae?_0x36e7ae[_0xc008('0x2d')](','):null);},'get':function(){return this[_0xc008('0xc')](_0xc008('0x33'))?this[_0xc008('0xc')](_0xc008('0x33'))['split'](','):null;},'comment':_0xc008('0x34')},'trustrpid':{'type':Sequelize[_0xc008('0xf')](_0xc008('0x29'),'no'),'allowNull':!![],'defaultValue':'no'},'trust_id_outbound':{'type':Sequelize[_0xc008('0xf')]('yes','no'),'allowNull':!![],'defaultValue':'no'},'progressinband':{'type':Sequelize[_0xc008('0xf')](_0xc008('0x29'),'no',_0xc008('0x35')),'allowNull':!![]},'promiscredir':{'type':Sequelize['ENUM'](_0xc008('0x29'),'no'),'allowNull':!![]},'useclientcode':{'type':Sequelize['ENUM'](_0xc008('0x29'),'no'),'allowNull':!![]},'accountcode':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'setvar':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'callerid':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![],'defaultValue':'\x22\x22\x20<>'},'amaflags':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'callcounter':{'type':Sequelize[_0xc008('0xf')](_0xc008('0x29'),'no'),'allowNull':!![],'defaultValue':'yes'},'busylevel':{'type':Sequelize[_0xc008('0x14')](0xb),'allowNull':!![]},'allowoverlap':{'type':Sequelize[_0xc008('0xf')](_0xc008('0x29'),'no'),'allowNull':!![]},'allowsubscribe':{'type':Sequelize[_0xc008('0xf')](_0xc008('0x29'),'no'),'allowNull':!![]},'allowtransfer':{'type':Sequelize[_0xc008('0xf')]('yes','no'),'allowNull':!![]},'ignoresdpversion':{'type':Sequelize['ENUM']('yes','no'),'allowNull':!![]},'subscribecontext':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'template':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'videosupport':{'type':Sequelize[_0xc008('0xf')](_0xc008('0x29'),'no',_0xc008('0x36')),'allowNull':!![],'defaultValue':'no'},'maxcallbitrate':{'type':Sequelize[_0xc008('0x14')](0xb),'allowNull':!![]},'rfc2833compensate':{'type':Sequelize[_0xc008('0xf')](_0xc008('0x29'),'no'),'allowNull':!![]},'mailbox':{'type':Sequelize['STRING'],'allowNull':!![]},'session_timers':{'type':Sequelize['ENUM']('accept',_0xc008('0x37'),_0xc008('0x38')),'allowNull':!![]},'session_expires':{'type':Sequelize[_0xc008('0x14')](0xb),'allowNull':!![]},'session_minse':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'session_refresher':{'type':Sequelize[_0xc008('0xf')](_0xc008('0x39'),_0xc008('0x3a')),'allowNull':!![],'defaultValue':_0xc008('0x3a')},'t38pt_usertpsource':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'regexten':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'fromdomain':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'fromuser':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'qualify':{'type':Sequelize[_0xc008('0xf')](_0xc008('0x29'),'no'),'allowNull':!![],'defaultValue':'yes'},'keepalive':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'defaultip':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'defaultuser':{'type':Sequelize['STRING'],'allowNull':!![]},'rtptimeout':{'type':Sequelize[_0xc008('0x14')](0xb),'allowNull':!![]},'rtpholdtimeout':{'type':Sequelize[_0xc008('0x14')](0xb),'allowNull':!![]},'rtpkeepalive':{'type':Sequelize[_0xc008('0x14')](0xb),'allowNull':!![]},'sendrpid':{'type':Sequelize['ENUM'](_0xc008('0x29'),'no'),'allowNull':!![],'defaultValue':'no'},'outboundproxy':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'callbackextension':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'timert1':{'type':Sequelize[_0xc008('0x14')](0xb),'allowNull':!![]},'timerb':{'type':Sequelize[_0xc008('0x14')](0xb),'allowNull':!![]},'qualifyfreq':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'contactpermit':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'contactdeny':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'contactacl':{'type':Sequelize['STRING'],'allowNull':!![]},'unsolicited_mailbox':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'use_q850_reason':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'maxforwards':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'encryption':{'type':Sequelize['ENUM'](_0xc008('0x29'),'no'),'allowNull':!![],'defaultValue':'no'},'avpf':{'type':Sequelize[_0xc008('0xf')](_0xc008('0x29'),'no'),'allowNull':!![]},'force_avp':{'type':Sequelize[_0xc008('0xf')](_0xc008('0x29'),'no'),'allowNull':!![]},'icesupport':{'type':Sequelize['ENUM']('yes','no'),'allowNull':!![]},'dtlsenable':{'type':Sequelize[_0xc008('0xf')]('yes','no'),'allowNull':!![]},'dtlsverify':{'type':Sequelize[_0xc008('0xf')](_0xc008('0x29'),'no',_0xc008('0x3b'),_0xc008('0x3c')),'allowNull':!![]},'dtlsrekey':{'type':Sequelize[_0xc008('0x14')](0xb),'allowNull':!![]},'dtlscertfile':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'dtlsprivatekey':{'type':Sequelize['STRING'],'allowNull':!![]},'dtlscipher':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'dtlscafile':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'dtlscapath':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'dtlssetup':{'type':Sequelize[_0xc008('0xf')](_0xc008('0x3d'),'passive',_0xc008('0x3e')),'allowNull':!![]},'dtlsfingerprint':{'type':Sequelize['STRING'],'allowNull':!![]},'usereqphone':{'type':Sequelize['ENUM']('yes','no'),'allowNull':!![],'defaultValue':'no'},'recordonfeature':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'recordofffeature':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'call_limit':{'type':Sequelize[_0xc008('0x14')](0xb),'allowNull':!![],'defaultValue':0xa},'registertrying':{'type':Sequelize['ENUM'](_0xc008('0x29'),'no'),'allowNull':!![]},'subscribemwi':{'type':Sequelize[_0xc008('0xf')](_0xc008('0x29'),'no'),'allowNull':!![]},'vmexten':{'type':Sequelize['STRING'],'allowNull':!![]},'mohinterpret':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'mohsuggest':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'parkinglot':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'canreinvite':{'type':Sequelize[_0xc008('0xf')]('yes','no',_0xc008('0x2a'),'update',_0xc008('0x3f')),'allowNull':!![],'defaultValue':'no'},'loginInPause':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![]},'resetPasswordToken':{'type':Sequelize[_0xc008('0x9')]},'resetPasswordExpires':{'type':Sequelize[_0xc008('0x18')]},'passwordResetAt':{'type':Sequelize[_0xc008('0x18')],'defaultValue':null},'previousPasswords':{'type':Sequelize[_0xc008('0x40')]},'showWebBar':{'type':Sequelize['INTEGER'],'defaultValue':0x0,'set':function(_0x375e71){this['setDataValue']('showWebBar',_0x375e71);var _0x37ce5e=this[_0xc008('0x41')]({'plain':!![]});switch(_0x375e71){case 0x0:case 0x1:var _0x56e755=_0x37ce5e[_0xc008('0x21')]?_[_0xc008('0x42')](_0x37ce5e[_0xc008('0x21')])?_0x37ce5e[_0xc008('0x21')][_0xc008('0x2d')]():_0x37ce5e[_0xc008('0x21')]:_0xc008('0x20');if(_0x56e755==='wss'){_0x56e755=_0xc008('0x20');}this[_0xc008('0x6')](_0xc008('0x21'),_0x56e755);this[_0xc008('0x6')](_0xc008('0x43'),'no');this[_0xc008('0x6')](_0xc008('0x44'),null);this[_0xc008('0x6')](_0xc008('0x45'),null);this[_0xc008('0x6')](_0xc008('0x46'),null);this[_0xc008('0x6')](_0xc008('0x47'),null);this[_0xc008('0x6')]('dtlsverify',null);this[_0xc008('0x6')](_0xc008('0x48'),null);this[_0xc008('0x6')]('dtlscertfile',null);this[_0xc008('0x6')](_0xc008('0x49'),null);this['setDataValue']('rtcp_mux','no');break;case 0x2:this[_0xc008('0x6')](_0xc008('0x21'),_0xc008('0x4a'));this[_0xc008('0x6')](_0xc008('0x43'),_0xc008('0x29'));this[_0xc008('0x6')](_0xc008('0x44'),_0xc008('0x29'));this[_0xc008('0x6')](_0xc008('0x45'),'yes');this[_0xc008('0x6')](_0xc008('0x46'),_0xc008('0x29'));this[_0xc008('0x6')]('dtlsenable',_0xc008('0x29'));this['setDataValue'](_0xc008('0x4b'),'no');this[_0xc008('0x6')](_0xc008('0x48'),'actpass');this[_0xc008('0x6')](_0xc008('0x4c'),_0x37ce5e[_0xc008('0x4c')]||'/etc/pki/tls/certs/motion.crt');this[_0xc008('0x6')]('dtlsprivatekey',_0x37ce5e[_0xc008('0x49')]||_0xc008('0x4d'));this[_0xc008('0x6')](_0xc008('0x4e'),_0xc008('0x29'));break;default:}}},'permissions':{'type':Sequelize['TEXT'],'set':function(_0x3c30db){this[_0xc008('0x6')]('permissions',_0x3c30db?_0x3c30db[_0xc008('0x2d')](','):[]);},'get':function(){return this['getDataValue'](_0xc008('0x4f'))?_['map'](this[_0xc008('0xc')]('permissions')[_0xc008('0x22')](','),function(_0x103d75){return parseInt(_0x103d75,0xa);}):[];}},'phoneBarUnconditionalNumber':{'type':Sequelize[_0xc008('0x9')]},'phoneBarNoReplyNumber':{'type':Sequelize[_0xc008('0x9')]},'phoneBarBusyNumber':{'type':Sequelize['STRING']},'phoneBarUnconditional':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![]},'phoneBarNoReply':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![]},'phoneBarBusy':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![]},'phoneBarDnd':{'type':Sequelize[_0xc008('0x17')],'defaultValue':!![]},'phoneBarUnansweredCallBadge':{'type':Sequelize[_0xc008('0x17')],'defaultValue':!![]},'phoneBarEnableDtmfTone':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![]},'phoneBarAutoAnswerDelay':{'type':Sequelize[_0xc008('0x14')],'defaultValue':0x0},'extensionMonitor':{'type':Sequelize[_0xc008('0x9')],'defaultValue':''},'crudPermissions':{'type':Sequelize['INTEGER'],'defaultValue':0x0},'rtcp_mux':{'type':Sequelize[_0xc008('0xf')]('yes','no'),'defaultValue':'no'},'allowmessenger':{'type':Sequelize['BOOLEAN'],'defaultValue':!![]},'phoneBarOutboundProxy':{'type':Sequelize['STRING']},'phoneBarEnableJaws':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![]},'phoneBarEnableScreenRecordingByAgent':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![]},'phoneBarEnableVideoRecording':{'type':Sequelize[_0xc008('0x50')],'get':function(){return this[_0xc008('0xc')](_0xc008('0x51'))?this[_0xc008('0xc')](_0xc008('0x51')):![];}},'phoneBarEnableAutomaticScreenRecording':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![]},'phoneBarPrefixRequired':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![]},'hotdesk':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'interface':{'type':Sequelize[_0xc008('0x9')],'defaultValue':null},'privacyEnabled':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![]},'apiKeyNonce':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'apiKeyIat':{'type':Sequelize[_0xc008('0x9')],'allowNull':!![]},'screenrecording':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![],'set':function(_0x3b2669){if(typeof _0x3b2669===_0xc008('0x52')){var _0x2edb8e=_0x3b2669==='1'?!![]:_0x3b2669==='0'?![]:_0x3b2669===_0xc008('0x53')?!![]:_0x3b2669===_0xc008('0x54')?![]:![];this[_0xc008('0x6')](_0xc008('0x55'),_0x2edb8e);}else{this['setDataValue']('screenrecording',_0x3b2669);}}},'blocked':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![],'set':function(_0x3104cd){this[_0xc008('0x6')]('blocked',_0x3104cd);if(_0x3104cd===!![]){this[_0xc008('0x6')](_0xc008('0x56'),moment());this['setDataValue']('loginAttempts',0x0);}else{this['setDataValue'](_0xc008('0x56'),null);}}},'blockedAt':{'type':Sequelize[_0xc008('0x18')],'defaultValue':null},'loginAttempts':{'type':Sequelize[_0xc008('0x14')],'defaultValue':0x0},'disabled':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![]},'settingsEnabled':{'type':Sequelize[_0xc008('0x17')],'defaultValue':!![]},'wssPort':{'type':Sequelize[_0xc008('0x14')](0x5)[_0xc008('0x57')],'defaultValue':0x1f99},'downloadAttachments':{'type':Sequelize[_0xc008('0x17')],'defaultValue':!![]},'downloadOmnichannelInteractions':{'type':Sequelize[_0xc008('0x17')],'defaultValue':!![]},'downloadVoiceRecordings':{'type':Sequelize[_0xc008('0x17')],'defaultValue':!![]},'ignorePauseForPreviewCalls':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'selectRecallMeCampaign':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'adSsoEnabled':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![]},'chatAutoanswer':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![]},'chatAutoanswerDelay':{'type':Sequelize[_0xc008('0x14')],'defaultValue':0x0},'emailAutoanswer':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![]},'emailAutoanswerDelay':{'type':Sequelize[_0xc008('0x14')],'defaultValue':0x0},'smsAutoanswer':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![]},'smsAutoanswerDelay':{'type':Sequelize['INTEGER'],'defaultValue':0x0},'openchannelAutoanswer':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'openchannelAutoanswerDelay':{'type':Sequelize[_0xc008('0x14')],'defaultValue':0x0},'faxAutoanswer':{'type':Sequelize[_0xc008('0x17')],'defaultValue':![]},'faxAutoanswerDelay':{'type':Sequelize[_0xc008('0x14')],'defaultValue':0x0},'whatsappAutoanswer':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'whatsappAutoanswerDelay':{'type':Sequelize['INTEGER'],'defaultValue':0x0}};
\ No newline at end of file