a610b9b074b3ae4c531762a3ecb86c2df2c0566f
[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 _0x798a=['result','catch','lodash','util','moment','randomstring','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','jayson/promise','client','http','redis','defaults','socket.io-emitter','./cmList.socket','register','request','then','CmList,\x20%s,\x20%s','request\x20sent','debug','stringify','error','message'];(function(_0x3e047d,_0xfcdd66){var _0x33f262=function(_0x2bc5e4){while(--_0x2bc5e4){_0x3e047d['push'](_0x3e047d['shift']());}};_0x33f262(++_0xfcdd66);}(_0x798a,0x1a2));var _0xa798=function(_0x59ee6f,_0x450239){_0x59ee6f=_0x59ee6f-0x0;var _0x4c0979=_0x798a[_0x59ee6f];return _0x4c0979;};'use strict';var _=require(_0xa798('0x0'));var util=require(_0xa798('0x1'));var moment=require(_0xa798('0x2'));var BPromise=require('bluebird');var rs=require(_0xa798('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xa798('0x4'))['db'];var utils=require(_0xa798('0x5'));var logger=require(_0xa798('0x6'))('rpc');var config=require(_0xa798('0x7'));var jayson=require(_0xa798('0x8'));var client=jayson[_0xa798('0x9')][_0xa798('0xa')]({'port':0x232a});config[_0xa798('0xb')]=_[_0xa798('0xc')](config['redis'],{'host':'localhost','port':0x18eb});var socket=require(_0xa798('0xd'))(new Redis(config[_0xa798('0xb')]));require(_0xa798('0xe'))[_0xa798('0xf')](socket);function respondWithRpcPromise(_0x35446d,_0x5ccd42,_0x54e61a){return new BPromise(function(_0x1938b7,_0x127a8c){return client[_0xa798('0x10')](_0x35446d,_0x54e61a)[_0xa798('0x11')](function(_0x13001c){logger['info'](_0xa798('0x12'),_0x5ccd42,_0xa798('0x13'));logger[_0xa798('0x14')]('CmList,\x20%s,\x20%s,\x20%s',_0x5ccd42,_0xa798('0x13'),JSON[_0xa798('0x15')](_0x13001c));if(_0x13001c[_0xa798('0x16')]){if(_0x13001c[_0xa798('0x16')]['code']===0x1f4){logger[_0xa798('0x16')](_0xa798('0x12'),_0x5ccd42,_0x13001c['error'][_0xa798('0x17')]);return _0x127a8c(_0x13001c['error'][_0xa798('0x17')]);}logger[_0xa798('0x16')]('CmList,\x20%s,\x20%s',_0x5ccd42,_0x13001c[_0xa798('0x16')][_0xa798('0x17')]);return _0x1938b7(_0x13001c[_0xa798('0x16')][_0xa798('0x17')]);}else{logger['info'](_0xa798('0x12'),_0x5ccd42,_0xa798('0x13'));_0x1938b7(_0x13001c[_0xa798('0x18')][_0xa798('0x17')]);}})[_0xa798('0x19')](function(_0x5a6837){logger[_0xa798('0x16')]('CmList,\x20%s,\x20%s',_0x5ccd42,_0x5a6837);_0x127a8c(_0x5a6837);});});}