4b5413af9a63f7f111adf0196e7f04844aa31cea
[motion2.git] / server / api / userMailQueue / userMailQueue.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 _0x1ad9=['../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','then','info','UserMailQueue,\x20%s,\x20%s','request\x20sent','debug','UserMailQueue,\x20%s,\x20%s,\x20%s','stringify','error','code','message','catch','lodash','util','moment','bluebird','randomstring','ioredis'];(function(_0x41d7b5,_0x1dd95b){var _0x24c88b=function(_0xfd57f2){while(--_0xfd57f2){_0x41d7b5['push'](_0x41d7b5['shift']());}};_0x24c88b(++_0x1dd95b);}(_0x1ad9,0xdb));var _0x91ad=function(_0x4dbaad,_0x730318){_0x4dbaad=_0x4dbaad-0x0;var _0x226c72=_0x1ad9[_0x4dbaad];return _0x226c72;};'use strict';var _=require(_0x91ad('0x0'));var util=require(_0x91ad('0x1'));var moment=require(_0x91ad('0x2'));var BPromise=require(_0x91ad('0x3'));var rs=require(_0x91ad('0x4'));var fs=require('fs');var Redis=require(_0x91ad('0x5'));var db=require('../../mysqldb')['db'];var utils=require(_0x91ad('0x6'));var logger=require(_0x91ad('0x7'))(_0x91ad('0x8'));var config=require(_0x91ad('0x9'));var jayson=require(_0x91ad('0xa'));var client=jayson[_0x91ad('0xb')][_0x91ad('0xc')]({'port':0x232a});function respondWithRpcPromise(_0x321e20,_0x5da96c,_0x433f5c){return new BPromise(function(_0x27872c,_0x18bbf1){return client[_0x91ad('0xd')](_0x321e20,_0x433f5c)[_0x91ad('0xe')](function(_0xef3668){logger[_0x91ad('0xf')](_0x91ad('0x10'),_0x5da96c,_0x91ad('0x11'));logger[_0x91ad('0x12')](_0x91ad('0x13'),_0x5da96c,'request\x20sent',JSON[_0x91ad('0x14')](_0xef3668));if(_0xef3668[_0x91ad('0x15')]){if(_0xef3668['error'][_0x91ad('0x16')]===0x1f4){logger[_0x91ad('0x15')](_0x91ad('0x10'),_0x5da96c,_0xef3668[_0x91ad('0x15')][_0x91ad('0x17')]);return _0x18bbf1(_0xef3668['error']['message']);}logger[_0x91ad('0x15')](_0x91ad('0x10'),_0x5da96c,_0xef3668[_0x91ad('0x15')][_0x91ad('0x17')]);return _0x27872c(_0xef3668[_0x91ad('0x15')]['message']);}else{logger[_0x91ad('0xf')](_0x91ad('0x10'),_0x5da96c,'request\x20sent');_0x27872c(_0xef3668['result'][_0x91ad('0x17')]);}})[_0x91ad('0x18')](function(_0x584b14){logger[_0x91ad('0x15')](_0x91ad('0x10'),_0x5da96c,_0x584b14);_0x18bbf1(_0x584b14);});});}