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