Built motion from commit 9d1906d1.|2.5.40
[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 _0x3457=['../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','http','redis','defaults','localhost','socket.io-emitter','register','request','then','info','CmList,\x20%s,\x20%s','request\x20sent','debug','CmList,\x20%s,\x20%s,\x20%s','stringify','error','code','message','util','moment','bluebird','randomstring'];(function(_0x3305de,_0x16582f){var _0x3b5a84=function(_0x57d7e1){while(--_0x57d7e1){_0x3305de['push'](_0x3305de['shift']());}};_0x3b5a84(++_0x16582f);}(_0x3457,0xb2));var _0x7345=function(_0x2641f9,_0x26715f){_0x2641f9=_0x2641f9-0x0;var _0x585741=_0x3457[_0x2641f9];return _0x585741;};'use strict';var _=require('lodash');var util=require(_0x7345('0x0'));var moment=require(_0x7345('0x1'));var BPromise=require(_0x7345('0x2'));var rs=require(_0x7345('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x7345('0x4'))['db'];var utils=require(_0x7345('0x5'));var logger=require('../../config/logger')(_0x7345('0x6'));var config=require(_0x7345('0x7'));var jayson=require(_0x7345('0x8'));var client=jayson['client'][_0x7345('0x9')]({'port':0x232a});config[_0x7345('0xa')]=_[_0x7345('0xb')](config[_0x7345('0xa')],{'host':_0x7345('0xc'),'port':0x18eb});var socket=require(_0x7345('0xd'))(new Redis(config[_0x7345('0xa')]));require('./cmList.socket')[_0x7345('0xe')](socket);function respondWithRpcPromise(_0x3e3237,_0x55996b,_0x3e409a){return new BPromise(function(_0x170744,_0x376d9a){return client[_0x7345('0xf')](_0x3e3237,_0x3e409a)[_0x7345('0x10')](function(_0xf4a9c0){logger[_0x7345('0x11')](_0x7345('0x12'),_0x55996b,_0x7345('0x13'));logger[_0x7345('0x14')](_0x7345('0x15'),_0x55996b,_0x7345('0x13'),JSON[_0x7345('0x16')](_0xf4a9c0));if(_0xf4a9c0[_0x7345('0x17')]){if(_0xf4a9c0[_0x7345('0x17')][_0x7345('0x18')]===0x1f4){logger[_0x7345('0x17')](_0x7345('0x12'),_0x55996b,_0xf4a9c0[_0x7345('0x17')][_0x7345('0x19')]);return _0x376d9a(_0xf4a9c0[_0x7345('0x17')][_0x7345('0x19')]);}logger[_0x7345('0x17')]('CmList,\x20%s,\x20%s',_0x55996b,_0xf4a9c0['error']['message']);return _0x170744(_0xf4a9c0[_0x7345('0x17')][_0x7345('0x19')]);}else{logger[_0x7345('0x11')](_0x7345('0x12'),_0x55996b,'request\x20sent');_0x170744(_0xf4a9c0['result'][_0x7345('0x19')]);}})['catch'](function(_0xfadec1){logger[_0x7345('0x17')](_0x7345('0x12'),_0x55996b,_0xfadec1);_0x376d9a(_0xfadec1);});});}