Built motion from commit (unavailable).|2.5.14
[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 _0x3cfa=['catch','util','../mysqldb','push','format','agent','%s%s','%s%s@xcally.com','password','friend','udp','wss','ulaw','yes','/etc/pki/tls/private/motion.key','actpass','\x22%s\x22\x20<%s>','then','log','add\x20user'];(function(_0x2b2d47,_0x3916b7){var _0x5ba6b5=function(_0x3587a5){while(--_0x3587a5){_0x2b2d47['push'](_0x2b2d47['shift']());}};_0x5ba6b5(++_0x3916b7);}(_0x3cfa,0x12d));var _0xa3cf=function(_0x47a38c,_0x2efcc5){_0x47a38c=_0x47a38c-0x0;var _0x347e63=_0x3cfa[_0x47a38c];return _0x347e63;};'use strict';var util=require(_0xa3cf('0x0'));var db=require(_0xa3cf('0x1'))['db'];var users=[];for(var i=0x1;i<=0xc8;i+=0x1){users[_0xa3cf('0x2')]({'name':util[_0xa3cf('0x3')]('%s%s',_0xa3cf('0x4'),i),'fullname':util[_0xa3cf('0x3')](_0xa3cf('0x5'),_0xa3cf('0x4'),i),'email':util['format'](_0xa3cf('0x6'),_0xa3cf('0x4'),i),'role':_0xa3cf('0x4'),'password':_0xa3cf('0x7'),'internal':0xfa0+i,'type':_0xa3cf('0x8'),'transport':[_0xa3cf('0x9'),'ws',_0xa3cf('0xa')],'disallow':['all'],'allow':[_0xa3cf('0xb')],'defaultuser':util[_0xa3cf('0x3')](_0xa3cf('0x5'),'agent',i),'encryption':_0xa3cf('0xc'),'avpf':_0xa3cf('0xc'),'force_avp':_0xa3cf('0xc'),'icesupport':_0xa3cf('0xc'),'dtlsenable':_0xa3cf('0xc'),'dtlsverify':'no','dtlscertfile':'/etc/pki/tls/certs/motion.crt','dtlsprivatekey':_0xa3cf('0xd'),'dtlssetup':_0xa3cf('0xe'),'callerid':util[_0xa3cf('0x3')](_0xa3cf('0xf'),util['format'](_0xa3cf('0x5'),_0xa3cf('0x4'),i),0xfa0+i)});}db['User']['bulkCreate'](users)[_0xa3cf('0x10')](function(){console[_0xa3cf('0x11')](_0xa3cf('0x12'));})[_0xa3cf('0x13')](function(_0x2ce50b){console[_0xa3cf('0x11')](_0x2ce50b);});