Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / chatTransferReport / chatTransferReport.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 _0x5bc9=['bluebird','randomstring','../../mysqldb','../../config/utils','rpc','jayson/promise','http','request','info','ChatTransferReport,\x20%s,\x20%s','request\x20sent','ChatTransferReport,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','lodash','util','moment'];(function(_0xcb78ec,_0x1c46f4){var _0x162a98=function(_0x3f817b){while(--_0x3f817b){_0xcb78ec['push'](_0xcb78ec['shift']());}};_0x162a98(++_0x1c46f4);}(_0x5bc9,0x75));var _0x95bc=function(_0x323642,_0x36a5c){_0x323642=_0x323642-0x0;var _0x36fcf0=_0x5bc9[_0x323642];return _0x36fcf0;};'use strict';var _=require(_0x95bc('0x0'));var util=require(_0x95bc('0x1'));var moment=require(_0x95bc('0x2'));var BPromise=require(_0x95bc('0x3'));var rs=require(_0x95bc('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x95bc('0x5'))['db'];var utils=require(_0x95bc('0x6'));var logger=require('../../config/logger')(_0x95bc('0x7'));var config=require('../../config/environment');var jayson=require(_0x95bc('0x8'));var client=jayson['client'][_0x95bc('0x9')]({'port':0x232a});function respondWithRpcPromise(_0xecfd1b,_0x3f1585,_0x4c0944){return new BPromise(function(_0x41834c,_0xb7defe){return client[_0x95bc('0xa')](_0xecfd1b,_0x4c0944)['then'](function(_0x1df078){logger[_0x95bc('0xb')](_0x95bc('0xc'),_0x3f1585,_0x95bc('0xd'));logger['debug'](_0x95bc('0xe'),_0x3f1585,_0x95bc('0xd'),JSON[_0x95bc('0xf')](_0x1df078));if(_0x1df078[_0x95bc('0x10')]){if(_0x1df078[_0x95bc('0x10')][_0x95bc('0x11')]===0x1f4){logger[_0x95bc('0x10')]('ChatTransferReport,\x20%s,\x20%s',_0x3f1585,_0x1df078['error'][_0x95bc('0x12')]);return _0xb7defe(_0x1df078[_0x95bc('0x10')][_0x95bc('0x12')]);}logger[_0x95bc('0x10')](_0x95bc('0xc'),_0x3f1585,_0x1df078[_0x95bc('0x10')][_0x95bc('0x12')]);return _0x41834c(_0x1df078[_0x95bc('0x10')][_0x95bc('0x12')]);}else{logger[_0x95bc('0xb')]('ChatTransferReport,\x20%s,\x20%s',_0x3f1585,'request\x20sent');_0x41834c(_0x1df078[_0x95bc('0x13')]['message']);}})['catch'](function(_0x2e8a69){logger['error'](_0x95bc('0xc'),_0x3f1585,_0x2e8a69);_0xb7defe(_0x2e8a69);});});}