b07c049a4d38b68b10c4aac8062710dd5553ea23
[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 _0xf3c9=['error','message','result','catch','moment','bluebird','randomstring','ioredis','../../config/utils','rpc','../../config/environment','jayson/promise','client','http','redis','defaults','localhost','socket.io-emitter','./cmList.socket','register','request','then','info','CmList,\x20%s,\x20%s','request\x20sent','debug','CmList,\x20%s,\x20%s,\x20%s','code'];(function(_0x545d6f,_0x4b4d10){var _0x64b62e=function(_0x5de553){while(--_0x5de553){_0x545d6f['push'](_0x545d6f['shift']());}};_0x64b62e(++_0x4b4d10);}(_0xf3c9,0x18c));var _0x9f3c=function(_0x2117bc,_0x8b252a){_0x2117bc=_0x2117bc-0x0;var _0x582705=_0xf3c9[_0x2117bc];return _0x582705;};'use strict';var _=require('lodash');var util=require('util');var moment=require(_0x9f3c('0x0'));var BPromise=require(_0x9f3c('0x1'));var rs=require(_0x9f3c('0x2'));var fs=require('fs');var Redis=require(_0x9f3c('0x3'));var db=require('../../mysqldb')['db'];var utils=require(_0x9f3c('0x4'));var logger=require('../../config/logger')(_0x9f3c('0x5'));var config=require(_0x9f3c('0x6'));var jayson=require(_0x9f3c('0x7'));var client=jayson[_0x9f3c('0x8')][_0x9f3c('0x9')]({'port':0x232a});config[_0x9f3c('0xa')]=_[_0x9f3c('0xb')](config[_0x9f3c('0xa')],{'host':_0x9f3c('0xc'),'port':0x18eb});var socket=require(_0x9f3c('0xd'))(new Redis(config[_0x9f3c('0xa')]));require(_0x9f3c('0xe'))[_0x9f3c('0xf')](socket);function respondWithRpcPromise(_0x2f406a,_0x5042c8,_0xa46ff3){return new BPromise(function(_0x40d2b6,_0x34f413){return client[_0x9f3c('0x10')](_0x2f406a,_0xa46ff3)[_0x9f3c('0x11')](function(_0x11617f){logger[_0x9f3c('0x12')](_0x9f3c('0x13'),_0x5042c8,_0x9f3c('0x14'));logger[_0x9f3c('0x15')](_0x9f3c('0x16'),_0x5042c8,'request\x20sent',JSON['stringify'](_0x11617f));if(_0x11617f['error']){if(_0x11617f['error'][_0x9f3c('0x17')]===0x1f4){logger['error'](_0x9f3c('0x13'),_0x5042c8,_0x11617f[_0x9f3c('0x18')][_0x9f3c('0x19')]);return _0x34f413(_0x11617f['error'][_0x9f3c('0x19')]);}logger['error'](_0x9f3c('0x13'),_0x5042c8,_0x11617f[_0x9f3c('0x18')]['message']);return _0x40d2b6(_0x11617f['error'][_0x9f3c('0x19')]);}else{logger[_0x9f3c('0x12')]('CmList,\x20%s,\x20%s',_0x5042c8,_0x9f3c('0x14'));_0x40d2b6(_0x11617f[_0x9f3c('0x1a')][_0x9f3c('0x19')]);}})[_0x9f3c('0x1b')](function(_0xcda40e){logger[_0x9f3c('0x18')]('CmList,\x20%s,\x20%s',_0x5042c8,_0xcda40e);_0x34f413(_0xcda40e);});});}