10837d2d2d53d615c7745770771959793fe25040
[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 _0x001c=['client','then','MailServerOut,\x20%s,\x20%s','request\x20sent','MailServerOut,\x20%s,\x20%s,\x20%s','stringify','error','code','message','info','result','lodash','bluebird','ioredis','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','jayson/promise'];(function(_0x187ee1,_0x3fd1e6){var _0x388160=function(_0x542dd2){while(--_0x542dd2){_0x187ee1['push'](_0x187ee1['shift']());}};_0x388160(++_0x3fd1e6);}(_0x001c,0x1ad));var _0xc001=function(_0x778e0a,_0x29bef9){_0x778e0a=_0x778e0a-0x0;var _0x1fa753=_0x001c[_0x778e0a];return _0x1fa753;};'use strict';var _=require(_0xc001('0x0'));var util=require('util');var moment=require('moment');var BPromise=require(_0xc001('0x1'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xc001('0x2'));var db=require(_0xc001('0x3'))['db'];var utils=require(_0xc001('0x4'));var logger=require(_0xc001('0x5'))('rpc');var config=require(_0xc001('0x6'));var jayson=require(_0xc001('0x7'));var client=jayson[_0xc001('0x8')]['http']({'port':0x232a});function respondWithRpcPromise(_0x3ea77c,_0x2782a6,_0x235aff){return new BPromise(function(_0x33f4c6,_0x3475d1){return client['request'](_0x3ea77c,_0x235aff)[_0xc001('0x9')](function(_0x1c217d){logger['info'](_0xc001('0xa'),_0x2782a6,_0xc001('0xb'));logger['debug'](_0xc001('0xc'),_0x2782a6,_0xc001('0xb'),JSON[_0xc001('0xd')](_0x1c217d));if(_0x1c217d['error']){if(_0x1c217d[_0xc001('0xe')][_0xc001('0xf')]===0x1f4){logger['error'](_0xc001('0xa'),_0x2782a6,_0x1c217d['error'][_0xc001('0x10')]);return _0x3475d1(_0x1c217d[_0xc001('0xe')][_0xc001('0x10')]);}logger['error'](_0xc001('0xa'),_0x2782a6,_0x1c217d['error']['message']);return _0x33f4c6(_0x1c217d[_0xc001('0xe')][_0xc001('0x10')]);}else{logger[_0xc001('0x11')](_0xc001('0xa'),_0x2782a6,_0xc001('0xb'));_0x33f4c6(_0x1c217d[_0xc001('0x12')]['message']);}})['catch'](function(_0x4df501){logger[_0xc001('0xe')](_0xc001('0xa'),_0x2782a6,_0x4df501);_0x3475d1(_0x4df501);});});}