Built motion from commit (unavailable).|2.5.10
[motion2.git] / server / api / openchannelTransferReport / openchannelTransferReport.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 _0x6a84=['message','catch','util','randomstring','ioredis','../../config/logger','rpc','jayson/promise','client','http','request','info','OpenchannelTransferReport,\x20%s,\x20%s','request\x20sent','debug','OpenchannelTransferReport,\x20%s,\x20%s,\x20%s','stringify','error','code'];(function(_0x12277d,_0x1be084){var _0x1c4182=function(_0x388c80){while(--_0x388c80){_0x12277d['push'](_0x12277d['shift']());}};_0x1c4182(++_0x1be084);}(_0x6a84,0x158));var _0x46a8=function(_0x1694f5,_0x49b7c3){_0x1694f5=_0x1694f5-0x0;var _0x5b4321=_0x6a84[_0x1694f5];return _0x5b4321;};'use strict';var _=require('lodash');var util=require(_0x46a8('0x0'));var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0x46a8('0x1'));var fs=require('fs');var Redis=require(_0x46a8('0x2'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0x46a8('0x3'))(_0x46a8('0x4'));var config=require('../../config/environment');var jayson=require(_0x46a8('0x5'));var client=jayson[_0x46a8('0x6')][_0x46a8('0x7')]({'port':0x232a});function respondWithRpcPromise(_0x5c651b,_0x3523a3,_0x5db4f6){return new BPromise(function(_0x5f0606,_0x2c6dbd){return client[_0x46a8('0x8')](_0x5c651b,_0x5db4f6)['then'](function(_0x394f39){logger[_0x46a8('0x9')](_0x46a8('0xa'),_0x3523a3,_0x46a8('0xb'));logger[_0x46a8('0xc')](_0x46a8('0xd'),_0x3523a3,'request\x20sent',JSON[_0x46a8('0xe')](_0x394f39));if(_0x394f39[_0x46a8('0xf')]){if(_0x394f39[_0x46a8('0xf')][_0x46a8('0x10')]===0x1f4){logger[_0x46a8('0xf')](_0x46a8('0xa'),_0x3523a3,_0x394f39['error'][_0x46a8('0x11')]);return _0x2c6dbd(_0x394f39[_0x46a8('0xf')]['message']);}logger[_0x46a8('0xf')]('OpenchannelTransferReport,\x20%s,\x20%s',_0x3523a3,_0x394f39[_0x46a8('0xf')][_0x46a8('0x11')]);return _0x5f0606(_0x394f39[_0x46a8('0xf')]['message']);}else{logger['info'](_0x46a8('0xa'),_0x3523a3,'request\x20sent');_0x5f0606(_0x394f39['result'][_0x46a8('0x11')]);}})[_0x46a8('0x12')](function(_0x5b86fc){logger[_0x46a8('0xf')]('OpenchannelTransferReport,\x20%s,\x20%s',_0x3523a3,_0x5b86fc);_0x2c6dbd(_0x5b86fc);});});}