Built motion from commit (unavailable).|2.4.18
[motion2.git] / server / api / team / team.rpc.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 _0x39e9=['redis','defaults','localhost','socket.io-emitter','./team.socket','request','then','info','Team,\x20%s,\x20%s','debug','Team,\x20%s,\x20%s,\x20%s','stringify','error','code','message','request\x20sent','lodash','util','moment','bluebird','randomstring','ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','http'];(function(_0x32674b,_0x50cba5){var _0x38d463=function(_0x298ff4){while(--_0x298ff4){_0x32674b['push'](_0x32674b['shift']());}};_0x38d463(++_0x50cba5);}(_0x39e9,0x1d0));var _0x939e=function(_0x5d4f12,_0x11e67c){_0x5d4f12=_0x5d4f12-0x0;var _0x4eb577=_0x39e9[_0x5d4f12];return _0x4eb577;};'use strict';var _=require(_0x939e('0x0'));var util=require(_0x939e('0x1'));var moment=require(_0x939e('0x2'));var BPromise=require(_0x939e('0x3'));var rs=require(_0x939e('0x4'));var fs=require('fs');var Redis=require(_0x939e('0x5'));var db=require('../../mysqldb')['db'];var utils=require(_0x939e('0x6'));var logger=require(_0x939e('0x7'))(_0x939e('0x8'));var config=require(_0x939e('0x9'));var jayson=require(_0x939e('0xa'));var client=jayson['client'][_0x939e('0xb')]({'port':0x232a});config[_0x939e('0xc')]=_[_0x939e('0xd')](config['redis'],{'host':_0x939e('0xe'),'port':0x18eb});var socket=require(_0x939e('0xf'))(new Redis(config[_0x939e('0xc')]));require(_0x939e('0x10'))['register'](socket);function respondWithRpcPromise(_0x4554eb,_0x54708c,_0x2331c7){return new BPromise(function(_0x49c3fd,_0xe37f32){return client[_0x939e('0x11')](_0x4554eb,_0x2331c7)[_0x939e('0x12')](function(_0x21383d){logger[_0x939e('0x13')](_0x939e('0x14'),_0x54708c,'request\x20sent');logger[_0x939e('0x15')](_0x939e('0x16'),_0x54708c,'request\x20sent',JSON[_0x939e('0x17')](_0x21383d));if(_0x21383d[_0x939e('0x18')]){if(_0x21383d[_0x939e('0x18')][_0x939e('0x19')]===0x1f4){logger[_0x939e('0x18')]('Team,\x20%s,\x20%s',_0x54708c,_0x21383d[_0x939e('0x18')][_0x939e('0x1a')]);return _0xe37f32(_0x21383d[_0x939e('0x18')][_0x939e('0x1a')]);}logger[_0x939e('0x18')](_0x939e('0x14'),_0x54708c,_0x21383d[_0x939e('0x18')][_0x939e('0x1a')]);return _0x49c3fd(_0x21383d[_0x939e('0x18')][_0x939e('0x1a')]);}else{logger[_0x939e('0x13')](_0x939e('0x14'),_0x54708c,_0x939e('0x1b'));_0x49c3fd(_0x21383d['result'][_0x939e('0x1a')]);}})['catch'](function(_0x43d239){logger[_0x939e('0x18')](_0x939e('0x14'),_0x54708c,_0x43d239);_0xe37f32(_0x43d239);});});}