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