76dddf54f8ee17ea885c22b790d287ec2bca58d4
[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 _0x423c=['catch','lodash','util','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','client','http','redis','defaults','localhost','socket.io-emitter','./cmList.socket','register','request','then','info','CmList,\x20%s,\x20%s','request\x20sent','debug','CmList,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result'];(function(_0xfae23b,_0x2be4ba){var _0x200640=function(_0x4ae258){while(--_0x4ae258){_0xfae23b['push'](_0xfae23b['shift']());}};_0x200640(++_0x2be4ba);}(_0x423c,0x1b4));var _0xc423=function(_0x279d37,_0x14de3f){_0x279d37=_0x279d37-0x0;var _0x530173=_0x423c[_0x279d37];return _0x530173;};'use strict';var _=require(_0xc423('0x0'));var util=require(_0xc423('0x1'));var moment=require('moment');var BPromise=require(_0xc423('0x2'));var rs=require(_0xc423('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xc423('0x4'))['db'];var utils=require(_0xc423('0x5'));var logger=require(_0xc423('0x6'))('rpc');var config=require(_0xc423('0x7'));var jayson=require('jayson/promise');var client=jayson[_0xc423('0x8')][_0xc423('0x9')]({'port':0x232a});config[_0xc423('0xa')]=_[_0xc423('0xb')](config[_0xc423('0xa')],{'host':_0xc423('0xc'),'port':0x18eb});var socket=require(_0xc423('0xd'))(new Redis(config[_0xc423('0xa')]));require(_0xc423('0xe'))[_0xc423('0xf')](socket);function respondWithRpcPromise(_0x13db4a,_0x39e69a,_0x4ef0c9){return new BPromise(function(_0x2dca62,_0xcebfdf){return client[_0xc423('0x10')](_0x13db4a,_0x4ef0c9)[_0xc423('0x11')](function(_0x445e95){logger[_0xc423('0x12')](_0xc423('0x13'),_0x39e69a,_0xc423('0x14'));logger[_0xc423('0x15')](_0xc423('0x16'),_0x39e69a,_0xc423('0x14'),JSON[_0xc423('0x17')](_0x445e95));if(_0x445e95[_0xc423('0x18')]){if(_0x445e95[_0xc423('0x18')][_0xc423('0x19')]===0x1f4){logger[_0xc423('0x18')](_0xc423('0x13'),_0x39e69a,_0x445e95[_0xc423('0x18')][_0xc423('0x1a')]);return _0xcebfdf(_0x445e95[_0xc423('0x18')][_0xc423('0x1a')]);}logger[_0xc423('0x18')]('CmList,\x20%s,\x20%s',_0x39e69a,_0x445e95['error'][_0xc423('0x1a')]);return _0x2dca62(_0x445e95['error'][_0xc423('0x1a')]);}else{logger[_0xc423('0x12')](_0xc423('0x13'),_0x39e69a,'request\x20sent');_0x2dca62(_0x445e95[_0xc423('0x1b')][_0xc423('0x1a')]);}})[_0xc423('0x1c')](function(_0x5f3855){logger[_0xc423('0x18')](_0xc423('0x13'),_0x39e69a,_0x5f3855);_0xcebfdf(_0x5f3855);});});}