Built motion from commit (unavailable).|2.4.17
[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 _0x7ad3=['rpc','../../config/environment','jayson/promise','client','redis','defaults','localhost','socket.io-emitter','./cmList.socket','register','request','info','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','../../mysqldb','../../config/logger'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x7ad3,0x1b8));var _0x37ad=function(_0x5c78d9,_0x2736c7){_0x5c78d9=_0x5c78d9-0x0;var _0x69ae1f=_0x7ad3[_0x5c78d9];return _0x69ae1f;};'use strict';var _=require(_0x37ad('0x0'));var util=require(_0x37ad('0x1'));var moment=require(_0x37ad('0x2'));var BPromise=require(_0x37ad('0x3'));var rs=require(_0x37ad('0x4'));var fs=require('fs');var Redis=require(_0x37ad('0x5'));var db=require(_0x37ad('0x6'))['db'];var utils=require('../../config/utils');var logger=require(_0x37ad('0x7'))(_0x37ad('0x8'));var config=require(_0x37ad('0x9'));var jayson=require(_0x37ad('0xa'));var client=jayson[_0x37ad('0xb')]['http']({'port':0x232a});config[_0x37ad('0xc')]=_[_0x37ad('0xd')](config[_0x37ad('0xc')],{'host':_0x37ad('0xe'),'port':0x18eb});var socket=require(_0x37ad('0xf'))(new Redis(config[_0x37ad('0xc')]));require(_0x37ad('0x10'))[_0x37ad('0x11')](socket);function respondWithRpcPromise(_0x2b098e,_0x5ad8c7,_0x198180){return new BPromise(function(_0x4fd3e7,_0x4358d4){return client[_0x37ad('0x12')](_0x2b098e,_0x198180)['then'](function(_0x56acd6){logger[_0x37ad('0x13')](_0x37ad('0x14'),_0x5ad8c7,_0x37ad('0x15'));logger[_0x37ad('0x16')](_0x37ad('0x17'),_0x5ad8c7,'request\x20sent',JSON[_0x37ad('0x18')](_0x56acd6));if(_0x56acd6[_0x37ad('0x19')]){if(_0x56acd6[_0x37ad('0x19')][_0x37ad('0x1a')]===0x1f4){logger[_0x37ad('0x19')]('CmList,\x20%s,\x20%s',_0x5ad8c7,_0x56acd6['error'][_0x37ad('0x1b')]);return _0x4358d4(_0x56acd6['error'][_0x37ad('0x1b')]);}logger[_0x37ad('0x19')](_0x37ad('0x14'),_0x5ad8c7,_0x56acd6[_0x37ad('0x19')][_0x37ad('0x1b')]);return _0x4fd3e7(_0x56acd6[_0x37ad('0x19')][_0x37ad('0x1b')]);}else{logger[_0x37ad('0x13')](_0x37ad('0x14'),_0x5ad8c7,_0x37ad('0x15'));_0x4fd3e7(_0x56acd6['result']['message']);}})['catch'](function(_0xdc9e65){logger[_0x37ad('0x19')]('CmList,\x20%s,\x20%s',_0x5ad8c7,_0xdc9e65);_0x4358d4(_0xdc9e65);});});}