Built motion from commit (unavailable).|2.5.24
[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 _0x9f55=['../../config/logger','rpc','../../config/environment','jayson/promise','client','then','info','MailServerOut,\x20%s,\x20%s','request\x20sent','debug','stringify','error','code','message','result','util','moment','ioredis','../../mysqldb'];(function(_0x33bc64,_0x4d1e92){var _0x3fdd34=function(_0x4b40a4){while(--_0x4b40a4){_0x33bc64['push'](_0x33bc64['shift']());}};_0x3fdd34(++_0x4d1e92);}(_0x9f55,0xa7));var _0x59f5=function(_0xdb9cf5,_0x3022f9){_0xdb9cf5=_0xdb9cf5-0x0;var _0x1112ac=_0x9f55[_0xdb9cf5];return _0x1112ac;};'use strict';var _=require('lodash');var util=require(_0x59f5('0x0'));var moment=require(_0x59f5('0x1'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x59f5('0x2'));var db=require(_0x59f5('0x3'))['db'];var utils=require('../../config/utils');var logger=require(_0x59f5('0x4'))(_0x59f5('0x5'));var config=require(_0x59f5('0x6'));var jayson=require(_0x59f5('0x7'));var client=jayson[_0x59f5('0x8')]['http']({'port':0x232a});function respondWithRpcPromise(_0x4c9ce2,_0x7477a,_0x5bc569){return new BPromise(function(_0x49c451,_0x43d031){return client['request'](_0x4c9ce2,_0x5bc569)[_0x59f5('0x9')](function(_0xa3009b){logger[_0x59f5('0xa')](_0x59f5('0xb'),_0x7477a,_0x59f5('0xc'));logger[_0x59f5('0xd')]('MailServerOut,\x20%s,\x20%s,\x20%s',_0x7477a,_0x59f5('0xc'),JSON[_0x59f5('0xe')](_0xa3009b));if(_0xa3009b['error']){if(_0xa3009b[_0x59f5('0xf')][_0x59f5('0x10')]===0x1f4){logger['error'](_0x59f5('0xb'),_0x7477a,_0xa3009b[_0x59f5('0xf')][_0x59f5('0x11')]);return _0x43d031(_0xa3009b[_0x59f5('0xf')][_0x59f5('0x11')]);}logger[_0x59f5('0xf')]('MailServerOut,\x20%s,\x20%s',_0x7477a,_0xa3009b[_0x59f5('0xf')]['message']);return _0x49c451(_0xa3009b[_0x59f5('0xf')][_0x59f5('0x11')]);}else{logger['info'](_0x59f5('0xb'),_0x7477a,_0x59f5('0xc'));_0x49c451(_0xa3009b[_0x59f5('0x12')][_0x59f5('0x11')]);}})['catch'](function(_0x235a45){logger[_0x59f5('0xf')](_0x59f5('0xb'),_0x7477a,_0x235a45);_0x43d031(_0x235a45);});});}