Built motion from commit (unavailable).|2.5.13
[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 _0xa85f=['redis','defaults','localhost','socket.io-emitter','./team.socket','register','request','then','request\x20sent','Team,\x20%s,\x20%s,\x20%s','stringify','error','code','Team,\x20%s,\x20%s','message','result','util','moment','randomstring','ioredis','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','client'];(function(_0x24b562,_0x40a63e){var _0x832ee2=function(_0xcc7522){while(--_0xcc7522){_0x24b562['push'](_0x24b562['shift']());}};_0x832ee2(++_0x40a63e);}(_0xa85f,0x196));var _0xfa85=function(_0x4d0e9a,_0x5bfb13){_0x4d0e9a=_0x4d0e9a-0x0;var _0x3eb599=_0xa85f[_0x4d0e9a];return _0x3eb599;};'use strict';var _=require('lodash');var util=require(_0xfa85('0x0'));var moment=require(_0xfa85('0x1'));var BPromise=require('bluebird');var rs=require(_0xfa85('0x2'));var fs=require('fs');var Redis=require(_0xfa85('0x3'));var db=require(_0xfa85('0x4'))['db'];var utils=require(_0xfa85('0x5'));var logger=require('../../config/logger')(_0xfa85('0x6'));var config=require(_0xfa85('0x7'));var jayson=require(_0xfa85('0x8'));var client=jayson[_0xfa85('0x9')]['http']({'port':0x232a});config[_0xfa85('0xa')]=_[_0xfa85('0xb')](config[_0xfa85('0xa')],{'host':_0xfa85('0xc'),'port':0x18eb});var socket=require(_0xfa85('0xd'))(new Redis(config[_0xfa85('0xa')]));require(_0xfa85('0xe'))[_0xfa85('0xf')](socket);function respondWithRpcPromise(_0x109b46,_0x5426df,_0x234f96){return new BPromise(function(_0xea9ce2,_0x618b78){return client[_0xfa85('0x10')](_0x109b46,_0x234f96)[_0xfa85('0x11')](function(_0x3d2841){logger['info']('Team,\x20%s,\x20%s',_0x5426df,_0xfa85('0x12'));logger['debug'](_0xfa85('0x13'),_0x5426df,_0xfa85('0x12'),JSON[_0xfa85('0x14')](_0x3d2841));if(_0x3d2841[_0xfa85('0x15')]){if(_0x3d2841['error'][_0xfa85('0x16')]===0x1f4){logger[_0xfa85('0x15')](_0xfa85('0x17'),_0x5426df,_0x3d2841[_0xfa85('0x15')][_0xfa85('0x18')]);return _0x618b78(_0x3d2841[_0xfa85('0x15')]['message']);}logger[_0xfa85('0x15')](_0xfa85('0x17'),_0x5426df,_0x3d2841[_0xfa85('0x15')][_0xfa85('0x18')]);return _0xea9ce2(_0x3d2841['error']['message']);}else{logger['info'](_0xfa85('0x17'),_0x5426df,'request\x20sent');_0xea9ce2(_0x3d2841[_0xfa85('0x19')]['message']);}})['catch'](function(_0x895bd2){logger[_0xfa85('0x15')](_0xfa85('0x17'),_0x5426df,_0x895bd2);_0x618b78(_0x895bd2);});});}