Built motion from commit (unavailable).|2.5.11
[motion2.git] / server / api / cmList / cmList.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 _0x0f11=['then','info','CmList,\x20%s,\x20%s','request\x20sent','debug','stringify','error','code','message','catch','lodash','moment','bluebird','randomstring','ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','redis','localhost','./cmList.socket','register','request'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0x0f11,0x190));var _0x10f1=function(_0x47f533,_0x1a57d3){_0x47f533=_0x47f533-0x0;var _0x5af7b3=_0x0f11[_0x47f533];return _0x5af7b3;};'use strict';var _=require(_0x10f1('0x0'));var util=require('util');var moment=require(_0x10f1('0x1'));var BPromise=require(_0x10f1('0x2'));var rs=require(_0x10f1('0x3'));var fs=require('fs');var Redis=require(_0x10f1('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0x10f1('0x5'));var logger=require(_0x10f1('0x6'))(_0x10f1('0x7'));var config=require(_0x10f1('0x8'));var jayson=require(_0x10f1('0x9'));var client=jayson[_0x10f1('0xa')]['http']({'port':0x232a});config[_0x10f1('0xb')]=_['defaults'](config[_0x10f1('0xb')],{'host':_0x10f1('0xc'),'port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config[_0x10f1('0xb')]));require(_0x10f1('0xd'))[_0x10f1('0xe')](socket);function respondWithRpcPromise(_0x352db0,_0x425285,_0x4c9967){return new BPromise(function(_0x561a01,_0x50558d){return client[_0x10f1('0xf')](_0x352db0,_0x4c9967)[_0x10f1('0x10')](function(_0x142a40){logger[_0x10f1('0x11')](_0x10f1('0x12'),_0x425285,_0x10f1('0x13'));logger[_0x10f1('0x14')]('CmList,\x20%s,\x20%s,\x20%s',_0x425285,_0x10f1('0x13'),JSON[_0x10f1('0x15')](_0x142a40));if(_0x142a40[_0x10f1('0x16')]){if(_0x142a40[_0x10f1('0x16')][_0x10f1('0x17')]===0x1f4){logger[_0x10f1('0x16')](_0x10f1('0x12'),_0x425285,_0x142a40[_0x10f1('0x16')][_0x10f1('0x18')]);return _0x50558d(_0x142a40[_0x10f1('0x16')][_0x10f1('0x18')]);}logger[_0x10f1('0x16')](_0x10f1('0x12'),_0x425285,_0x142a40['error'][_0x10f1('0x18')]);return _0x561a01(_0x142a40[_0x10f1('0x16')][_0x10f1('0x18')]);}else{logger[_0x10f1('0x11')](_0x10f1('0x12'),_0x425285,_0x10f1('0x13'));_0x561a01(_0x142a40['result']['message']);}})[_0x10f1('0x19')](function(_0x47e645){logger[_0x10f1('0x16')](_0x10f1('0x12'),_0x425285,_0x47e645);_0x50558d(_0x47e645);});});}