3c62880c41acf4bb3aea259cc3b45a4b2584ed08
[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 _0x8e45=['add\x20user','catch','util','../mysqldb','push','format','%s%s','agent','%s%s@xcally.com','password','friend','wss','all','yes','actpass','\x22%s\x22\x20<%s>','User','bulkCreate','then'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x8e45,0x158));var _0x58e4=function(_0x37fe6d,_0x5468d1){_0x37fe6d=_0x37fe6d-0x0;var _0x3d0bd3=_0x8e45[_0x37fe6d];return _0x3d0bd3;};'use strict';var util=require(_0x58e4('0x0'));var db=require(_0x58e4('0x1'))['db'];var users=[];for(var i=0x1;i<=0xc8;i+=0x1){users[_0x58e4('0x2')]({'name':util[_0x58e4('0x3')](_0x58e4('0x4'),_0x58e4('0x5'),i),'fullname':util[_0x58e4('0x3')]('%s%s',_0x58e4('0x5'),i),'email':util[_0x58e4('0x3')](_0x58e4('0x6'),_0x58e4('0x5'),i),'role':_0x58e4('0x5'),'password':_0x58e4('0x7'),'internal':0xfa0+i,'type':_0x58e4('0x8'),'transport':['udp','ws',_0x58e4('0x9')],'disallow':[_0x58e4('0xa')],'allow':['ulaw'],'defaultuser':util[_0x58e4('0x3')](_0x58e4('0x4'),_0x58e4('0x5'),i),'encryption':'yes','avpf':'yes','force_avp':'yes','icesupport':_0x58e4('0xb'),'dtlsenable':_0x58e4('0xb'),'dtlsverify':'no','dtlscertfile':'/etc/pki/tls/certs/motion.crt','dtlsprivatekey':'/etc/pki/tls/private/motion.key','dtlssetup':_0x58e4('0xc'),'callerid':util[_0x58e4('0x3')](_0x58e4('0xd'),util[_0x58e4('0x3')](_0x58e4('0x4'),_0x58e4('0x5'),i),0xfa0+i)});}db[_0x58e4('0xe')][_0x58e4('0xf')](users)[_0x58e4('0x10')](function(){console['log'](_0x58e4('0x11'));})[_0x58e4('0x12')](function(_0x1bcb54){console['log'](_0x1bcb54);});