3b530f47be849ac766615335674583a74c6b0eb8
[motion2.git] / server / api / mailServerOut / mailServerOut.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 _0x10d1=['catch','lodash','util','randomstring','ioredis','../../config/utils','../../config/logger','rpc','jayson/promise','client','request','MailServerOut,\x20%s,\x20%s','request\x20sent','MailServerOut,\x20%s,\x20%s,\x20%s','stringify','error','code','message','info','result'];(function(_0x4a53d,_0x58a95e){var _0x27410e=function(_0x38fc90){while(--_0x38fc90){_0x4a53d['push'](_0x4a53d['shift']());}};_0x27410e(++_0x58a95e);}(_0x10d1,0x1b9));var _0x110d=function(_0x234b10,_0x13ec61){_0x234b10=_0x234b10-0x0;var _0x45716c=_0x10d1[_0x234b10];return _0x45716c;};'use strict';var _=require(_0x110d('0x0'));var util=require(_0x110d('0x1'));var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0x110d('0x2'));var fs=require('fs');var Redis=require(_0x110d('0x3'));var db=require('../../mysqldb')['db'];var utils=require(_0x110d('0x4'));var logger=require(_0x110d('0x5'))(_0x110d('0x6'));var config=require('../../config/environment');var jayson=require(_0x110d('0x7'));var client=jayson[_0x110d('0x8')]['http']({'port':0x232a});function respondWithRpcPromise(_0x2010dc,_0x308c37,_0x5b7502){return new BPromise(function(_0x33a02d,_0x301ed1){return client[_0x110d('0x9')](_0x2010dc,_0x5b7502)['then'](function(_0x3d647c){logger['info'](_0x110d('0xa'),_0x308c37,_0x110d('0xb'));logger['debug'](_0x110d('0xc'),_0x308c37,_0x110d('0xb'),JSON[_0x110d('0xd')](_0x3d647c));if(_0x3d647c[_0x110d('0xe')]){if(_0x3d647c[_0x110d('0xe')][_0x110d('0xf')]===0x1f4){logger['error'](_0x110d('0xa'),_0x308c37,_0x3d647c[_0x110d('0xe')][_0x110d('0x10')]);return _0x301ed1(_0x3d647c[_0x110d('0xe')][_0x110d('0x10')]);}logger[_0x110d('0xe')]('MailServerOut,\x20%s,\x20%s',_0x308c37,_0x3d647c[_0x110d('0xe')]['message']);return _0x33a02d(_0x3d647c[_0x110d('0xe')]['message']);}else{logger[_0x110d('0x11')](_0x110d('0xa'),_0x308c37,_0x110d('0xb'));_0x33a02d(_0x3d647c[_0x110d('0x12')][_0x110d('0x10')]);}})[_0x110d('0x13')](function(_0x3744a6){logger[_0x110d('0xe')](_0x110d('0xa'),_0x308c37,_0x3744a6);_0x301ed1(_0x3744a6);});});}