Built motion from commit 775e2a94.|2.6.3
[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 _0xa497=['message','result','catch','lodash','util','moment','bluebird','randomstring','ioredis','../../config/logger','../../config/environment','jayson/promise','client','http','redis','defaults','socket.io-emitter','./cmList.socket','register','then','info','CmList,\x20%s,\x20%s','request\x20sent','CmList,\x20%s,\x20%s,\x20%s','stringify','error','code'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xa497,0x17d));var _0x7a49=function(_0x99873b,_0x14786c){_0x99873b=_0x99873b-0x0;var _0x150e04=_0xa497[_0x99873b];return _0x150e04;};'use strict';var _=require(_0x7a49('0x0'));var util=require(_0x7a49('0x1'));var moment=require(_0x7a49('0x2'));var BPromise=require(_0x7a49('0x3'));var rs=require(_0x7a49('0x4'));var fs=require('fs');var Redis=require(_0x7a49('0x5'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0x7a49('0x6'))('rpc');var config=require(_0x7a49('0x7'));var jayson=require(_0x7a49('0x8'));var client=jayson[_0x7a49('0x9')][_0x7a49('0xa')]({'port':0x232a});config[_0x7a49('0xb')]=_[_0x7a49('0xc')](config['redis'],{'host':'localhost','port':0x18eb});var socket=require(_0x7a49('0xd'))(new Redis(config[_0x7a49('0xb')]));require(_0x7a49('0xe'))[_0x7a49('0xf')](socket);function respondWithRpcPromise(_0x41c63e,_0x123e9,_0x551ac7){return new BPromise(function(_0x1d58bf,_0x4843bb){return client['request'](_0x41c63e,_0x551ac7)[_0x7a49('0x10')](function(_0x4f54fe){logger[_0x7a49('0x11')](_0x7a49('0x12'),_0x123e9,_0x7a49('0x13'));logger['debug'](_0x7a49('0x14'),_0x123e9,_0x7a49('0x13'),JSON[_0x7a49('0x15')](_0x4f54fe));if(_0x4f54fe[_0x7a49('0x16')]){if(_0x4f54fe[_0x7a49('0x16')][_0x7a49('0x17')]===0x1f4){logger[_0x7a49('0x16')](_0x7a49('0x12'),_0x123e9,_0x4f54fe[_0x7a49('0x16')]['message']);return _0x4843bb(_0x4f54fe[_0x7a49('0x16')][_0x7a49('0x18')]);}logger[_0x7a49('0x16')]('CmList,\x20%s,\x20%s',_0x123e9,_0x4f54fe[_0x7a49('0x16')][_0x7a49('0x18')]);return _0x1d58bf(_0x4f54fe[_0x7a49('0x16')][_0x7a49('0x18')]);}else{logger[_0x7a49('0x11')]('CmList,\x20%s,\x20%s',_0x123e9,_0x7a49('0x13'));_0x1d58bf(_0x4f54fe[_0x7a49('0x19')][_0x7a49('0x18')]);}})[_0x7a49('0x1a')](function(_0x39717a){logger['error']('CmList,\x20%s,\x20%s',_0x123e9,_0x39717a);_0x4843bb(_0x39717a);});});}