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