Built motion from commit 85328c08.|2.5.50
[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 _0xcd4d=['Plugin','create','body','options','raw','then','lodash','util','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','redis','defaults','localhost','socket.io-emitter','./plugin.socket','register','request','info','Plugin,\x20%s,\x20%s','request\x20sent','debug','stringify','error','code','message','result','catch','CreatePlugin'];(function(_0x27416f,_0x116a6d){var _0x29a269=function(_0x3ba30e){while(--_0x3ba30e){_0x27416f['push'](_0x27416f['shift']());}};_0x29a269(++_0x116a6d);}(_0xcd4d,0xe4));var _0xdcd4=function(_0x15b857,_0x585007){_0x15b857=_0x15b857-0x0;var _0x22539c=_0xcd4d[_0x15b857];return _0x22539c;};'use strict';var _=require(_0xdcd4('0x0'));var util=require(_0xdcd4('0x1'));var moment=require('moment');var BPromise=require(_0xdcd4('0x2'));var rs=require(_0xdcd4('0x3'));var fs=require('fs');var Redis=require(_0xdcd4('0x4'));var db=require(_0xdcd4('0x5'))['db'];var utils=require(_0xdcd4('0x6'));var logger=require(_0xdcd4('0x7'))(_0xdcd4('0x8'));var config=require(_0xdcd4('0x9'));var jayson=require(_0xdcd4('0xa'));var client=jayson[_0xdcd4('0xb')][_0xdcd4('0xc')]({'port':0x232a});config[_0xdcd4('0xd')]=_[_0xdcd4('0xe')](config[_0xdcd4('0xd')],{'host':_0xdcd4('0xf'),'port':0x18eb});var socket=require(_0xdcd4('0x10'))(new Redis(config['redis']));require(_0xdcd4('0x11'))[_0xdcd4('0x12')](socket);function respondWithRpcPromise(_0x56f35b,_0x3cbcec,_0x961547){return new BPromise(function(_0x47549c,_0x35e653){return client[_0xdcd4('0x13')](_0x56f35b,_0x961547)['then'](function(_0x282913){logger[_0xdcd4('0x14')](_0xdcd4('0x15'),_0x3cbcec,_0xdcd4('0x16'));logger[_0xdcd4('0x17')]('Plugin,\x20%s,\x20%s,\x20%s',_0x3cbcec,_0xdcd4('0x16'),JSON[_0xdcd4('0x18')](_0x282913));if(_0x282913['error']){if(_0x282913[_0xdcd4('0x19')][_0xdcd4('0x1a')]===0x1f4){logger['error']('Plugin,\x20%s,\x20%s',_0x3cbcec,_0x282913[_0xdcd4('0x19')][_0xdcd4('0x1b')]);return _0x35e653(_0x282913[_0xdcd4('0x19')][_0xdcd4('0x1b')]);}logger[_0xdcd4('0x19')](_0xdcd4('0x15'),_0x3cbcec,_0x282913[_0xdcd4('0x19')][_0xdcd4('0x1b')]);return _0x47549c(_0x282913[_0xdcd4('0x19')][_0xdcd4('0x1b')]);}else{logger[_0xdcd4('0x14')]('Plugin,\x20%s,\x20%s',_0x3cbcec,'request\x20sent');_0x47549c(_0x282913[_0xdcd4('0x1c')][_0xdcd4('0x1b')]);}})[_0xdcd4('0x1d')](function(_0x2cab1e){logger[_0xdcd4('0x19')](_0xdcd4('0x15'),_0x3cbcec,_0x2cab1e);_0x35e653(_0x2cab1e);});});}exports[_0xdcd4('0x1e')]=function(_0xfbae5f){var _0x9e8fa2=this;return new Promise(function(_0xa8920c,_0x28bec2){return db[_0xdcd4('0x1f')][_0xdcd4('0x20')](_0xfbae5f[_0xdcd4('0x21')],{'raw':_0xfbae5f[_0xdcd4('0x22')]?_0xfbae5f['options'][_0xdcd4('0x23')]===undefined?!![]:![]:!![]})[_0xdcd4('0x24')](function(_0x520bb7){logger[_0xdcd4('0x14')](_0xdcd4('0x1e'),_0xfbae5f);logger[_0xdcd4('0x17')]('CreatePlugin',_0xfbae5f,JSON[_0xdcd4('0x18')](_0x520bb7));_0xa8920c(_0x520bb7);})[_0xdcd4('0x1d')](function(_0x66052d){logger['error'](_0xdcd4('0x1e'),_0x66052d[_0xdcd4('0x1b')],_0xfbae5f);_0x28bec2(_0x9e8fa2['error'](0x1f4,_0x66052d[_0xdcd4('0x1b')]));});});};