Built motion from commit (unavailable).|2.5.2
[motion2.git] / server / config / seedUsers.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xd31e=['User','add\x20user','util','../mysqldb','%s%s','agent','format','%s%s@xcally.com','password','friend','udp','wss','all','yes','/etc/pki/tls/private/motion.key','actpass','\x22%s\x22\x20<%s>'];(function(_0x2d9535,_0x4bc592){var _0xb4e710=function(_0x50b9a9){while(--_0x50b9a9){_0x2d9535['push'](_0x2d9535['shift']());}};_0xb4e710(++_0x4bc592);}(_0xd31e,0x19a));var _0xed31=function(_0x4d2b89,_0xba4e90){_0x4d2b89=_0x4d2b89-0x0;var _0x2d35ac=_0xd31e[_0x4d2b89];return _0x2d35ac;};'use strict';var util=require(_0xed31('0x0'));var db=require(_0xed31('0x1'))['db'];var users=[];for(var i=0x1;i<=0xc8;i+=0x1){users['push']({'name':util['format'](_0xed31('0x2'),_0xed31('0x3'),i),'fullname':util[_0xed31('0x4')](_0xed31('0x2'),'agent',i),'email':util[_0xed31('0x4')](_0xed31('0x5'),_0xed31('0x3'),i),'role':_0xed31('0x3'),'password':_0xed31('0x6'),'internal':0xfa0+i,'type':_0xed31('0x7'),'transport':[_0xed31('0x8'),'ws',_0xed31('0x9')],'disallow':[_0xed31('0xa')],'allow':['ulaw'],'defaultuser':util[_0xed31('0x4')](_0xed31('0x2'),_0xed31('0x3'),i),'encryption':_0xed31('0xb'),'avpf':_0xed31('0xb'),'force_avp':_0xed31('0xb'),'icesupport':_0xed31('0xb'),'dtlsenable':_0xed31('0xb'),'dtlsverify':'no','dtlscertfile':'/etc/pki/tls/certs/motion.crt','dtlsprivatekey':_0xed31('0xc'),'dtlssetup':_0xed31('0xd'),'callerid':util['format'](_0xed31('0xe'),util[_0xed31('0x4')]('%s%s',_0xed31('0x3'),i),0xfa0+i)});}db[_0xed31('0xf')]['bulkCreate'](users)['then'](function(){console['log'](_0xed31('0x10'));})['catch'](function(_0x2f2053){console['log'](_0x2f2053);});