Built motion from commit 092f8824.|2.5.49
[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 _0x6164=['lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','client','http','defaults','redis','localhost','socket.io-emitter','./cmList.socket','register','request','info','request\x20sent','debug','CmList,\x20%s,\x20%s,\x20%s','error','CmList,\x20%s,\x20%s','message'];(function(_0x4baae2,_0x487ab6){var _0x1a2285=function(_0x1cea47){while(--_0x1cea47){_0x4baae2['push'](_0x4baae2['shift']());}};_0x1a2285(++_0x487ab6);}(_0x6164,0xf3));var _0x4616=function(_0x147d10,_0x5aa133){_0x147d10=_0x147d10-0x0;var _0xd1219b=_0x6164[_0x147d10];return _0xd1219b;};'use strict';var _=require(_0x4616('0x0'));var util=require(_0x4616('0x1'));var moment=require(_0x4616('0x2'));var BPromise=require(_0x4616('0x3'));var rs=require(_0x4616('0x4'));var fs=require('fs');var Redis=require(_0x4616('0x5'));var db=require(_0x4616('0x6'))['db'];var utils=require(_0x4616('0x7'));var logger=require('../../config/logger')(_0x4616('0x8'));var config=require(_0x4616('0x9'));var jayson=require(_0x4616('0xa'));var client=jayson[_0x4616('0xb')][_0x4616('0xc')]({'port':0x232a});config['redis']=_[_0x4616('0xd')](config[_0x4616('0xe')],{'host':_0x4616('0xf'),'port':0x18eb});var socket=require(_0x4616('0x10'))(new Redis(config['redis']));require(_0x4616('0x11'))[_0x4616('0x12')](socket);function respondWithRpcPromise(_0x37fcff,_0x5e2916,_0x4fdb42){return new BPromise(function(_0x2ac379,_0x481b43){return client[_0x4616('0x13')](_0x37fcff,_0x4fdb42)['then'](function(_0x2866c3){logger[_0x4616('0x14')]('CmList,\x20%s,\x20%s',_0x5e2916,_0x4616('0x15'));logger[_0x4616('0x16')](_0x4616('0x17'),_0x5e2916,_0x4616('0x15'),JSON['stringify'](_0x2866c3));if(_0x2866c3[_0x4616('0x18')]){if(_0x2866c3[_0x4616('0x18')]['code']===0x1f4){logger[_0x4616('0x18')](_0x4616('0x19'),_0x5e2916,_0x2866c3['error'][_0x4616('0x1a')]);return _0x481b43(_0x2866c3[_0x4616('0x18')][_0x4616('0x1a')]);}logger[_0x4616('0x18')](_0x4616('0x19'),_0x5e2916,_0x2866c3[_0x4616('0x18')][_0x4616('0x1a')]);return _0x2ac379(_0x2866c3[_0x4616('0x18')][_0x4616('0x1a')]);}else{logger['info'](_0x4616('0x19'),_0x5e2916,'request\x20sent');_0x2ac379(_0x2866c3['result']['message']);}})['catch'](function(_0x2aafcb){logger[_0x4616('0x18')](_0x4616('0x19'),_0x5e2916,_0x2aafcb);_0x481b43(_0x2aafcb);});});}