Built motion from commit 85328c08.|2.5.50
[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 _0xf459=['http','redis','defaults','localhost','then','info','CmList,\x20%s,\x20%s','request\x20sent','debug','CmList,\x20%s,\x20%s,\x20%s','error','code','message','result','catch','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client'];(function(_0x4a3898,_0x4c9853){var _0x25ceb0=function(_0x528b6d){while(--_0x528b6d){_0x4a3898['push'](_0x4a3898['shift']());}};_0x25ceb0(++_0x4c9853);}(_0xf459,0xd3));var _0x9f45=function(_0x2300c7,_0x255f74){_0x2300c7=_0x2300c7-0x0;var _0x23f720=_0xf459[_0x2300c7];return _0x23f720;};'use strict';var _=require(_0x9f45('0x0'));var util=require(_0x9f45('0x1'));var moment=require(_0x9f45('0x2'));var BPromise=require(_0x9f45('0x3'));var rs=require(_0x9f45('0x4'));var fs=require('fs');var Redis=require(_0x9f45('0x5'));var db=require(_0x9f45('0x6'))['db'];var utils=require(_0x9f45('0x7'));var logger=require(_0x9f45('0x8'))(_0x9f45('0x9'));var config=require(_0x9f45('0xa'));var jayson=require(_0x9f45('0xb'));var client=jayson[_0x9f45('0xc')][_0x9f45('0xd')]({'port':0x232a});config[_0x9f45('0xe')]=_[_0x9f45('0xf')](config[_0x9f45('0xe')],{'host':_0x9f45('0x10'),'port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config[_0x9f45('0xe')]));require('./cmList.socket')['register'](socket);function respondWithRpcPromise(_0x287402,_0x4a681b,_0xc16e7a){return new BPromise(function(_0x1c5413,_0x537169){return client['request'](_0x287402,_0xc16e7a)[_0x9f45('0x11')](function(_0x5b819b){logger[_0x9f45('0x12')](_0x9f45('0x13'),_0x4a681b,_0x9f45('0x14'));logger[_0x9f45('0x15')](_0x9f45('0x16'),_0x4a681b,_0x9f45('0x14'),JSON['stringify'](_0x5b819b));if(_0x5b819b[_0x9f45('0x17')]){if(_0x5b819b['error'][_0x9f45('0x18')]===0x1f4){logger[_0x9f45('0x17')](_0x9f45('0x13'),_0x4a681b,_0x5b819b[_0x9f45('0x17')][_0x9f45('0x19')]);return _0x537169(_0x5b819b[_0x9f45('0x17')]['message']);}logger[_0x9f45('0x17')](_0x9f45('0x13'),_0x4a681b,_0x5b819b[_0x9f45('0x17')][_0x9f45('0x19')]);return _0x1c5413(_0x5b819b[_0x9f45('0x17')][_0x9f45('0x19')]);}else{logger['info'](_0x9f45('0x13'),_0x4a681b,_0x9f45('0x14'));_0x1c5413(_0x5b819b[_0x9f45('0x1a')][_0x9f45('0x19')]);}})[_0x9f45('0x1b')](function(_0x44def6){logger[_0x9f45('0x17')]('CmList,\x20%s,\x20%s',_0x4a681b,_0x44def6);_0x537169(_0x44def6);});});}