0535be7b7e4dddf176564238d88b7bd15c599c93
[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 _0x73fb=['message','result','catch','util','moment','bluebird','ioredis','../../mysqldb','../../config/utils','rpc','jayson/promise','http','redis','./cmList.socket','register','then','info','CmList,\x20%s,\x20%s','request\x20sent','debug','CmList,\x20%s,\x20%s,\x20%s','error','code'];(function(_0x2e60b4,_0x31897e){var _0xe2157e=function(_0x92498e){while(--_0x92498e){_0x2e60b4['push'](_0x2e60b4['shift']());}};_0xe2157e(++_0x31897e);}(_0x73fb,0x1a1));var _0xb73f=function(_0x382e51,_0x1af376){_0x382e51=_0x382e51-0x0;var _0x18ae59=_0x73fb[_0x382e51];return _0x18ae59;};'use strict';var _=require('lodash');var util=require(_0xb73f('0x0'));var moment=require(_0xb73f('0x1'));var BPromise=require(_0xb73f('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xb73f('0x3'));var db=require(_0xb73f('0x4'))['db'];var utils=require(_0xb73f('0x5'));var logger=require('../../config/logger')(_0xb73f('0x6'));var config=require('../../config/environment');var jayson=require(_0xb73f('0x7'));var client=jayson['client'][_0xb73f('0x8')]({'port':0x232a});config['redis']=_['defaults'](config[_0xb73f('0x9')],{'host':'localhost','port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config['redis']));require(_0xb73f('0xa'))[_0xb73f('0xb')](socket);function respondWithRpcPromise(_0x48ccbf,_0x587fd5,_0x590dd8){return new BPromise(function(_0x48f631,_0x54b140){return client['request'](_0x48ccbf,_0x590dd8)[_0xb73f('0xc')](function(_0x798331){logger[_0xb73f('0xd')](_0xb73f('0xe'),_0x587fd5,_0xb73f('0xf'));logger[_0xb73f('0x10')](_0xb73f('0x11'),_0x587fd5,_0xb73f('0xf'),JSON['stringify'](_0x798331));if(_0x798331[_0xb73f('0x12')]){if(_0x798331['error'][_0xb73f('0x13')]===0x1f4){logger[_0xb73f('0x12')](_0xb73f('0xe'),_0x587fd5,_0x798331[_0xb73f('0x12')][_0xb73f('0x14')]);return _0x54b140(_0x798331[_0xb73f('0x12')][_0xb73f('0x14')]);}logger['error'](_0xb73f('0xe'),_0x587fd5,_0x798331[_0xb73f('0x12')][_0xb73f('0x14')]);return _0x48f631(_0x798331[_0xb73f('0x12')][_0xb73f('0x14')]);}else{logger[_0xb73f('0xd')]('CmList,\x20%s,\x20%s',_0x587fd5,'request\x20sent');_0x48f631(_0x798331[_0xb73f('0x15')][_0xb73f('0x14')]);}})[_0xb73f('0x16')](function(_0x56cab5){logger[_0xb73f('0x12')](_0xb73f('0xe'),_0x587fd5,_0x56cab5);_0x54b140(_0x56cab5);});});}