Built motion from commit 9d7072cc.|2.5.39
[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 _0xec2f=['CmList,\x20%s,\x20%s','request\x20sent','debug','CmList,\x20%s,\x20%s,\x20%s','stringify','error','code','message','lodash','util','moment','bluebird','randomstring','ioredis','../../config/logger','jayson/promise','client','redis','defaults','./cmList.socket','register','request','then','info'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0xec2f,0x110));var _0xfec2=function(_0x57efb0,_0x16bd98){_0x57efb0=_0x57efb0-0x0;var _0x43e473=_0xec2f[_0x57efb0];return _0x43e473;};'use strict';var _=require(_0xfec2('0x0'));var util=require(_0xfec2('0x1'));var moment=require(_0xfec2('0x2'));var BPromise=require(_0xfec2('0x3'));var rs=require(_0xfec2('0x4'));var fs=require('fs');var Redis=require(_0xfec2('0x5'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0xfec2('0x6'))('rpc');var config=require('../../config/environment');var jayson=require(_0xfec2('0x7'));var client=jayson[_0xfec2('0x8')]['http']({'port':0x232a});config[_0xfec2('0x9')]=_[_0xfec2('0xa')](config[_0xfec2('0x9')],{'host':'localhost','port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config[_0xfec2('0x9')]));require(_0xfec2('0xb'))[_0xfec2('0xc')](socket);function respondWithRpcPromise(_0x58c6ff,_0x52e5ed,_0x340cd1){return new BPromise(function(_0xd8cb0d,_0x21ba75){return client[_0xfec2('0xd')](_0x58c6ff,_0x340cd1)[_0xfec2('0xe')](function(_0x24afd0){logger[_0xfec2('0xf')](_0xfec2('0x10'),_0x52e5ed,_0xfec2('0x11'));logger[_0xfec2('0x12')](_0xfec2('0x13'),_0x52e5ed,'request\x20sent',JSON[_0xfec2('0x14')](_0x24afd0));if(_0x24afd0[_0xfec2('0x15')]){if(_0x24afd0['error'][_0xfec2('0x16')]===0x1f4){logger[_0xfec2('0x15')](_0xfec2('0x10'),_0x52e5ed,_0x24afd0[_0xfec2('0x15')][_0xfec2('0x17')]);return _0x21ba75(_0x24afd0[_0xfec2('0x15')]['message']);}logger[_0xfec2('0x15')](_0xfec2('0x10'),_0x52e5ed,_0x24afd0[_0xfec2('0x15')][_0xfec2('0x17')]);return _0xd8cb0d(_0x24afd0[_0xfec2('0x15')]['message']);}else{logger['info']('CmList,\x20%s,\x20%s',_0x52e5ed,'request\x20sent');_0xd8cb0d(_0x24afd0['result'][_0xfec2('0x17')]);}})['catch'](function(_0x56536c){logger['error'](_0xfec2('0x10'),_0x52e5ed,_0x56536c);_0x21ba75(_0x56536c);});});}