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