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