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