Built motion from commit bab6f49e.|2.6.17
[motion2.git] / server / api / dashboardItem / dashboardItem.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 _0xfc12=['debug','DashboardItem,\x20%s,\x20%s,\x20%s','stringify','error','code','message','catch','util','bluebird','randomstring','../../config/logger','rpc','jayson/promise','redis','defaults','localhost','socket.io-emitter','./dashboardItem.socket','request','then','info','DashboardItem,\x20%s,\x20%s','request\x20sent'];(function(_0x1c34e7,_0x33f9a8){var _0x378cb1=function(_0x10b5e3){while(--_0x10b5e3){_0x1c34e7['push'](_0x1c34e7['shift']());}};_0x378cb1(++_0x33f9a8);}(_0xfc12,0xd6));var _0x2fc1=function(_0x393915,_0x47ee58){_0x393915=_0x393915-0x0;var _0x192e4d=_0xfc12[_0x393915];return _0x192e4d;};'use strict';var _=require('lodash');var util=require(_0x2fc1('0x0'));var moment=require('moment');var BPromise=require(_0x2fc1('0x1'));var rs=require(_0x2fc1('0x2'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0x2fc1('0x3'))(_0x2fc1('0x4'));var config=require('../../config/environment');var jayson=require(_0x2fc1('0x5'));var client=jayson['client']['http']({'port':0x232a});config[_0x2fc1('0x6')]=_[_0x2fc1('0x7')](config['redis'],{'host':_0x2fc1('0x8'),'port':0x18eb});var socket=require(_0x2fc1('0x9'))(new Redis(config['redis']));require(_0x2fc1('0xa'))['register'](socket);function respondWithRpcPromise(_0x18c1a7,_0x579644,_0x45928a){return new BPromise(function(_0x2b9c19,_0x83d6fc){return client[_0x2fc1('0xb')](_0x18c1a7,_0x45928a)[_0x2fc1('0xc')](function(_0x48fd09){logger[_0x2fc1('0xd')](_0x2fc1('0xe'),_0x579644,_0x2fc1('0xf'));logger[_0x2fc1('0x10')](_0x2fc1('0x11'),_0x579644,'request\x20sent',JSON[_0x2fc1('0x12')](_0x48fd09));if(_0x48fd09[_0x2fc1('0x13')]){if(_0x48fd09['error'][_0x2fc1('0x14')]===0x1f4){logger[_0x2fc1('0x13')]('DashboardItem,\x20%s,\x20%s',_0x579644,_0x48fd09[_0x2fc1('0x13')][_0x2fc1('0x15')]);return _0x83d6fc(_0x48fd09[_0x2fc1('0x13')][_0x2fc1('0x15')]);}logger[_0x2fc1('0x13')](_0x2fc1('0xe'),_0x579644,_0x48fd09[_0x2fc1('0x13')][_0x2fc1('0x15')]);return _0x2b9c19(_0x48fd09[_0x2fc1('0x13')]['message']);}else{logger[_0x2fc1('0xd')](_0x2fc1('0xe'),_0x579644,'request\x20sent');_0x2b9c19(_0x48fd09['result']['message']);}})[_0x2fc1('0x16')](function(_0x34fc79){logger[_0x2fc1('0x13')](_0x2fc1('0xe'),_0x579644,_0x34fc79);_0x83d6fc(_0x34fc79);});});}