d6728643b2b4fb1bd40e05f31d101b5c42e2c600
[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 _0xcb6f=['randomstring','ioredis','../../config/utils','../../config/logger','rpc','client','redis','defaults','socket.io-emitter','./plugin.socket','request','then','Plugin,\x20%s,\x20%s','request\x20sent','debug','Plugin,\x20%s,\x20%s,\x20%s','stringify','error','code','message','info','result','catch','CreatePlugin','Plugin','create','body','options','raw','lodash','util','bluebird'];(function(_0x16ecad,_0x205047){var _0x313ff7=function(_0x58b16a){while(--_0x58b16a){_0x16ecad['push'](_0x16ecad['shift']());}};_0x313ff7(++_0x205047);}(_0xcb6f,0x13d));var _0xfcb6=function(_0x4145ba,_0x1b1f21){_0x4145ba=_0x4145ba-0x0;var _0x2bdd5e=_0xcb6f[_0x4145ba];return _0x2bdd5e;};'use strict';var _=require(_0xfcb6('0x0'));var util=require(_0xfcb6('0x1'));var moment=require('moment');var BPromise=require(_0xfcb6('0x2'));var rs=require(_0xfcb6('0x3'));var fs=require('fs');var Redis=require(_0xfcb6('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0xfcb6('0x5'));var logger=require(_0xfcb6('0x6'))(_0xfcb6('0x7'));var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson[_0xfcb6('0x8')]['http']({'port':0x232a});config[_0xfcb6('0x9')]=_[_0xfcb6('0xa')](config[_0xfcb6('0x9')],{'host':'localhost','port':0x18eb});var socket=require(_0xfcb6('0xb'))(new Redis(config[_0xfcb6('0x9')]));require(_0xfcb6('0xc'))['register'](socket);function respondWithRpcPromise(_0x50a68f,_0x378bcf,_0x1334b7){return new BPromise(function(_0x3a3999,_0x21ff6a){return client[_0xfcb6('0xd')](_0x50a68f,_0x1334b7)[_0xfcb6('0xe')](function(_0x190d86){logger['info'](_0xfcb6('0xf'),_0x378bcf,_0xfcb6('0x10'));logger[_0xfcb6('0x11')](_0xfcb6('0x12'),_0x378bcf,_0xfcb6('0x10'),JSON[_0xfcb6('0x13')](_0x190d86));if(_0x190d86[_0xfcb6('0x14')]){if(_0x190d86[_0xfcb6('0x14')][_0xfcb6('0x15')]===0x1f4){logger['error'](_0xfcb6('0xf'),_0x378bcf,_0x190d86['error'][_0xfcb6('0x16')]);return _0x21ff6a(_0x190d86[_0xfcb6('0x14')][_0xfcb6('0x16')]);}logger[_0xfcb6('0x14')]('Plugin,\x20%s,\x20%s',_0x378bcf,_0x190d86[_0xfcb6('0x14')][_0xfcb6('0x16')]);return _0x3a3999(_0x190d86['error'][_0xfcb6('0x16')]);}else{logger[_0xfcb6('0x17')](_0xfcb6('0xf'),_0x378bcf,_0xfcb6('0x10'));_0x3a3999(_0x190d86[_0xfcb6('0x18')][_0xfcb6('0x16')]);}})[_0xfcb6('0x19')](function(_0x527c09){logger[_0xfcb6('0x14')](_0xfcb6('0xf'),_0x378bcf,_0x527c09);_0x21ff6a(_0x527c09);});});}exports[_0xfcb6('0x1a')]=function(_0xff9ccc){var _0x213f2f=this;return new Promise(function(_0x3f80b1,_0x27a6e5){return db[_0xfcb6('0x1b')][_0xfcb6('0x1c')](_0xff9ccc[_0xfcb6('0x1d')],{'raw':_0xff9ccc['options']?_0xff9ccc[_0xfcb6('0x1e')][_0xfcb6('0x1f')]===undefined?!![]:![]:!![]})[_0xfcb6('0xe')](function(_0x2a7656){logger[_0xfcb6('0x17')](_0xfcb6('0x1a'),_0xff9ccc);logger[_0xfcb6('0x11')](_0xfcb6('0x1a'),_0xff9ccc,JSON[_0xfcb6('0x13')](_0x2a7656));_0x3f80b1(_0x2a7656);})[_0xfcb6('0x19')](function(_0x108bf7){logger[_0xfcb6('0x14')](_0xfcb6('0x1a'),_0x108bf7['message'],_0xff9ccc);_0x27a6e5(_0x213f2f['error'](0x1f4,_0x108bf7[_0xfcb6('0x16')]));});});};