Built motion from commit (unavailable).|2.5.1
[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 _0x26fb=['./plugin.socket','register','request','then','info','Plugin,\x20%s,\x20%s','debug','Plugin,\x20%s,\x20%s,\x20%s','request\x20sent','error','code','message','result','catch','CreatePlugin','Plugin','create','options','raw','stringify','lodash','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','jayson/promise','http','redis','defaults','localhost','socket.io-emitter'];(function(_0x3eac38,_0x480513){var _0x558b4a=function(_0xa47eec){while(--_0xa47eec){_0x3eac38['push'](_0x3eac38['shift']());}};_0x558b4a(++_0x480513);}(_0x26fb,0xc3));var _0xb26f=function(_0x2cc499,_0x305c3a){_0x2cc499=_0x2cc499-0x0;var _0x19c299=_0x26fb[_0x2cc499];return _0x19c299;};'use strict';var _=require(_0xb26f('0x0'));var util=require('util');var moment=require(_0xb26f('0x1'));var BPromise=require(_0xb26f('0x2'));var rs=require(_0xb26f('0x3'));var fs=require('fs');var Redis=require(_0xb26f('0x4'));var db=require(_0xb26f('0x5'))['db'];var utils=require(_0xb26f('0x6'));var logger=require(_0xb26f('0x7'))('rpc');var config=require(_0xb26f('0x8'));var jayson=require(_0xb26f('0x9'));var client=jayson['client'][_0xb26f('0xa')]({'port':0x232a});config[_0xb26f('0xb')]=_[_0xb26f('0xc')](config['redis'],{'host':_0xb26f('0xd'),'port':0x18eb});var socket=require(_0xb26f('0xe'))(new Redis(config[_0xb26f('0xb')]));require(_0xb26f('0xf'))[_0xb26f('0x10')](socket);function respondWithRpcPromise(_0xb52b38,_0x5c7bf0,_0x3f603e){return new BPromise(function(_0x458ef6,_0xb04b54){return client[_0xb26f('0x11')](_0xb52b38,_0x3f603e)[_0xb26f('0x12')](function(_0x2fbfc1){logger[_0xb26f('0x13')](_0xb26f('0x14'),_0x5c7bf0,'request\x20sent');logger[_0xb26f('0x15')](_0xb26f('0x16'),_0x5c7bf0,_0xb26f('0x17'),JSON['stringify'](_0x2fbfc1));if(_0x2fbfc1[_0xb26f('0x18')]){if(_0x2fbfc1[_0xb26f('0x18')][_0xb26f('0x19')]===0x1f4){logger[_0xb26f('0x18')]('Plugin,\x20%s,\x20%s',_0x5c7bf0,_0x2fbfc1['error']['message']);return _0xb04b54(_0x2fbfc1[_0xb26f('0x18')][_0xb26f('0x1a')]);}logger[_0xb26f('0x18')]('Plugin,\x20%s,\x20%s',_0x5c7bf0,_0x2fbfc1['error']['message']);return _0x458ef6(_0x2fbfc1[_0xb26f('0x18')][_0xb26f('0x1a')]);}else{logger['info']('Plugin,\x20%s,\x20%s',_0x5c7bf0,'request\x20sent');_0x458ef6(_0x2fbfc1[_0xb26f('0x1b')][_0xb26f('0x1a')]);}})[_0xb26f('0x1c')](function(_0x550d1d){logger[_0xb26f('0x18')]('Plugin,\x20%s,\x20%s',_0x5c7bf0,_0x550d1d);_0xb04b54(_0x550d1d);});});}exports[_0xb26f('0x1d')]=function(_0x19331b){var _0x26341f=this;return new Promise(function(_0x14f8d4,_0xc65b2a){return db[_0xb26f('0x1e')][_0xb26f('0x1f')](_0x19331b['body'],{'raw':_0x19331b[_0xb26f('0x20')]?_0x19331b[_0xb26f('0x20')][_0xb26f('0x21')]===undefined?!![]:![]:!![]})[_0xb26f('0x12')](function(_0x16a780){logger[_0xb26f('0x13')]('CreatePlugin',_0x19331b);logger[_0xb26f('0x15')](_0xb26f('0x1d'),_0x19331b,JSON[_0xb26f('0x22')](_0x16a780));_0x14f8d4(_0x16a780);})[_0xb26f('0x1c')](function(_0x52c30f){logger[_0xb26f('0x18')](_0xb26f('0x1d'),_0x52c30f[_0xb26f('0x1a')],_0x19331b);_0xc65b2a(_0x26341f[_0xb26f('0x18')](0x1f4,_0x52c30f['message']));});});};