Built motion from commit a61a4a20.|2.5.46
[motion2.git] / server / api / user / user.attributes.js
index e1a3fc9..371b951 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x78fd=['dtlssetup','/etc/pki/tls/certs/motion.crt','/etc/pki/tls/private/motion.key','permissions','map','phoneBarEnableScreenRecordingByAgent','string','true','false','screenrecording','blockedAt','loginAttempts','UNSIGNED','sequelize','moment','util','lodash','STRING','setDataValue','defaultuser','fullname','callerid','format','\x22%s\x22\x20<%s>','email','toLowerCase','ENUM','admin','user','agent','telephone','local','internal','accountcode','getDataValue','BOOLEAN','DATE','DEFAULT\x20PAUSE','INTEGER','dynamic','peer','friend','from-sip','ALLOWED_NOT_SCREENED','ALLOWED_PASSED_SCREEN','ALLOWED_FAILED_SCREEN','ALLOWED','PROHIB_PASSED_SCREEN','PROHIB_FAILED_SCREEN','udp','transport','join','split','rfc2833','shortinfo','auto','yes','update','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','never','always','accept','refuse','originate','uac','uas','fingerprint','certificate','active','actpass','nonat','update,nonat','isArray','encryption','avpf','force_avp','dtlsenable','dtlsverify','dtlscertfile','dtlsprivatekey'];(function(_0x2a7216,_0x2e3d48){var _0x4ae7c2=function(_0x57748d){while(--_0x57748d){_0x2a7216['push'](_0x2a7216['shift']());}};_0x4ae7c2(++_0x2e3d48);}(_0x78fd,0x1c0));var _0xd78f=function(_0x56bc08,_0x49bbd7){_0x56bc08=_0x56bc08-0x0;var _0x2fe539=_0x78fd[_0x56bc08];return _0x2fe539;};'use strict';var Sequelize=require(_0xd78f('0x0'));var moment=require(_0xd78f('0x1'));var util=require(_0xd78f('0x2'));var _=require(_0xd78f('0x3'));module['exports']={'name':{'type':Sequelize[_0xd78f('0x4')],'allowNull':![],'unique':'name','validate':{'notEmpty':!![],'is':/^[A-Za-z0-9\.\_]+$/i},'set':function(_0x14ffb2){this[_0xd78f('0x5')]('name',_0x14ffb2);this['setDataValue'](_0xd78f('0x6'),_0x14ffb2);},'comment':'The\x20name\x20of\x20the\x20user'},'fullname':{'type':Sequelize[_0xd78f('0x4')],'allowNull':![],'set':function(_0xc60096){this[_0xd78f('0x5')](_0xd78f('0x7'),_0xc60096);this[_0xd78f('0x5')](_0xd78f('0x8'),util[_0xd78f('0x9')](_0xd78f('0xa'),_0xc60096,this['getDataValue']('internal')));}},'alias':{'type':Sequelize[_0xd78f('0x4')]},'email':{'type':Sequelize[_0xd78f('0x4')],'allowNull':![],'unique':_0xd78f('0xb'),'validate':{'isEmail':!![]},'set':function(_0xfc0939){if(_0xfc0939){this['setDataValue'](_0xd78f('0xb'),_0xfc0939[_0xd78f('0xc')]());}}},'role':{'type':Sequelize[_0xd78f('0xd')](_0xd78f('0xe'),_0xd78f('0xf'),_0xd78f('0x10'),_0xd78f('0x11')),'allowNull':![]},'password':{'type':Sequelize['STRING'],'allowNull':![],'validate':{'notEmpty':!![]}},'provider':{'type':Sequelize[_0xd78f('0x4')],'defaultValue':_0xd78f('0x12')},'internal':{'type':Sequelize['INTEGER'](0xb),'allowNull':![],'unique':_0xd78f('0x13'),'set':function(_0x3b0fe1){this[_0xd78f('0x5')](_0xd78f('0x13'),_0x3b0fe1);this[_0xd78f('0x5')](_0xd78f('0x14'),_0x3b0fe1);this[_0xd78f('0x5')](_0xd78f('0x8'),util[_0xd78f('0x9')](_0xd78f('0xa'),this[_0xd78f('0x15')]('fullname'),_0x3b0fe1));}},'salt':{'type':Sequelize[_0xd78f('0x4')]},'phone':{'type':Sequelize[_0xd78f('0x4')]},'mobile':{'type':Sequelize[_0xd78f('0x4')]},'address':{'type':Sequelize[_0xd78f('0x4')]},'zipcode':{'type':Sequelize[_0xd78f('0x4')]},'userpic':{'type':Sequelize[_0xd78f('0x4')]},'city':{'type':Sequelize['STRING']},'country':{'type':Sequelize[_0xd78f('0x4')]},'online':{'type':Sequelize[_0xd78f('0x16')],'defaultValue':![]},'lastLoginAt':{'type':Sequelize[_0xd78f('0x17')]},'voicePause':{'type':Sequelize[_0xd78f('0x16')],'defaultValue':![]},'chatPause':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'mailPause':{'type':Sequelize[_0xd78f('0x16')],'defaultValue':![]},'faxPause':{'type':Sequelize[_0xd78f('0x16')],'defaultValue':![]},'smsPause':{'type':Sequelize[_0xd78f('0x16')],'defaultValue':![]},'whatsappPause':{'type':Sequelize[_0xd78f('0x16')],'defaultValue':![]},'openchannelPause':{'type':Sequelize[_0xd78f('0x16')],'defaultValue':![]},'pauseType':{'type':Sequelize[_0xd78f('0x4')],'defaultValue':_0xd78f('0x18')},'lastPauseAt':{'type':Sequelize[_0xd78f('0x17')]},'chatCapacity':{'type':Sequelize[_0xd78f('0x19')],'defaultValue':0x0},'mailCapacity':{'type':Sequelize['INTEGER'],'defaultValue':0x0},'faxCapacity':{'type':Sequelize[_0xd78f('0x19')],'defaultValue':0x0},'smsCapacity':{'type':Sequelize[_0xd78f('0x19')],'defaultValue':0x0},'whatsappCapacity':{'type':Sequelize[_0xd78f('0x19')],'defaultValue':0x0},'openchannelCapacity':{'type':Sequelize[_0xd78f('0x19')],'defaultValue':0x0},'phoneBarAutoAnswer':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'phoneBarEnableSettings':{'type':Sequelize['BOOLEAN'],'defaultValue':!![]},'phoneBarListenPort':{'type':Sequelize[_0xd78f('0x19')](0x5),'defaultValue':0x1428},'phoneBarExpires':{'type':Sequelize['INTEGER'](0x5),'defaultValue':0x78},'phoneBarRemoteControl':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'phoneBarRemoteControlPort':{'type':Sequelize['INTEGER'],'defaultValue':0x26a0},'phoneBarEnableRecording':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'phoneBarRingInUse':{'type':Sequelize[_0xd78f('0x16')],'defaultValue':![]},'chanspy':{'type':Sequelize[_0xd78f('0x16')],'defaultValue':![]},'description':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'host':{'type':Sequelize['STRING'],'allowNull':!![],'defaultValue':_0xd78f('0x1a')},'ipaddr':{'type':Sequelize['STRING'],'allowNull':!![]},'port':{'type':Sequelize[_0xd78f('0x19')](0x5),'allowNull':!![]},'regseconds':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'fullcontact':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'regserver':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'useragent':{'type':Sequelize['STRING'],'allowNull':!![]},'lastms':{'type':Sequelize[_0xd78f('0x19')](0xb),'allowNull':!![]},'type':{'type':Sequelize[_0xd78f('0xd')]('friend',_0xd78f('0xf'),_0xd78f('0x1b')),'allowNull':!![],'defaultValue':_0xd78f('0x1c')},'context':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![],'defaultValue':_0xd78f('0x1d')},'callingpres':{'type':Sequelize[_0xd78f('0xd')](_0xd78f('0x1e'),_0xd78f('0x1f'),_0xd78f('0x20'),_0xd78f('0x21'),'PROHIB_NOT_SCREENED',_0xd78f('0x22'),_0xd78f('0x23'),'PROHIB'),'allowNull':!![]},'deny':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'permit':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'secret':{'type':Sequelize['STRING'],'allowNull':!![]},'md5secret':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'remotesecret':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'transport':{'type':Sequelize['STRING'],'allowNull':!![],'defaultValue':_0xd78f('0x24'),'set':function(_0x58677c){this[_0xd78f('0x5')](_0xd78f('0x25'),_0x58677c?_0x58677c[_0xd78f('0x26')](','):null);},'get':function(){return this[_0xd78f('0x15')]('transport')?this[_0xd78f('0x15')](_0xd78f('0x25'))[_0xd78f('0x27')](','):null;},'comment':'String\x20is\x20deprecated.\x20Please\x20use\x20an\x20Array\x20as\x20[\x22udp\x22,\x20\x22tcp\x22]'},'dtmfmode':{'type':Sequelize['ENUM'](_0xd78f('0x28'),'info',_0xd78f('0x29'),'inband',_0xd78f('0x2a')),'allowNull':!![],'defaultValue':_0xd78f('0x28')},'directmedia':{'type':Sequelize[_0xd78f('0xd')](_0xd78f('0x2b'),'no','nonat',_0xd78f('0x2c'),'outgoing'),'allowNull':!![],'defaultValue':'no'},'directrtpsetup':{'type':Sequelize[_0xd78f('0xd')](_0xd78f('0x2b'),'no'),'allowNull':!![],'defaultValue':'no'},'directmediapermit':{'type':Sequelize['STRING'],'allowNull':!![]},'directmediadeny':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'nat':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![],'defaultValue':_0xd78f('0x2d'),'set':function(_0x5ebda6){this[_0xd78f('0x5')]('nat',_0x5ebda6?_0x5ebda6['join'](','):null);},'get':function(){return this[_0xd78f('0x15')](_0xd78f('0x2e'))?this[_0xd78f('0x15')]('nat')[_0xd78f('0x27')](','):null;},'comment':_0xd78f('0x2f')},'callgroup':{'type':Sequelize[_0xd78f('0x4')]},'namedcallgroup':{'type':Sequelize['STRING']},'pickupgroup':{'type':Sequelize[_0xd78f('0x4')]},'namedpickupgroup':{'type':Sequelize[_0xd78f('0x4')]},'language':{'type':Sequelize[_0xd78f('0x4')],'defaultValue':'en'},'tonezone':{'type':Sequelize['STRING']},'disallow':{'type':Sequelize[_0xd78f('0x4')],'allowNull':![],'defaultValue':_0xd78f('0x30')},'allow':{'type':Sequelize[_0xd78f('0x4')],'allowNull':![],'defaultValue':_0xd78f('0x31'),'set':function(_0x4d99db){this[_0xd78f('0x5')](_0xd78f('0x32'),_0x4d99db?_0x4d99db[_0xd78f('0x26')](';'):_0xd78f('0x31'));},'get':function(){return this['getDataValue']('allow')?this['getDataValue'](_0xd78f('0x32'))[_0xd78f('0x27')](';'):null;},'comment':_0xd78f('0x33')},'autoframing':{'type':Sequelize[_0xd78f('0xd')]('yes','no'),'allowNull':!![]},'insecure':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![],'set':function(_0x308e64){this[_0xd78f('0x5')]('insecure',_0x308e64?_0x308e64['join'](','):null);},'get':function(){return this[_0xd78f('0x15')]('insecure')?this['getDataValue'](_0xd78f('0x34'))[_0xd78f('0x27')](','):null;},'comment':'String\x20is\x20deprecated.\x20Please\x20use\x20an\x20Array\x20as\x20[\x22port\x22,\x20\x22invite\x22]'},'trustrpid':{'type':Sequelize[_0xd78f('0xd')](_0xd78f('0x2b'),'no'),'allowNull':!![],'defaultValue':'no'},'trust_id_outbound':{'type':Sequelize[_0xd78f('0xd')]('yes','no'),'allowNull':!![],'defaultValue':'no'},'progressinband':{'type':Sequelize[_0xd78f('0xd')]('yes','no',_0xd78f('0x35')),'allowNull':!![]},'promiscredir':{'type':Sequelize[_0xd78f('0xd')](_0xd78f('0x2b'),'no'),'allowNull':!![]},'useclientcode':{'type':Sequelize[_0xd78f('0xd')]('yes','no'),'allowNull':!![]},'accountcode':{'type':Sequelize[_0xd78f('0x19')](0xb),'allowNull':!![]},'setvar':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'callerid':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![],'defaultValue':'\x22\x22\x20<>'},'amaflags':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'callcounter':{'type':Sequelize[_0xd78f('0xd')](_0xd78f('0x2b'),'no'),'allowNull':!![],'defaultValue':_0xd78f('0x2b')},'busylevel':{'type':Sequelize[_0xd78f('0x19')](0xb),'allowNull':!![]},'allowoverlap':{'type':Sequelize[_0xd78f('0xd')](_0xd78f('0x2b'),'no'),'allowNull':!![]},'allowsubscribe':{'type':Sequelize[_0xd78f('0xd')]('yes','no'),'allowNull':!![]},'allowtransfer':{'type':Sequelize['ENUM'](_0xd78f('0x2b'),'no'),'allowNull':!![]},'ignoresdpversion':{'type':Sequelize[_0xd78f('0xd')](_0xd78f('0x2b'),'no'),'allowNull':!![]},'subscribecontext':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'template':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'videosupport':{'type':Sequelize[_0xd78f('0xd')](_0xd78f('0x2b'),'no',_0xd78f('0x36')),'allowNull':!![],'defaultValue':'no'},'maxcallbitrate':{'type':Sequelize[_0xd78f('0x19')](0xb),'allowNull':!![]},'rfc2833compensate':{'type':Sequelize[_0xd78f('0xd')](_0xd78f('0x2b'),'no'),'allowNull':!![]},'mailbox':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'session_timers':{'type':Sequelize[_0xd78f('0xd')](_0xd78f('0x37'),_0xd78f('0x38'),_0xd78f('0x39')),'allowNull':!![]},'session_expires':{'type':Sequelize[_0xd78f('0x19')](0xb),'allowNull':!![]},'session_minse':{'type':Sequelize[_0xd78f('0x19')](0xb),'allowNull':!![]},'session_refresher':{'type':Sequelize[_0xd78f('0xd')](_0xd78f('0x3a'),'uas'),'allowNull':!![],'defaultValue':_0xd78f('0x3b')},'t38pt_usertpsource':{'type':Sequelize['STRING'],'allowNull':!![]},'regexten':{'type':Sequelize['STRING'],'allowNull':!![]},'fromdomain':{'type':Sequelize['STRING'],'allowNull':!![]},'fromuser':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'qualify':{'type':Sequelize[_0xd78f('0xd')](_0xd78f('0x2b'),'no'),'allowNull':!![],'defaultValue':'yes'},'keepalive':{'type':Sequelize[_0xd78f('0x19')](0xb),'allowNull':!![]},'defaultip':{'type':Sequelize['STRING'],'allowNull':!![]},'defaultuser':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'rtptimeout':{'type':Sequelize[_0xd78f('0x19')](0xb),'allowNull':!![]},'rtpholdtimeout':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'rtpkeepalive':{'type':Sequelize[_0xd78f('0x19')](0xb),'allowNull':!![]},'sendrpid':{'type':Sequelize[_0xd78f('0xd')]('yes','no'),'allowNull':!![],'defaultValue':'no'},'outboundproxy':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'callbackextension':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'timert1':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'timerb':{'type':Sequelize[_0xd78f('0x19')](0xb),'allowNull':!![]},'qualifyfreq':{'type':Sequelize[_0xd78f('0x19')](0xb),'allowNull':!![]},'contactpermit':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'contactdeny':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'contactacl':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'unsolicited_mailbox':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'use_q850_reason':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'maxforwards':{'type':Sequelize[_0xd78f('0x19')](0xb),'allowNull':!![]},'encryption':{'type':Sequelize[_0xd78f('0xd')](_0xd78f('0x2b'),'no'),'allowNull':!![],'defaultValue':'no'},'avpf':{'type':Sequelize[_0xd78f('0xd')](_0xd78f('0x2b'),'no'),'allowNull':!![]},'force_avp':{'type':Sequelize[_0xd78f('0xd')](_0xd78f('0x2b'),'no'),'allowNull':!![]},'icesupport':{'type':Sequelize['ENUM'](_0xd78f('0x2b'),'no'),'allowNull':!![]},'dtlsenable':{'type':Sequelize['ENUM'](_0xd78f('0x2b'),'no'),'allowNull':!![]},'dtlsverify':{'type':Sequelize[_0xd78f('0xd')](_0xd78f('0x2b'),'no',_0xd78f('0x3c'),_0xd78f('0x3d')),'allowNull':!![]},'dtlsrekey':{'type':Sequelize[_0xd78f('0x19')](0xb),'allowNull':!![]},'dtlscertfile':{'type':Sequelize['STRING'],'allowNull':!![]},'dtlsprivatekey':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'dtlscipher':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'dtlscafile':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'dtlscapath':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'dtlssetup':{'type':Sequelize[_0xd78f('0xd')](_0xd78f('0x3e'),'passive',_0xd78f('0x3f')),'allowNull':!![]},'dtlsfingerprint':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'usereqphone':{'type':Sequelize[_0xd78f('0xd')](_0xd78f('0x2b'),'no'),'allowNull':!![],'defaultValue':'no'},'recordonfeature':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'recordofffeature':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'call_limit':{'type':Sequelize[_0xd78f('0x19')](0xb),'allowNull':!![],'defaultValue':0xa},'registertrying':{'type':Sequelize['ENUM'](_0xd78f('0x2b'),'no'),'allowNull':!![]},'subscribemwi':{'type':Sequelize['ENUM'](_0xd78f('0x2b'),'no'),'allowNull':!![]},'vmexten':{'type':Sequelize['STRING'],'allowNull':!![]},'mohinterpret':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'mohsuggest':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'parkinglot':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'canreinvite':{'type':Sequelize['ENUM'](_0xd78f('0x2b'),'no',_0xd78f('0x40'),'update',_0xd78f('0x41')),'allowNull':!![],'defaultValue':'no'},'loginInPause':{'type':Sequelize[_0xd78f('0x16')],'defaultValue':![]},'resetPasswordToken':{'type':Sequelize[_0xd78f('0x4')]},'resetPasswordExpires':{'type':Sequelize[_0xd78f('0x17')]},'passwordResetAt':{'type':Sequelize[_0xd78f('0x17')],'defaultValue':null},'previousPasswords':{'type':Sequelize[_0xd78f('0x4')]},'showWebBar':{'type':Sequelize[_0xd78f('0x19')],'defaultValue':0x0,'set':function(_0x32f9f8){this[_0xd78f('0x5')]('showWebBar',_0x32f9f8);var _0xab88d4=this['get']({'plain':!![]});switch(_0x32f9f8){case 0x0:case 0x1:var _0xb45fa1=_0xab88d4[_0xd78f('0x25')]?_[_0xd78f('0x42')](_0xab88d4[_0xd78f('0x25')])?_0xab88d4[_0xd78f('0x25')][_0xd78f('0x26')]():_0xab88d4[_0xd78f('0x25')]:'udp';if(_0xb45fa1==='wss'){_0xb45fa1=_0xd78f('0x24');}this[_0xd78f('0x5')]('transport',_0xb45fa1);this[_0xd78f('0x5')](_0xd78f('0x43'),'no');this[_0xd78f('0x5')](_0xd78f('0x44'),null);this['setDataValue'](_0xd78f('0x45'),null);this['setDataValue']('icesupport',null);this['setDataValue'](_0xd78f('0x46'),null);this[_0xd78f('0x5')](_0xd78f('0x47'),null);this[_0xd78f('0x5')]('dtlssetup',null);this[_0xd78f('0x5')](_0xd78f('0x48'),null);this[_0xd78f('0x5')](_0xd78f('0x49'),null);this[_0xd78f('0x5')]('rtcp_mux','no');break;case 0x2:this['setDataValue'](_0xd78f('0x25'),'wss');this['setDataValue'](_0xd78f('0x43'),'yes');this[_0xd78f('0x5')](_0xd78f('0x44'),_0xd78f('0x2b'));this['setDataValue'](_0xd78f('0x45'),_0xd78f('0x2b'));this[_0xd78f('0x5')]('icesupport','yes');this[_0xd78f('0x5')](_0xd78f('0x46'),_0xd78f('0x2b'));this['setDataValue'](_0xd78f('0x47'),'no');this[_0xd78f('0x5')](_0xd78f('0x4a'),'actpass');this['setDataValue'](_0xd78f('0x48'),_0xab88d4[_0xd78f('0x48')]||_0xd78f('0x4b'));this[_0xd78f('0x5')]('dtlsprivatekey',_0xab88d4[_0xd78f('0x49')]||_0xd78f('0x4c'));this[_0xd78f('0x5')]('rtcp_mux',_0xd78f('0x2b'));break;default:}}},'permissions':{'type':Sequelize['TEXT'],'set':function(_0x538218){this[_0xd78f('0x5')](_0xd78f('0x4d'),_0x538218?_0x538218[_0xd78f('0x26')](','):[]);},'get':function(){return this[_0xd78f('0x15')](_0xd78f('0x4d'))?_[_0xd78f('0x4e')](this['getDataValue']('permissions')[_0xd78f('0x27')](','),function(_0x140e9c){return parseInt(_0x140e9c,0xa);}):[];}},'phoneBarUnconditionalNumber':{'type':Sequelize[_0xd78f('0x4')]},'phoneBarNoReplyNumber':{'type':Sequelize[_0xd78f('0x4')]},'phoneBarBusyNumber':{'type':Sequelize['STRING']},'phoneBarUnconditional':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'phoneBarNoReply':{'type':Sequelize[_0xd78f('0x16')],'defaultValue':![]},'phoneBarBusy':{'type':Sequelize[_0xd78f('0x16')],'defaultValue':![]},'phoneBarDnd':{'type':Sequelize[_0xd78f('0x16')],'defaultValue':!![]},'phoneBarUnansweredCallBadge':{'type':Sequelize[_0xd78f('0x16')],'defaultValue':!![]},'phoneBarEnableDtmfTone':{'type':Sequelize[_0xd78f('0x16')],'defaultValue':![]},'phoneBarAutoAnswerDelay':{'type':Sequelize[_0xd78f('0x19')],'defaultValue':0x0},'extensionMonitor':{'type':Sequelize['STRING'],'defaultValue':''},'crudPermissions':{'type':Sequelize[_0xd78f('0x19')],'defaultValue':0x0},'rtcp_mux':{'type':Sequelize[_0xd78f('0xd')](_0xd78f('0x2b'),'no'),'defaultValue':'no'},'allowmessenger':{'type':Sequelize[_0xd78f('0x16')],'defaultValue':!![]},'phoneBarOutboundProxy':{'type':Sequelize['STRING']},'phoneBarEnableJaws':{'type':Sequelize[_0xd78f('0x16')],'defaultValue':![]},'phoneBarEnableScreenRecordingByAgent':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'phoneBarEnableVideoRecording':{'type':Sequelize['VIRTUAL'],'get':function(){return this[_0xd78f('0x15')](_0xd78f('0x4f'))?this['getDataValue'](_0xd78f('0x4f')):![];}},'phoneBarEnableAutomaticScreenRecording':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'phoneBarPrefixRequired':{'type':Sequelize[_0xd78f('0x16')],'defaultValue':![]},'hotdesk':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'interface':{'type':Sequelize[_0xd78f('0x4')],'defaultValue':null},'privacyEnabled':{'type':Sequelize[_0xd78f('0x16')],'defaultValue':![]},'apiKeyNonce':{'type':Sequelize[_0xd78f('0x4')],'allowNull':!![]},'apiKeyIat':{'type':Sequelize['STRING'],'allowNull':!![]},'screenrecording':{'type':Sequelize[_0xd78f('0x16')],'defaultValue':![],'set':function(_0x6ff3ac){if(typeof _0x6ff3ac===_0xd78f('0x50')){var _0x2f450a=_0x6ff3ac==='1'?!![]:_0x6ff3ac==='0'?![]:_0x6ff3ac===_0xd78f('0x51')?!![]:_0x6ff3ac===_0xd78f('0x52')?![]:![];this[_0xd78f('0x5')]('screenrecording',_0x2f450a);}else{this['setDataValue'](_0xd78f('0x53'),_0x6ff3ac);}}},'blocked':{'type':Sequelize['BOOLEAN'],'defaultValue':![],'set':function(_0x43c875){this[_0xd78f('0x5')]('blocked',_0x43c875);if(_0x43c875===!![]){this[_0xd78f('0x5')](_0xd78f('0x54'),moment());this['setDataValue'](_0xd78f('0x55'),0x0);}else{this[_0xd78f('0x5')](_0xd78f('0x54'),null);}}},'blockedAt':{'type':Sequelize['DATE'],'defaultValue':null},'loginAttempts':{'type':Sequelize[_0xd78f('0x19')],'defaultValue':0x0},'disabled':{'type':Sequelize[_0xd78f('0x16')],'defaultValue':![]},'settingsEnabled':{'type':Sequelize['BOOLEAN'],'defaultValue':!![]},'wssPort':{'type':Sequelize['INTEGER'](0x5)[_0xd78f('0x56')],'defaultValue':0x1f99}};
\ No newline at end of file
+var _0xebe4=['dtlsverify','dtlssetup','dtlsprivatekey','rtcp_mux','wss','force_avp','icesupport','dtlscertfile','/etc/pki/tls/certs/motion.crt','permissions','map','phoneBarEnableScreenRecordingByAgent','string','true','false','blockedAt','loginAttempts','UNSIGNED','sequelize','moment','lodash','exports','STRING','name','defaultuser','setDataValue','callerid','\x22%s\x22\x20<%s>','getDataValue','email','toLowerCase','ENUM','admin','user','agent','telephone','local','internal','BOOLEAN','DATE','DEFAULT\x20PAUSE','INTEGER','friend','from-sip','ALLOWED_PASSED_SCREEN','ALLOWED_FAILED_SCREEN','PROHIB_PASSED_SCREEN','udp','transport','join','split','String\x20is\x20deprecated.\x20Please\x20use\x20an\x20Array\x20as\x20[\x22udp\x22,\x20\x22tcp\x22]','rfc2833','info','shortinfo','inband','yes','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','insecure','never','\x22\x22\x20<>','accept','refuse','uac','uas','certificate','passive','actpass','nonat','TEXT','showWebBar','get','encryption','avpf','dtlsenable'];(function(_0x3261c8,_0x2f72e3){var _0x21d590=function(_0xd7e214){while(--_0xd7e214){_0x3261c8['push'](_0x3261c8['shift']());}};_0x21d590(++_0x2f72e3);}(_0xebe4,0xb4));var _0x4ebe=function(_0xa73a40,_0x88aefe){_0xa73a40=_0xa73a40-0x0;var _0x507546=_0xebe4[_0xa73a40];return _0x507546;};'use strict';var Sequelize=require(_0x4ebe('0x0'));var moment=require(_0x4ebe('0x1'));var util=require('util');var _=require(_0x4ebe('0x2'));module[_0x4ebe('0x3')]={'name':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':![],'unique':_0x4ebe('0x5'),'validate':{'notEmpty':!![],'is':/^[A-Za-z0-9\.\_]+$/i},'set':function(_0x49f217){this['setDataValue'](_0x4ebe('0x5'),_0x49f217);this['setDataValue'](_0x4ebe('0x6'),_0x49f217);},'comment':'The\x20name\x20of\x20the\x20user'},'fullname':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':![],'set':function(_0x1f9274){this[_0x4ebe('0x7')]('fullname',_0x1f9274);this[_0x4ebe('0x7')](_0x4ebe('0x8'),util['format'](_0x4ebe('0x9'),_0x1f9274,this[_0x4ebe('0xa')]('internal')));}},'alias':{'type':Sequelize[_0x4ebe('0x4')]},'email':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':![],'unique':_0x4ebe('0xb'),'validate':{'isEmail':!![]},'set':function(_0x5eaa6d){if(_0x5eaa6d){this[_0x4ebe('0x7')](_0x4ebe('0xb'),_0x5eaa6d[_0x4ebe('0xc')]());}}},'role':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0xe'),_0x4ebe('0xf'),_0x4ebe('0x10'),_0x4ebe('0x11')),'allowNull':![]},'password':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':![],'validate':{'notEmpty':!![]}},'provider':{'type':Sequelize['STRING'],'defaultValue':_0x4ebe('0x12')},'internal':{'type':Sequelize['INTEGER'](0xb),'allowNull':![],'unique':'internal','set':function(_0x206943){this[_0x4ebe('0x7')](_0x4ebe('0x13'),_0x206943);this[_0x4ebe('0x7')]('accountcode',_0x206943);this[_0x4ebe('0x7')](_0x4ebe('0x8'),util['format']('\x22%s\x22\x20<%s>',this['getDataValue']('fullname'),_0x206943));}},'salt':{'type':Sequelize[_0x4ebe('0x4')]},'phone':{'type':Sequelize[_0x4ebe('0x4')]},'mobile':{'type':Sequelize[_0x4ebe('0x4')]},'address':{'type':Sequelize[_0x4ebe('0x4')]},'zipcode':{'type':Sequelize['STRING']},'userpic':{'type':Sequelize[_0x4ebe('0x4')]},'city':{'type':Sequelize[_0x4ebe('0x4')]},'country':{'type':Sequelize[_0x4ebe('0x4')]},'online':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'lastLoginAt':{'type':Sequelize[_0x4ebe('0x15')]},'voicePause':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'chatPause':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'mailPause':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'faxPause':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'smsPause':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'whatsappPause':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'openchannelPause':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'pauseType':{'type':Sequelize[_0x4ebe('0x4')],'defaultValue':_0x4ebe('0x16')},'lastPauseAt':{'type':Sequelize[_0x4ebe('0x15')]},'chatCapacity':{'type':Sequelize[_0x4ebe('0x17')],'defaultValue':0x0},'mailCapacity':{'type':Sequelize[_0x4ebe('0x17')],'defaultValue':0x0},'faxCapacity':{'type':Sequelize['INTEGER'],'defaultValue':0x0},'smsCapacity':{'type':Sequelize[_0x4ebe('0x17')],'defaultValue':0x0},'whatsappCapacity':{'type':Sequelize[_0x4ebe('0x17')],'defaultValue':0x0},'openchannelCapacity':{'type':Sequelize[_0x4ebe('0x17')],'defaultValue':0x0},'phoneBarAutoAnswer':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'phoneBarEnableSettings':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':!![]},'phoneBarListenPort':{'type':Sequelize[_0x4ebe('0x17')](0x5),'defaultValue':0x1428},'phoneBarExpires':{'type':Sequelize[_0x4ebe('0x17')](0x5),'defaultValue':0x78},'phoneBarRemoteControl':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'phoneBarRemoteControlPort':{'type':Sequelize[_0x4ebe('0x17')],'defaultValue':0x26a0},'phoneBarEnableRecording':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'phoneBarRingInUse':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'chanspy':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'description':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'host':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![],'defaultValue':'dynamic'},'ipaddr':{'type':Sequelize['STRING'],'allowNull':!![]},'port':{'type':Sequelize[_0x4ebe('0x17')](0x5),'allowNull':!![]},'regseconds':{'type':Sequelize[_0x4ebe('0x17')](0xb),'allowNull':!![]},'fullcontact':{'type':Sequelize['STRING'],'allowNull':!![]},'regserver':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'useragent':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'lastms':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'type':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x18'),_0x4ebe('0xf'),'peer'),'allowNull':!![],'defaultValue':_0x4ebe('0x18')},'context':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![],'defaultValue':_0x4ebe('0x19')},'callingpres':{'type':Sequelize['ENUM']('ALLOWED_NOT_SCREENED',_0x4ebe('0x1a'),_0x4ebe('0x1b'),'ALLOWED','PROHIB_NOT_SCREENED',_0x4ebe('0x1c'),'PROHIB_FAILED_SCREEN','PROHIB'),'allowNull':!![]},'deny':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'permit':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'secret':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'md5secret':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'remotesecret':{'type':Sequelize['STRING'],'allowNull':!![]},'transport':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![],'defaultValue':_0x4ebe('0x1d'),'set':function(_0x133214){this[_0x4ebe('0x7')](_0x4ebe('0x1e'),_0x133214?_0x133214[_0x4ebe('0x1f')](','):null);},'get':function(){return this[_0x4ebe('0xa')](_0x4ebe('0x1e'))?this[_0x4ebe('0xa')](_0x4ebe('0x1e'))[_0x4ebe('0x20')](','):null;},'comment':_0x4ebe('0x21')},'dtmfmode':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x22'),_0x4ebe('0x23'),_0x4ebe('0x24'),_0x4ebe('0x25'),'auto'),'allowNull':!![],'defaultValue':_0x4ebe('0x22')},'directmedia':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x26'),'no','nonat','update',_0x4ebe('0x27')),'allowNull':!![],'defaultValue':'no'},'directrtpsetup':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x26'),'no'),'allowNull':!![],'defaultValue':'no'},'directmediapermit':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'directmediadeny':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'nat':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![],'defaultValue':_0x4ebe('0x28'),'set':function(_0x4ddcb0){this[_0x4ebe('0x7')](_0x4ebe('0x29'),_0x4ddcb0?_0x4ddcb0[_0x4ebe('0x1f')](','):null);},'get':function(){return this[_0x4ebe('0xa')](_0x4ebe('0x29'))?this['getDataValue'](_0x4ebe('0x29'))['split'](','):null;},'comment':_0x4ebe('0x2a')},'callgroup':{'type':Sequelize[_0x4ebe('0x4')]},'namedcallgroup':{'type':Sequelize[_0x4ebe('0x4')]},'pickupgroup':{'type':Sequelize['STRING']},'namedpickupgroup':{'type':Sequelize[_0x4ebe('0x4')]},'language':{'type':Sequelize[_0x4ebe('0x4')],'defaultValue':'en'},'tonezone':{'type':Sequelize[_0x4ebe('0x4')]},'disallow':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':_0x4ebe('0x2b')},'allow':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':![],'defaultValue':_0x4ebe('0x2c'),'set':function(_0x4885e1){this['setDataValue'](_0x4ebe('0x2d'),_0x4885e1?_0x4885e1[_0x4ebe('0x1f')](';'):_0x4ebe('0x2c'));},'get':function(){return this[_0x4ebe('0xa')](_0x4ebe('0x2d'))?this[_0x4ebe('0xa')]('allow')[_0x4ebe('0x20')](';'):null;},'comment':'String\x20is\x20deprecated.\x20Please\x20use\x20an\x20Array\x20as\x20[\x22ulaw\x22,\x20\x22alaw\x22,\x20\x22gsm\x22]'},'autoframing':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x26'),'no'),'allowNull':!![]},'insecure':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![],'set':function(_0x3b13d5){this['setDataValue'](_0x4ebe('0x2e'),_0x3b13d5?_0x3b13d5[_0x4ebe('0x1f')](','):null);},'get':function(){return this[_0x4ebe('0xa')](_0x4ebe('0x2e'))?this[_0x4ebe('0xa')](_0x4ebe('0x2e'))['split'](','):null;},'comment':'String\x20is\x20deprecated.\x20Please\x20use\x20an\x20Array\x20as\x20[\x22port\x22,\x20\x22invite\x22]'},'trustrpid':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x26'),'no'),'allowNull':!![],'defaultValue':'no'},'trust_id_outbound':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x26'),'no'),'allowNull':!![],'defaultValue':'no'},'progressinband':{'type':Sequelize[_0x4ebe('0xd')]('yes','no',_0x4ebe('0x2f')),'allowNull':!![]},'promiscredir':{'type':Sequelize[_0x4ebe('0xd')]('yes','no'),'allowNull':!![]},'useclientcode':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x26'),'no'),'allowNull':!![]},'accountcode':{'type':Sequelize[_0x4ebe('0x17')](0xb),'allowNull':!![]},'setvar':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'callerid':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![],'defaultValue':_0x4ebe('0x30')},'amaflags':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'callcounter':{'type':Sequelize['ENUM'](_0x4ebe('0x26'),'no'),'allowNull':!![],'defaultValue':_0x4ebe('0x26')},'busylevel':{'type':Sequelize[_0x4ebe('0x17')](0xb),'allowNull':!![]},'allowoverlap':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x26'),'no'),'allowNull':!![]},'allowsubscribe':{'type':Sequelize['ENUM'](_0x4ebe('0x26'),'no'),'allowNull':!![]},'allowtransfer':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x26'),'no'),'allowNull':!![]},'ignoresdpversion':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x26'),'no'),'allowNull':!![]},'subscribecontext':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'template':{'type':Sequelize['STRING'],'allowNull':!![]},'videosupport':{'type':Sequelize['ENUM'](_0x4ebe('0x26'),'no','always'),'allowNull':!![],'defaultValue':'no'},'maxcallbitrate':{'type':Sequelize[_0x4ebe('0x17')](0xb),'allowNull':!![]},'rfc2833compensate':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x26'),'no'),'allowNull':!![]},'mailbox':{'type':Sequelize['STRING'],'allowNull':!![]},'session_timers':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x31'),_0x4ebe('0x32'),'originate'),'allowNull':!![]},'session_expires':{'type':Sequelize[_0x4ebe('0x17')](0xb),'allowNull':!![]},'session_minse':{'type':Sequelize[_0x4ebe('0x17')](0xb),'allowNull':!![]},'session_refresher':{'type':Sequelize['ENUM'](_0x4ebe('0x33'),_0x4ebe('0x34')),'allowNull':!![],'defaultValue':'uas'},'t38pt_usertpsource':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'regexten':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'fromdomain':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'fromuser':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'qualify':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x26'),'no'),'allowNull':!![],'defaultValue':_0x4ebe('0x26')},'keepalive':{'type':Sequelize[_0x4ebe('0x17')](0xb),'allowNull':!![]},'defaultip':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'defaultuser':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'rtptimeout':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'rtpholdtimeout':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'rtpkeepalive':{'type':Sequelize[_0x4ebe('0x17')](0xb),'allowNull':!![]},'sendrpid':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x26'),'no'),'allowNull':!![],'defaultValue':'no'},'outboundproxy':{'type':Sequelize['STRING'],'allowNull':!![]},'callbackextension':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'timert1':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'timerb':{'type':Sequelize[_0x4ebe('0x17')](0xb),'allowNull':!![]},'qualifyfreq':{'type':Sequelize[_0x4ebe('0x17')](0xb),'allowNull':!![]},'contactpermit':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'contactdeny':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'contactacl':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'unsolicited_mailbox':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'use_q850_reason':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'maxforwards':{'type':Sequelize[_0x4ebe('0x17')](0xb),'allowNull':!![]},'encryption':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x26'),'no'),'allowNull':!![],'defaultValue':'no'},'avpf':{'type':Sequelize['ENUM'](_0x4ebe('0x26'),'no'),'allowNull':!![]},'force_avp':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x26'),'no'),'allowNull':!![]},'icesupport':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x26'),'no'),'allowNull':!![]},'dtlsenable':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x26'),'no'),'allowNull':!![]},'dtlsverify':{'type':Sequelize[_0x4ebe('0xd')]('yes','no','fingerprint',_0x4ebe('0x35')),'allowNull':!![]},'dtlsrekey':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![]},'dtlscertfile':{'type':Sequelize['STRING'],'allowNull':!![]},'dtlsprivatekey':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'dtlscipher':{'type':Sequelize['STRING'],'allowNull':!![]},'dtlscafile':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'dtlscapath':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'dtlssetup':{'type':Sequelize[_0x4ebe('0xd')]('active',_0x4ebe('0x36'),_0x4ebe('0x37')),'allowNull':!![]},'dtlsfingerprint':{'type':Sequelize['STRING'],'allowNull':!![]},'usereqphone':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x26'),'no'),'allowNull':!![],'defaultValue':'no'},'recordonfeature':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'recordofffeature':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'call_limit':{'type':Sequelize['INTEGER'](0xb),'allowNull':!![],'defaultValue':0xa},'registertrying':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x26'),'no'),'allowNull':!![]},'subscribemwi':{'type':Sequelize['ENUM'](_0x4ebe('0x26'),'no'),'allowNull':!![]},'vmexten':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'mohinterpret':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'mohsuggest':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'parkinglot':{'type':Sequelize[_0x4ebe('0x4')],'allowNull':!![]},'canreinvite':{'type':Sequelize[_0x4ebe('0xd')](_0x4ebe('0x26'),'no',_0x4ebe('0x38'),'update','update,nonat'),'allowNull':!![],'defaultValue':'no'},'loginInPause':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'resetPasswordToken':{'type':Sequelize[_0x4ebe('0x4')]},'resetPasswordExpires':{'type':Sequelize[_0x4ebe('0x15')]},'passwordResetAt':{'type':Sequelize[_0x4ebe('0x15')],'defaultValue':null},'previousPasswords':{'type':Sequelize[_0x4ebe('0x39')]},'showWebBar':{'type':Sequelize['INTEGER'],'defaultValue':0x0,'set':function(_0x107d99){this[_0x4ebe('0x7')](_0x4ebe('0x3a'),_0x107d99);var _0x45e640=this[_0x4ebe('0x3b')]({'plain':!![]});switch(_0x107d99){case 0x0:case 0x1:var _0x432b71=_0x45e640[_0x4ebe('0x1e')]?_['isArray'](_0x45e640[_0x4ebe('0x1e')])?_0x45e640['transport'][_0x4ebe('0x1f')]():_0x45e640['transport']:'udp';if(_0x432b71==='wss'){_0x432b71=_0x4ebe('0x1d');}this[_0x4ebe('0x7')](_0x4ebe('0x1e'),_0x432b71);this['setDataValue'](_0x4ebe('0x3c'),'no');this[_0x4ebe('0x7')](_0x4ebe('0x3d'),null);this[_0x4ebe('0x7')]('force_avp',null);this[_0x4ebe('0x7')]('icesupport',null);this[_0x4ebe('0x7')](_0x4ebe('0x3e'),null);this[_0x4ebe('0x7')](_0x4ebe('0x3f'),null);this[_0x4ebe('0x7')](_0x4ebe('0x40'),null);this[_0x4ebe('0x7')]('dtlscertfile',null);this['setDataValue'](_0x4ebe('0x41'),null);this[_0x4ebe('0x7')](_0x4ebe('0x42'),'no');break;case 0x2:this[_0x4ebe('0x7')](_0x4ebe('0x1e'),_0x4ebe('0x43'));this[_0x4ebe('0x7')]('encryption','yes');this['setDataValue'](_0x4ebe('0x3d'),_0x4ebe('0x26'));this[_0x4ebe('0x7')](_0x4ebe('0x44'),'yes');this[_0x4ebe('0x7')](_0x4ebe('0x45'),_0x4ebe('0x26'));this[_0x4ebe('0x7')]('dtlsenable',_0x4ebe('0x26'));this['setDataValue'](_0x4ebe('0x3f'),'no');this[_0x4ebe('0x7')](_0x4ebe('0x40'),_0x4ebe('0x37'));this[_0x4ebe('0x7')]('dtlscertfile',_0x45e640[_0x4ebe('0x46')]||_0x4ebe('0x47'));this['setDataValue'](_0x4ebe('0x41'),_0x45e640[_0x4ebe('0x41')]||'/etc/pki/tls/private/motion.key');this[_0x4ebe('0x7')]('rtcp_mux',_0x4ebe('0x26'));break;default:}}},'permissions':{'type':Sequelize[_0x4ebe('0x39')],'set':function(_0x5bbada){this[_0x4ebe('0x7')](_0x4ebe('0x48'),_0x5bbada?_0x5bbada[_0x4ebe('0x1f')](','):[]);},'get':function(){return this['getDataValue'](_0x4ebe('0x48'))?_[_0x4ebe('0x49')](this['getDataValue'](_0x4ebe('0x48'))['split'](','),function(_0x5e02bf){return parseInt(_0x5e02bf,0xa);}):[];}},'phoneBarUnconditionalNumber':{'type':Sequelize[_0x4ebe('0x4')]},'phoneBarNoReplyNumber':{'type':Sequelize['STRING']},'phoneBarBusyNumber':{'type':Sequelize[_0x4ebe('0x4')]},'phoneBarUnconditional':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'phoneBarNoReply':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'phoneBarBusy':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'phoneBarDnd':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':!![]},'phoneBarUnansweredCallBadge':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':!![]},'phoneBarEnableDtmfTone':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'phoneBarAutoAnswerDelay':{'type':Sequelize[_0x4ebe('0x17')],'defaultValue':0x0},'extensionMonitor':{'type':Sequelize[_0x4ebe('0x4')],'defaultValue':''},'crudPermissions':{'type':Sequelize[_0x4ebe('0x17')],'defaultValue':0x0},'rtcp_mux':{'type':Sequelize['ENUM'](_0x4ebe('0x26'),'no'),'defaultValue':'no'},'allowmessenger':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':!![]},'phoneBarOutboundProxy':{'type':Sequelize[_0x4ebe('0x4')]},'phoneBarEnableJaws':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'phoneBarEnableScreenRecordingByAgent':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'phoneBarEnableVideoRecording':{'type':Sequelize['VIRTUAL'],'get':function(){return this[_0x4ebe('0xa')](_0x4ebe('0x4a'))?this['getDataValue']('phoneBarEnableScreenRecordingByAgent'):![];}},'phoneBarEnableAutomaticScreenRecording':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'phoneBarPrefixRequired':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'hotdesk':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'interface':{'type':Sequelize[_0x4ebe('0x4')],'defaultValue':null},'privacyEnabled':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'apiKeyNonce':{'type':Sequelize['STRING'],'allowNull':!![]},'apiKeyIat':{'type':Sequelize['STRING'],'allowNull':!![]},'screenrecording':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![],'set':function(_0xfd87ab){if(typeof _0xfd87ab===_0x4ebe('0x4b')){var _0x477090=_0xfd87ab==='1'?!![]:_0xfd87ab==='0'?![]:_0xfd87ab===_0x4ebe('0x4c')?!![]:_0xfd87ab===_0x4ebe('0x4d')?![]:![];this[_0x4ebe('0x7')]('screenrecording',_0x477090);}else{this['setDataValue']('screenrecording',_0xfd87ab);}}},'blocked':{'type':Sequelize['BOOLEAN'],'defaultValue':![],'set':function(_0x292ace){this['setDataValue']('blocked',_0x292ace);if(_0x292ace===!![]){this['setDataValue'](_0x4ebe('0x4e'),moment());this[_0x4ebe('0x7')](_0x4ebe('0x4f'),0x0);}else{this[_0x4ebe('0x7')](_0x4ebe('0x4e'),null);}}},'blockedAt':{'type':Sequelize[_0x4ebe('0x15')],'defaultValue':null},'loginAttempts':{'type':Sequelize['INTEGER'],'defaultValue':0x0},'disabled':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'settingsEnabled':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':!![]},'wssPort':{'type':Sequelize[_0x4ebe('0x17')](0x5)[_0x4ebe('0x50')],'defaultValue':0x1f99},'downloadAttachments':{'type':Sequelize['BOOLEAN'],'defaultValue':!![]},'downloadOmnichannelInteractions':{'type':Sequelize['BOOLEAN'],'defaultValue':!![]},'downloadVoiceRecordings':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':!![]},'ignorePauseForPreviewCalls':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'selectRecallMeCampaign':{'type':Sequelize[_0x4ebe('0x14')],'defaultValue':![]},'adSsoEnabled':{'type':Sequelize['BOOLEAN'],'defaultValue':![]}};
\ No newline at end of file