47b5fec3fdb691b820fe10b3c4051006f1ab3f91
[motion2.git] / server / api / userNotification / userNotification.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 _0x771f=['UserNotification,\x20%s,\x20%s,\x20%s','stringify','error','code','message','catch','util','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','rpc','jayson/promise','client','http','defaults','redis','socket.io-emitter','./userNotification.socket','register','then','info','UserNotification,\x20%s,\x20%s','request\x20sent','debug'];(function(_0x34ad37,_0x5ee0dd){var _0x428c43=function(_0x400320){while(--_0x400320){_0x34ad37['push'](_0x34ad37['shift']());}};_0x428c43(++_0x5ee0dd);}(_0x771f,0x10a));var _0xf771=function(_0x5e6fe1,_0x8f80ad){_0x5e6fe1=_0x5e6fe1-0x0;var _0x5a6018=_0x771f[_0x5e6fe1];return _0x5a6018;};'use strict';var _=require('lodash');var util=require(_0xf771('0x0'));var moment=require('moment');var BPromise=require(_0xf771('0x1'));var rs=require(_0xf771('0x2'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xf771('0x3'))['db'];var utils=require(_0xf771('0x4'));var logger=require(_0xf771('0x5'))(_0xf771('0x6'));var config=require('../../config/environment');var jayson=require(_0xf771('0x7'));var client=jayson[_0xf771('0x8')][_0xf771('0x9')]({'port':0x232a});config['redis']=_[_0xf771('0xa')](config[_0xf771('0xb')],{'host':'localhost','port':0x18eb});var socket=require(_0xf771('0xc'))(new Redis(config[_0xf771('0xb')]));require(_0xf771('0xd'))[_0xf771('0xe')](socket);function respondWithRpcPromise(_0x524838,_0x3dadb1,_0x2f4156){return new BPromise(function(_0x4c8437,_0x3903e5){return client['request'](_0x524838,_0x2f4156)[_0xf771('0xf')](function(_0x36d4e1){logger[_0xf771('0x10')](_0xf771('0x11'),_0x3dadb1,_0xf771('0x12'));logger[_0xf771('0x13')](_0xf771('0x14'),_0x3dadb1,_0xf771('0x12'),JSON[_0xf771('0x15')](_0x36d4e1));if(_0x36d4e1[_0xf771('0x16')]){if(_0x36d4e1[_0xf771('0x16')][_0xf771('0x17')]===0x1f4){logger['error'](_0xf771('0x11'),_0x3dadb1,_0x36d4e1[_0xf771('0x16')]['message']);return _0x3903e5(_0x36d4e1['error'][_0xf771('0x18')]);}logger[_0xf771('0x16')]('UserNotification,\x20%s,\x20%s',_0x3dadb1,_0x36d4e1['error'][_0xf771('0x18')]);return _0x4c8437(_0x36d4e1[_0xf771('0x16')][_0xf771('0x18')]);}else{logger['info'](_0xf771('0x11'),_0x3dadb1,'request\x20sent');_0x4c8437(_0x36d4e1['result'][_0xf771('0x18')]);}})[_0xf771('0x19')](function(_0x28ef7e){logger[_0xf771('0x16')](_0xf771('0x11'),_0x3dadb1,_0x28ef7e);_0x3903e5(_0x28ef7e);});});}