Built motion from commit (unavailable).|2.5.1
[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 _0x4405=['error','code','message','result','moment','bluebird','ioredis','../../mysqldb','../../config/utils','../../config/environment','jayson/promise','http','request','then','info','SmsTransferReport,\x20%s,\x20%s','request\x20sent','stringify'];(function(_0x2a7774,_0x4931f6){var _0xb41c73=function(_0x2cedee){while(--_0x2cedee){_0x2a7774['push'](_0x2a7774['shift']());}};_0xb41c73(++_0x4931f6);}(_0x4405,0x1a2));var _0x5440=function(_0x176649,_0xa21572){_0x176649=_0x176649-0x0;var _0x41ead7=_0x4405[_0x176649];return _0x41ead7;};'use strict';var _=require('lodash');var util=require('util');var moment=require(_0x5440('0x0'));var BPromise=require(_0x5440('0x1'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x5440('0x2'));var db=require(_0x5440('0x3'))['db'];var utils=require(_0x5440('0x4'));var logger=require('../../config/logger')('rpc');var config=require(_0x5440('0x5'));var jayson=require(_0x5440('0x6'));var client=jayson['client'][_0x5440('0x7')]({'port':0x232a});function respondWithRpcPromise(_0x3f64c3,_0x5b83f7,_0xa86bc4){return new BPromise(function(_0x1900e1,_0x263c97){return client[_0x5440('0x8')](_0x3f64c3,_0xa86bc4)[_0x5440('0x9')](function(_0xaf74a4){logger[_0x5440('0xa')](_0x5440('0xb'),_0x5b83f7,_0x5440('0xc'));logger['debug']('SmsTransferReport,\x20%s,\x20%s,\x20%s',_0x5b83f7,_0x5440('0xc'),JSON[_0x5440('0xd')](_0xaf74a4));if(_0xaf74a4[_0x5440('0xe')]){if(_0xaf74a4[_0x5440('0xe')][_0x5440('0xf')]===0x1f4){logger[_0x5440('0xe')](_0x5440('0xb'),_0x5b83f7,_0xaf74a4[_0x5440('0xe')][_0x5440('0x10')]);return _0x263c97(_0xaf74a4['error'][_0x5440('0x10')]);}logger[_0x5440('0xe')](_0x5440('0xb'),_0x5b83f7,_0xaf74a4[_0x5440('0xe')][_0x5440('0x10')]);return _0x1900e1(_0xaf74a4[_0x5440('0xe')]['message']);}else{logger[_0x5440('0xa')](_0x5440('0xb'),_0x5b83f7,'request\x20sent');_0x1900e1(_0xaf74a4[_0x5440('0x11')][_0x5440('0x10')]);}})['catch'](function(_0xa2a236){logger[_0x5440('0xe')](_0x5440('0xb'),_0x5b83f7,_0xa2a236);_0x263c97(_0xa2a236);});});}