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