03866612ae35cb5dbdd7f973a17085b38af3e17a
[motion2.git] / server / api / user / user.attributes.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xd797=['\x22%s\x22\x20<%s>','getDataValue','internal','email','user','agent','INTEGER','accountcode','callerid','DATE','BOOLEAN','DEFAULT\x20PAUSE','ENUM','friend','peer','from-sip','ALLOWED_NOT_SCREENED','ALLOWED_PASSED_SCREEN','ALLOWED_FAILED_SCREEN','ALLOWED','PROHIB_NOT_SCREENED','PROHIB_FAILED_SCREEN','join','transport','split','info','inband','auto','rfc2833','yes','update','outgoing','force_rport,comedia','nat','String\x20is\x20deprecated.\x20Please\x20use\x20an\x20Array\x20as\x20[\x22force_rport\x22,\x20\x22comedia\x22]','all','ulaw;alaw;gsm','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]','never','\x22\x22\x20<>','accept','refuse','originate','uas','certificate','passive','actpass','nonat','update,nonat','showWebBar','get','isArray','udp','encryption','avpf','force_avp','dtlsverify','dtlssetup','dtlsprivatekey','rtcp_mux','wss','icesupport','dtlsenable','dtlscertfile','/etc/pki/tls/certs/motion.crt','/etc/pki/tls/private/motion.key','TEXT','permissions','map','phoneBarEnableScreenRecordingByAgent','true','false','screenrecording','blocked','blockedAt','loginAttempts','sequelize','moment','util','lodash','exports','STRING','The\x20name\x20of\x20the\x20user','setDataValue','format'];(function(_0x4a9fb1,_0x273043){var _0x348672=function(_0x142b69){while(--_0x142b69){_0x4a9fb1['push'](_0x4a9fb1['shift']());}};_0x348672(++_0x273043);}(_0xd797,0xa7));var _0x7d79=function(_0x1afdef,_0x2075e6){_0x1afdef=_0x1afdef-0x0;var _0x4809be=_0xd797[_0x1afdef];return _0x4809be;};'use strict';var Sequelize=require(_0x7d79('0x0'));var moment=require(_0x7d79('0x1'));var util=require(_0x7d79('0x2'));var _=require(_0x7d79('0x3'));module[_0x7d79('0x4')]={'name':{'type':Sequelize[_0x7d79('0x5')],'allowNull':![],'unique':'name','validate':{'notEmpty':!![],'is':/^[A-Za-z0-9\.\_]+$/i},'set':function(_0x17acd9){this['setDataValue']('name',_0x17acd9);this['setDataValue']('defaultuser',_0x17acd9);},'comment':_0x7d79('0x6')},'fullname':{'type':Sequelize['STRING'],'allowNull':![],'set':function(_0x3a55a4){this[_0x7d79('0x7')]('fullname',_0x3a55a4);this[_0x7d79('0x7')]('callerid',util[_0x7d79('0x8')](_0x7d79('0x9'),_0x3a55a4,this[_0x7d79('0xa')](_0x7d79('0xb'))));}},'alias':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0x7d79('0x5')],'allowNull':![],'unique':_0x7d79('0xc'),'validate':{'isEmail':!![]},'set':function(_0x576705){if(_0x576705){this[_0x7d79('0x7')]('email',_0x576705['toLowerCase']());}}},'role':{'type':Sequelize['ENUM']('admin',_0x7d79('0xd'),_0x7d79('0xe'),'telephone'),'allowNull':![]},'password':{'type':Sequelize[_0x7d79('0x5')],'allowNull':![],'validate':{'notEmpty':!![]}},'provider':{'type':Sequelize['STRING'],'defaultValue':'local'},'internal':{'type':Sequelize[_0x7d79('0xf')](0xb),'allowNull':![],'unique':_0x7d79('0xb'),'set':function(_0x4aec0c){this[_0x7d79('0x7')](_0x7d79('0xb'),_0x4aec0c);this[_0x7d79('0x7')](_0x7d79('0x10'),_0x4aec0c);this[_0x7d79('0x7')](_0x7d79('0x11'),util[_0x7d79('0x8')](_0x7d79('0x9'),this[_0x7d79('0xa')]('fullname'),_0x4aec0c));}},'salt':{'type':Sequelize[_0x7d79('0x5')]},'phone':{'type':Sequelize[_0x7d79('0x5')]},'mobile':{'type':Sequelize[_0x7d79('0x5')]},'address':{'type':Sequelize['STRING']},'zipcode':{'type':Sequelize[_0x7d79('0x5')]},'userpic':{'type':Sequelize['STRING']},'city':{'type':Sequelize[_0x7d79('0x5')]},'country':{'type':Sequelize[_0x7d79('0x5')]},'online':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'lastLoginAt':{'type':Sequelize[_0x7d79('0x12')]},'voicePause':{'type':Sequelize[_0x7d79('0x13')],'defaultValue':![]},'chatPause':{'type':Sequelize[_0x7d79('0x13')],'defaultValue':![]},'mailPause':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'faxPause':{'type':Sequelize[_0x7d79('0x13')],'defaultValue':![]},'smsPause':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'whatsappPause':{'type':Sequelize[_0x7d79('0x13')],'defaultValue':![]},'openchannelPause':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'pauseType':{'type':Sequelize[_0x7d79('0x5')],'defaultValue':_0x7d79('0x14')},'lastPauseAt':{'type':Sequelize['DATE']},'chatCapacity':{'type':Sequelize[_0x7d79('0xf')],'defaultValue':0x0},'mailCapacity':{'type':Sequelize[_0x7d79('0xf')],'defaultValue':0x0},'faxCapacity':{'type':Sequelize[_0x7d79('0xf')],'defaultValue':0x0},'smsCapacity':{'type':Sequelize[_0x7d79('0xf')],'defaultValue':0x0},'whatsappCapacity':{'type':Sequelize['INTEGER'],'defaultValue':0x0},'openchannelCapacity':{'type':Sequelize[_0x7d79('0xf')],'defaultValue':0x0},'phoneBarAutoAnswer':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'phoneBarEnableSettings':{'type':Sequelize[_0x7d79('0x13')],'defaultValue':!![]},'phoneBarListenPort':{'type':Sequelize[_0x7d79('0xf')](0x5),'defaultValue':0x1428},'phoneBarExpires':{'type':Sequelize[_0x7d79('0xf')](0x5),'defaultValue':0x78},'phoneBarRemoteControl':{'type':Sequelize[_0x7d79('0x13')],'defaultValue':![]},'phoneBarRemoteControlPort':{'type':Sequelize[_0x7d79('0xf')],'defaultValue':0x26a0},'phoneBarEnableRecording':{'type':Sequelize[_0x7d79('0x13')],'defaultValue':![]},'phoneBarRingInUse':{'type':Sequelize[_0x7d79('0x13')],'defaultValue':![]},'chanspy':{'type':Sequelize[_0x7d79('0x13')],'defaultValue':![]},'description':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'host':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![],'defaultValue':'dynamic'},'ipaddr':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'port':{'type':Sequelize['INTEGER'](0x5),'allowNull':!![]},'regseconds':{'type':Sequelize[_0x7d79('0xf')](0xb),'allowNull':!![]},'fullcontact':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'regserver':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'useragent':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'lastms':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'type':{'type':Sequelize[_0x7d79('0x15')](_0x7d79('0x16'),_0x7d79('0xd'),_0x7d79('0x17')),'allowNull':!![],'defaultValue':'friend'},'context':{'type':Sequelize['STRING'],'allowNull':!![],'defaultValue':_0x7d79('0x18')},'callingpres':{'type':Sequelize[_0x7d79('0x15')](_0x7d79('0x19'),_0x7d79('0x1a'),_0x7d79('0x1b'),_0x7d79('0x1c'),_0x7d79('0x1d'),'PROHIB_PASSED_SCREEN',_0x7d79('0x1e'),'PROHIB'),'allowNull':!![]},'deny':{'type':Sequelize['STRING'],'allowNull':!![]},'permit':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'secret':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'md5secret':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'remotesecret':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'transport':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![],'defaultValue':'udp','set':function(_0x72fc89){this[_0x7d79('0x7')]('transport',_0x72fc89?_0x72fc89[_0x7d79('0x1f')](','):null);},'get':function(){return this['getDataValue'](_0x7d79('0x20'))?this[_0x7d79('0xa')](_0x7d79('0x20'))[_0x7d79('0x21')](','):null;},'comment':'String\x20is\x20deprecated.\x20Please\x20use\x20an\x20Array\x20as\x20[\x22udp\x22,\x20\x22tcp\x22]'},'dtmfmode':{'type':Sequelize[_0x7d79('0x15')]('rfc2833',_0x7d79('0x22'),'shortinfo',_0x7d79('0x23'),_0x7d79('0x24')),'allowNull':!![],'defaultValue':_0x7d79('0x25')},'directmedia':{'type':Sequelize[_0x7d79('0x15')](_0x7d79('0x26'),'no','nonat',_0x7d79('0x27'),_0x7d79('0x28')),'allowNull':!![],'defaultValue':'no'},'directrtpsetup':{'type':Sequelize[_0x7d79('0x15')](_0x7d79('0x26'),'no'),'allowNull':!![],'defaultValue':'no'},'directmediapermit':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'directmediadeny':{'type':Sequelize['STRING'],'allowNull':!![]},'nat':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![],'defaultValue':_0x7d79('0x29'),'set':function(_0x413046){this['setDataValue'](_0x7d79('0x2a'),_0x413046?_0x413046[_0x7d79('0x1f')](','):null);},'get':function(){return this[_0x7d79('0xa')](_0x7d79('0x2a'))?this[_0x7d79('0xa')](_0x7d79('0x2a'))[_0x7d79('0x21')](','):null;},'comment':_0x7d79('0x2b')},'callgroup':{'type':Sequelize[_0x7d79('0x5')]},'namedcallgroup':{'type':Sequelize[_0x7d79('0x5')]},'pickupgroup':{'type':Sequelize[_0x7d79('0x5')]},'namedpickupgroup':{'type':Sequelize[_0x7d79('0x5')]},'language':{'type':Sequelize[_0x7d79('0x5')],'defaultValue':'en'},'tonezone':{'type':Sequelize[_0x7d79('0x5')]},'disallow':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':_0x7d79('0x2c')},'allow':{'type':Sequelize[_0x7d79('0x5')],'allowNull':![],'defaultValue':_0x7d79('0x2d'),'set':function(_0x1d74d7){this[_0x7d79('0x7')](_0x7d79('0x2e'),_0x1d74d7?_0x1d74d7[_0x7d79('0x1f')](';'):_0x7d79('0x2d'));},'get':function(){return this[_0x7d79('0xa')](_0x7d79('0x2e'))?this[_0x7d79('0xa')]('allow')['split'](';'):null;},'comment':_0x7d79('0x2f')},'autoframing':{'type':Sequelize[_0x7d79('0x15')]('yes','no'),'allowNull':!![]},'insecure':{'type':Sequelize['STRING'],'allowNull':!![],'set':function(_0x20bf32){this[_0x7d79('0x7')](_0x7d79('0x30'),_0x20bf32?_0x20bf32[_0x7d79('0x1f')](','):null);},'get':function(){return this['getDataValue'](_0x7d79('0x30'))?this[_0x7d79('0xa')](_0x7d79('0x30'))[_0x7d79('0x21')](','):null;},'comment':_0x7d79('0x31')},'trustrpid':{'type':Sequelize[_0x7d79('0x15')]('yes','no'),'allowNull':!![],'defaultValue':'no'},'trust_id_outbound':{'type':Sequelize[_0x7d79('0x15')](_0x7d79('0x26'),'no'),'allowNull':!![],'defaultValue':'no'},'progressinband':{'type':Sequelize[_0x7d79('0x15')]('yes','no',_0x7d79('0x32')),'allowNull':!![]},'promiscredir':{'type':Sequelize['ENUM']('yes','no'),'allowNull':!![]},'useclientcode':{'type':Sequelize['ENUM']('yes','no'),'allowNull':!![]},'accountcode':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'setvar':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'callerid':{'type':Sequelize['STRING'],'allowNull':!![],'defaultValue':_0x7d79('0x33')},'amaflags':{'type':Sequelize['STRING'],'allowNull':!![]},'callcounter':{'type':Sequelize['ENUM']('yes','no'),'allowNull':!![],'defaultValue':_0x7d79('0x26')},'busylevel':{'type':Sequelize[_0x7d79('0xf')](0xb),'allowNull':!![]},'allowoverlap':{'type':Sequelize[_0x7d79('0x15')](_0x7d79('0x26'),'no'),'allowNull':!![]},'allowsubscribe':{'type':Sequelize[_0x7d79('0x15')](_0x7d79('0x26'),'no'),'allowNull':!![]},'allowtransfer':{'type':Sequelize[_0x7d79('0x15')](_0x7d79('0x26'),'no'),'allowNull':!![]},'ignoresdpversion':{'type':Sequelize[_0x7d79('0x15')](_0x7d79('0x26'),'no'),'allowNull':!![]},'subscribecontext':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'template':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'videosupport':{'type':Sequelize[_0x7d79('0x15')](_0x7d79('0x26'),'no','always'),'allowNull':!![],'defaultValue':'no'},'maxcallbitrate':{'type':Sequelize[_0x7d79('0xf')](0xb),'allowNull':!![]},'rfc2833compensate':{'type':Sequelize['ENUM'](_0x7d79('0x26'),'no'),'allowNull':!![]},'mailbox':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'session_timers':{'type':Sequelize['ENUM'](_0x7d79('0x34'),_0x7d79('0x35'),_0x7d79('0x36')),'allowNull':!![]},'session_expires':{'type':Sequelize[_0x7d79('0xf')](0xb),'allowNull':!![]},'session_minse':{'type':Sequelize[_0x7d79('0xf')](0xb),'allowNull':!![]},'session_refresher':{'type':Sequelize['ENUM']('uac',_0x7d79('0x37')),'allowNull':!![],'defaultValue':_0x7d79('0x37')},'t38pt_usertpsource':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'regexten':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'fromdomain':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'fromuser':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'qualify':{'type':Sequelize[_0x7d79('0x15')](_0x7d79('0x26'),'no'),'allowNull':!![],'defaultValue':'yes'},'keepalive':{'type':Sequelize[_0x7d79('0xf')](0xb),'allowNull':!![]},'defaultip':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'defaultuser':{'type':Sequelize['STRING'],'allowNull':!![]},'rtptimeout':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'rtpholdtimeout':{'type':Sequelize[_0x7d79('0xf')](0xb),'allowNull':!![]},'rtpkeepalive':{'type':Sequelize[_0x7d79('0xf')](0xb),'allowNull':!![]},'sendrpid':{'type':Sequelize[_0x7d79('0x15')](_0x7d79('0x26'),'no'),'allowNull':!![],'defaultValue':'no'},'outboundproxy':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'callbackextension':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'timert1':{'type':Sequelize[_0x7d79('0xf')](0xb),'allowNull':!![]},'timerb':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'qualifyfreq':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'contactpermit':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'contactdeny':{'type':Sequelize['STRING'],'allowNull':!![]},'contactacl':{'type':Sequelize['STRING'],'allowNull':!![]},'unsolicited_mailbox':{'type':Sequelize['STRING'],'allowNull':!![]},'use_q850_reason':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'maxforwards':{'type':Sequelize[_0x7d79('0xf')](0xb),'allowNull':!![]},'encryption':{'type':Sequelize['ENUM']('yes','no'),'allowNull':!![],'defaultValue':'no'},'avpf':{'type':Sequelize[_0x7d79('0x15')](_0x7d79('0x26'),'no'),'allowNull':!![]},'force_avp':{'type':Sequelize[_0x7d79('0x15')](_0x7d79('0x26'),'no'),'allowNull':!![]},'icesupport':{'type':Sequelize['ENUM'](_0x7d79('0x26'),'no'),'allowNull':!![]},'dtlsenable':{'type':Sequelize['ENUM'](_0x7d79('0x26'),'no'),'allowNull':!![]},'dtlsverify':{'type':Sequelize['ENUM'](_0x7d79('0x26'),'no','fingerprint',_0x7d79('0x38')),'allowNull':!![]},'dtlsrekey':{'type':Sequelize[_0x7d79('0xf')](0xb),'allowNull':!![]},'dtlscertfile':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'dtlsprivatekey':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'dtlscipher':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'dtlscafile':{'type':Sequelize['STRING'],'allowNull':!![]},'dtlscapath':{'type':Sequelize['STRING'],'allowNull':!![]},'dtlssetup':{'type':Sequelize[_0x7d79('0x15')]('active',_0x7d79('0x39'),_0x7d79('0x3a')),'allowNull':!![]},'dtlsfingerprint':{'type':Sequelize['STRING'],'allowNull':!![]},'usereqphone':{'type':Sequelize[_0x7d79('0x15')](_0x7d79('0x26'),'no'),'allowNull':!![],'defaultValue':'no'},'recordonfeature':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'recordofffeature':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'call_limit':{'type':Sequelize[_0x7d79('0xf')](0xb),'allowNull':!![],'defaultValue':0xa},'registertrying':{'type':Sequelize[_0x7d79('0x15')](_0x7d79('0x26'),'no'),'allowNull':!![]},'subscribemwi':{'type':Sequelize[_0x7d79('0x15')](_0x7d79('0x26'),'no'),'allowNull':!![]},'vmexten':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'mohinterpret':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'mohsuggest':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'parkinglot':{'type':Sequelize['STRING'],'allowNull':!![]},'canreinvite':{'type':Sequelize['ENUM']('yes','no',_0x7d79('0x3b'),_0x7d79('0x27'),_0x7d79('0x3c')),'allowNull':!![],'defaultValue':'no'},'loginInPause':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'resetPasswordToken':{'type':Sequelize[_0x7d79('0x5')]},'resetPasswordExpires':{'type':Sequelize[_0x7d79('0x12')]},'passwordResetAt':{'type':Sequelize['DATE'],'defaultValue':null},'previousPasswords':{'type':Sequelize[_0x7d79('0x5')]},'showWebBar':{'type':Sequelize[_0x7d79('0xf')],'defaultValue':0x0,'set':function(_0x54760a){this['setDataValue'](_0x7d79('0x3d'),_0x54760a);var _0x55937d=this[_0x7d79('0x3e')]({'plain':!![]});switch(_0x54760a){case 0x0:case 0x1:var _0x4ca638=_0x55937d[_0x7d79('0x20')]?_[_0x7d79('0x3f')](_0x55937d[_0x7d79('0x20')])?_0x55937d['transport'][_0x7d79('0x1f')]():_0x55937d['transport']:_0x7d79('0x40');if(_0x4ca638==='wss'){_0x4ca638=_0x7d79('0x40');}this[_0x7d79('0x7')](_0x7d79('0x20'),_0x4ca638);this[_0x7d79('0x7')](_0x7d79('0x41'),'no');this['setDataValue'](_0x7d79('0x42'),null);this[_0x7d79('0x7')](_0x7d79('0x43'),null);this['setDataValue']('icesupport',null);this[_0x7d79('0x7')]('dtlsenable',null);this[_0x7d79('0x7')](_0x7d79('0x44'),null);this[_0x7d79('0x7')](_0x7d79('0x45'),null);this[_0x7d79('0x7')]('dtlscertfile',null);this[_0x7d79('0x7')](_0x7d79('0x46'),null);this[_0x7d79('0x7')](_0x7d79('0x47'),'no');break;case 0x2:this[_0x7d79('0x7')](_0x7d79('0x20'),_0x7d79('0x48'));this['setDataValue'](_0x7d79('0x41'),_0x7d79('0x26'));this[_0x7d79('0x7')]('avpf',_0x7d79('0x26'));this[_0x7d79('0x7')](_0x7d79('0x43'),_0x7d79('0x26'));this['setDataValue'](_0x7d79('0x49'),_0x7d79('0x26'));this[_0x7d79('0x7')](_0x7d79('0x4a'),_0x7d79('0x26'));this[_0x7d79('0x7')](_0x7d79('0x44'),'no');this[_0x7d79('0x7')](_0x7d79('0x45'),_0x7d79('0x3a'));this['setDataValue'](_0x7d79('0x4b'),_0x55937d[_0x7d79('0x4b')]||_0x7d79('0x4c'));this['setDataValue']('dtlsprivatekey',_0x55937d[_0x7d79('0x46')]||_0x7d79('0x4d'));this[_0x7d79('0x7')](_0x7d79('0x47'),_0x7d79('0x26'));break;default:}}},'permissions':{'type':Sequelize[_0x7d79('0x4e')],'set':function(_0x2a41fa){this[_0x7d79('0x7')]('permissions',_0x2a41fa?_0x2a41fa[_0x7d79('0x1f')](','):[]);},'get':function(){return this[_0x7d79('0xa')](_0x7d79('0x4f'))?_[_0x7d79('0x50')](this[_0x7d79('0xa')](_0x7d79('0x4f'))['split'](','),function(_0x3206c3){return parseInt(_0x3206c3,0xa);}):[];}},'phoneBarUnconditionalNumber':{'type':Sequelize[_0x7d79('0x5')]},'phoneBarNoReplyNumber':{'type':Sequelize[_0x7d79('0x5')]},'phoneBarBusyNumber':{'type':Sequelize[_0x7d79('0x5')]},'phoneBarUnconditional':{'type':Sequelize[_0x7d79('0x13')],'defaultValue':![]},'phoneBarNoReply':{'type':Sequelize[_0x7d79('0x13')],'defaultValue':![]},'phoneBarBusy':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'phoneBarDnd':{'type':Sequelize['BOOLEAN'],'defaultValue':!![]},'phoneBarUnansweredCallBadge':{'type':Sequelize[_0x7d79('0x13')],'defaultValue':!![]},'phoneBarEnableDtmfTone':{'type':Sequelize[_0x7d79('0x13')],'defaultValue':![]},'phoneBarAutoAnswerDelay':{'type':Sequelize[_0x7d79('0xf')],'defaultValue':0x0},'extensionMonitor':{'type':Sequelize[_0x7d79('0x5')],'defaultValue':''},'crudPermissions':{'type':Sequelize['INTEGER'],'defaultValue':0x0},'rtcp_mux':{'type':Sequelize['ENUM'](_0x7d79('0x26'),'no'),'defaultValue':'no'},'allowmessenger':{'type':Sequelize[_0x7d79('0x13')],'defaultValue':!![]},'phoneBarOutboundProxy':{'type':Sequelize[_0x7d79('0x5')]},'phoneBarEnableJaws':{'type':Sequelize[_0x7d79('0x13')],'defaultValue':![]},'phoneBarEnableScreenRecordingByAgent':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'phoneBarEnableVideoRecording':{'type':Sequelize['VIRTUAL'],'get':function(){return this['getDataValue'](_0x7d79('0x51'))?this[_0x7d79('0xa')]('phoneBarEnableScreenRecordingByAgent'):![];}},'phoneBarEnableAutomaticScreenRecording':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'phoneBarPrefixRequired':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'hotdesk':{'type':Sequelize[_0x7d79('0x13')],'defaultValue':![]},'interface':{'type':Sequelize['STRING'],'defaultValue':null},'privacyEnabled':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'apiKeyNonce':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'apiKeyIat':{'type':Sequelize[_0x7d79('0x5')],'allowNull':!![]},'screenrecording':{'type':Sequelize[_0x7d79('0x13')],'defaultValue':![],'set':function(_0x445b6e){if(typeof _0x445b6e==='string'){var _0x2aa68a=_0x445b6e==='1'?!![]:_0x445b6e==='0'?![]:_0x445b6e===_0x7d79('0x52')?!![]:_0x445b6e===_0x7d79('0x53')?![]:![];this[_0x7d79('0x7')](_0x7d79('0x54'),_0x2aa68a);}else{this['setDataValue'](_0x7d79('0x54'),_0x445b6e);}}},'blocked':{'type':Sequelize[_0x7d79('0x13')],'defaultValue':![],'set':function(_0x553dab){this[_0x7d79('0x7')](_0x7d79('0x55'),_0x553dab);if(_0x553dab===!![]){this[_0x7d79('0x7')](_0x7d79('0x56'),moment());this[_0x7d79('0x7')](_0x7d79('0x57'),0x0);}else{this[_0x7d79('0x7')](_0x7d79('0x56'),null);}}},'blockedAt':{'type':Sequelize[_0x7d79('0x12')],'defaultValue':null},'loginAttempts':{'type':Sequelize[_0x7d79('0xf')],'defaultValue':0x0},'disabled':{'type':Sequelize[_0x7d79('0x13')],'defaultValue':![]},'settingsEnabled':{'type':Sequelize[_0x7d79('0x13')],'defaultValue':!![]}};