Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / mailSubstatus / mailSubstatus.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 _0xbfef=['moment','bluebird','ioredis','../../config/logger','rpc','jayson/promise','client','http','request','info','MailSubstatus,\x20%s,\x20%s','request\x20sent','debug','stringify','error','message','result','catch','lodash','util'];(function(_0x1db745,_0x1fac9c){var _0x3cb66b=function(_0x222a57){while(--_0x222a57){_0x1db745['push'](_0x1db745['shift']());}};_0x3cb66b(++_0x1fac9c);}(_0xbfef,0x18e));var _0xfbfe=function(_0x6c937b,_0x43a4be){_0x6c937b=_0x6c937b-0x0;var _0x5ac49e=_0xbfef[_0x6c937b];return _0x5ac49e;};'use strict';var _=require(_0xfbfe('0x0'));var util=require(_0xfbfe('0x1'));var moment=require(_0xfbfe('0x2'));var BPromise=require(_0xfbfe('0x3'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xfbfe('0x4'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0xfbfe('0x5'))(_0xfbfe('0x6'));var config=require('../../config/environment');var jayson=require(_0xfbfe('0x7'));var client=jayson[_0xfbfe('0x8')][_0xfbfe('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x2caaef,_0x5a8489,_0x3a17a6){return new BPromise(function(_0x3c48a4,_0x575137){return client[_0xfbfe('0xa')](_0x2caaef,_0x3a17a6)['then'](function(_0x205eb1){logger[_0xfbfe('0xb')](_0xfbfe('0xc'),_0x5a8489,_0xfbfe('0xd'));logger[_0xfbfe('0xe')]('MailSubstatus,\x20%s,\x20%s,\x20%s',_0x5a8489,_0xfbfe('0xd'),JSON[_0xfbfe('0xf')](_0x205eb1));if(_0x205eb1[_0xfbfe('0x10')]){if(_0x205eb1[_0xfbfe('0x10')]['code']===0x1f4){logger[_0xfbfe('0x10')](_0xfbfe('0xc'),_0x5a8489,_0x205eb1['error'][_0xfbfe('0x11')]);return _0x575137(_0x205eb1['error']['message']);}logger[_0xfbfe('0x10')](_0xfbfe('0xc'),_0x5a8489,_0x205eb1[_0xfbfe('0x10')]['message']);return _0x3c48a4(_0x205eb1['error'][_0xfbfe('0x11')]);}else{logger[_0xfbfe('0xb')](_0xfbfe('0xc'),_0x5a8489,'request\x20sent');_0x3c48a4(_0x205eb1[_0xfbfe('0x12')][_0xfbfe('0x11')]);}})[_0xfbfe('0x13')](function(_0x26cba4){logger[_0xfbfe('0x10')](_0xfbfe('0xc'),_0x5a8489,_0x26cba4);_0x575137(_0x26cba4);});});}