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