Built motion from commit (unavailable).|2.5.8
[motion2.git] / server / api / smsTransferReport / smsTransferReport.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 _0x603f=['stringify','error','code','message','result','lodash','util','moment','bluebird','randomstring','../../config/utils','jayson/promise','client','request','then','info','SmsTransferReport,\x20%s,\x20%s','request\x20sent','SmsTransferReport,\x20%s,\x20%s,\x20%s'];(function(_0x28947d,_0x4cc9c6){var _0x12d2ee=function(_0x3f38fc){while(--_0x3f38fc){_0x28947d['push'](_0x28947d['shift']());}};_0x12d2ee(++_0x4cc9c6);}(_0x603f,0x1ba));var _0xf603=function(_0x111147,_0x18ae09){_0x111147=_0x111147-0x0;var _0x5e584d=_0x603f[_0x111147];return _0x5e584d;};'use strict';var _=require(_0xf603('0x0'));var util=require(_0xf603('0x1'));var moment=require(_0xf603('0x2'));var BPromise=require(_0xf603('0x3'));var rs=require(_0xf603('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require(_0xf603('0x5'));var logger=require('../../config/logger')('rpc');var config=require('../../config/environment');var jayson=require(_0xf603('0x6'));var client=jayson[_0xf603('0x7')]['http']({'port':0x232a});function respondWithRpcPromise(_0x13ae3e,_0x551fbc,_0x3a68c4){return new BPromise(function(_0x30723b,_0x3c14f3){return client[_0xf603('0x8')](_0x13ae3e,_0x3a68c4)[_0xf603('0x9')](function(_0x292b9b){logger[_0xf603('0xa')](_0xf603('0xb'),_0x551fbc,_0xf603('0xc'));logger['debug'](_0xf603('0xd'),_0x551fbc,_0xf603('0xc'),JSON[_0xf603('0xe')](_0x292b9b));if(_0x292b9b[_0xf603('0xf')]){if(_0x292b9b[_0xf603('0xf')][_0xf603('0x10')]===0x1f4){logger['error'](_0xf603('0xb'),_0x551fbc,_0x292b9b[_0xf603('0xf')][_0xf603('0x11')]);return _0x3c14f3(_0x292b9b[_0xf603('0xf')][_0xf603('0x11')]);}logger[_0xf603('0xf')](_0xf603('0xb'),_0x551fbc,_0x292b9b[_0xf603('0xf')][_0xf603('0x11')]);return _0x30723b(_0x292b9b[_0xf603('0xf')][_0xf603('0x11')]);}else{logger['info'](_0xf603('0xb'),_0x551fbc,_0xf603('0xc'));_0x30723b(_0x292b9b[_0xf603('0x12')][_0xf603('0x11')]);}})['catch'](function(_0xe6108){logger['error']('SmsTransferReport,\x20%s,\x20%s',_0x551fbc,_0xe6108);_0x3c14f3(_0xe6108);});});}