Built motion from commit 10af8726.|2.6.34
[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 _0x9f65=['debug','CmList,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','CmList,\x20%s,\x20%s','message','result','lodash','util','moment','bluebird','randomstring','ioredis','../../config/utils','../../config/logger','../../config/environment','jayson/promise','redis','localhost','./cmList.socket','then','info'];(function(_0x6131cd,_0x4c26a1){var _0x47e916=function(_0x1f2bce){while(--_0x1f2bce){_0x6131cd['push'](_0x6131cd['shift']());}};_0x47e916(++_0x4c26a1);}(_0x9f65,0xb1));var _0x59f6=function(_0x514df5,_0x3d07c3){_0x514df5=_0x514df5-0x0;var _0x5a63f2=_0x9f65[_0x514df5];return _0x5a63f2;};'use strict';var _=require(_0x59f6('0x0'));var util=require(_0x59f6('0x1'));var moment=require(_0x59f6('0x2'));var BPromise=require(_0x59f6('0x3'));var rs=require(_0x59f6('0x4'));var fs=require('fs');var Redis=require(_0x59f6('0x5'));var db=require('../../mysqldb')['db'];var utils=require(_0x59f6('0x6'));var logger=require(_0x59f6('0x7'))('rpc');var config=require(_0x59f6('0x8'));var jayson=require(_0x59f6('0x9'));var client=jayson['client']['http']({'port':0x232a});config[_0x59f6('0xa')]=_['defaults'](config['redis'],{'host':_0x59f6('0xb'),'port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config[_0x59f6('0xa')]));require(_0x59f6('0xc'))['register'](socket);function respondWithRpcPromise(_0xba907e,_0x2d28d9,_0x4d79b1){return new BPromise(function(_0x544168,_0x45ea14){return client['request'](_0xba907e,_0x4d79b1)[_0x59f6('0xd')](function(_0x5ca935){logger[_0x59f6('0xe')]('CmList,\x20%s,\x20%s',_0x2d28d9,'request\x20sent');logger[_0x59f6('0xf')](_0x59f6('0x10'),_0x2d28d9,_0x59f6('0x11'),JSON[_0x59f6('0x12')](_0x5ca935));if(_0x5ca935['error']){if(_0x5ca935[_0x59f6('0x13')][_0x59f6('0x14')]===0x1f4){logger[_0x59f6('0x13')](_0x59f6('0x15'),_0x2d28d9,_0x5ca935[_0x59f6('0x13')][_0x59f6('0x16')]);return _0x45ea14(_0x5ca935[_0x59f6('0x13')][_0x59f6('0x16')]);}logger[_0x59f6('0x13')](_0x59f6('0x15'),_0x2d28d9,_0x5ca935[_0x59f6('0x13')][_0x59f6('0x16')]);return _0x544168(_0x5ca935[_0x59f6('0x13')][_0x59f6('0x16')]);}else{logger['info'](_0x59f6('0x15'),_0x2d28d9,_0x59f6('0x11'));_0x544168(_0x5ca935[_0x59f6('0x17')][_0x59f6('0x16')]);}})['catch'](function(_0x6f7e09){logger['error'](_0x59f6('0x15'),_0x2d28d9,_0x6f7e09);_0x45ea14(_0x6f7e09);});});}