Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / plugin / plugin.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 _0x77b7=['body','options','raw','lodash','util','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','redis','defaults','localhost','socket.io-emitter','register','request','then','info','Plugin,\x20%s,\x20%s','request\x20sent','debug','Plugin,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','catch','CreatePlugin','Plugin','create'];(function(_0x1f041b,_0x40f0a7){var _0x5cc388=function(_0x5288c5){while(--_0x5288c5){_0x1f041b['push'](_0x1f041b['shift']());}};_0x5cc388(++_0x40f0a7);}(_0x77b7,0x123));var _0x777b=function(_0x1facfa,_0x1acf7d){_0x1facfa=_0x1facfa-0x0;var _0x9ec701=_0x77b7[_0x1facfa];return _0x9ec701;};'use strict';var _=require(_0x777b('0x0'));var util=require(_0x777b('0x1'));var moment=require('moment');var BPromise=require(_0x777b('0x2'));var rs=require(_0x777b('0x3'));var fs=require('fs');var Redis=require(_0x777b('0x4'));var db=require(_0x777b('0x5'))['db'];var utils=require(_0x777b('0x6'));var logger=require(_0x777b('0x7'))(_0x777b('0x8'));var config=require(_0x777b('0x9'));var jayson=require(_0x777b('0xa'));var client=jayson[_0x777b('0xb')]['http']({'port':0x232a});config[_0x777b('0xc')]=_[_0x777b('0xd')](config[_0x777b('0xc')],{'host':_0x777b('0xe'),'port':0x18eb});var socket=require(_0x777b('0xf'))(new Redis(config['redis']));require('./plugin.socket')[_0x777b('0x10')](socket);function respondWithRpcPromise(_0x2283a6,_0x2e4f61,_0x58ce8b){return new BPromise(function(_0x263a76,_0x348b20){return client[_0x777b('0x11')](_0x2283a6,_0x58ce8b)[_0x777b('0x12')](function(_0x330921){logger[_0x777b('0x13')](_0x777b('0x14'),_0x2e4f61,_0x777b('0x15'));logger[_0x777b('0x16')](_0x777b('0x17'),_0x2e4f61,_0x777b('0x15'),JSON[_0x777b('0x18')](_0x330921));if(_0x330921['error']){if(_0x330921[_0x777b('0x19')][_0x777b('0x1a')]===0x1f4){logger[_0x777b('0x19')](_0x777b('0x14'),_0x2e4f61,_0x330921[_0x777b('0x19')][_0x777b('0x1b')]);return _0x348b20(_0x330921[_0x777b('0x19')]['message']);}logger[_0x777b('0x19')]('Plugin,\x20%s,\x20%s',_0x2e4f61,_0x330921['error'][_0x777b('0x1b')]);return _0x263a76(_0x330921[_0x777b('0x19')][_0x777b('0x1b')]);}else{logger['info'](_0x777b('0x14'),_0x2e4f61,_0x777b('0x15'));_0x263a76(_0x330921[_0x777b('0x1c')][_0x777b('0x1b')]);}})[_0x777b('0x1d')](function(_0x18a45d){logger[_0x777b('0x19')]('Plugin,\x20%s,\x20%s',_0x2e4f61,_0x18a45d);_0x348b20(_0x18a45d);});});}exports[_0x777b('0x1e')]=function(_0x3f6c5d){var _0x28b2ab=this;return new Promise(function(_0x31034d,_0x144c6f){return db[_0x777b('0x1f')][_0x777b('0x20')](_0x3f6c5d[_0x777b('0x21')],{'raw':_0x3f6c5d[_0x777b('0x22')]?_0x3f6c5d[_0x777b('0x22')][_0x777b('0x23')]===undefined?!![]:![]:!![]})[_0x777b('0x12')](function(_0x18b7af){logger[_0x777b('0x13')](_0x777b('0x1e'),_0x3f6c5d);logger[_0x777b('0x16')](_0x777b('0x1e'),_0x3f6c5d,JSON[_0x777b('0x18')](_0x18b7af));_0x31034d(_0x18b7af);})[_0x777b('0x1d')](function(_0x82dca0){logger[_0x777b('0x19')]('CreatePlugin',_0x82dca0[_0x777b('0x1b')],_0x3f6c5d);_0x144c6f(_0x28b2ab['error'](0x1f4,_0x82dca0['message']));});});};