Built motion from commit (unavailable).|2.5.9
[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 _0x7d8a=['util','bluebird','randomstring','ioredis','../../mysqldb','../../config/logger','../../config/environment','jayson/promise','http','request','then','info','OpenchannelTransferReport,\x20%s,\x20%s','request\x20sent','debug','OpenchannelTransferReport,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','catch','lodash'];(function(_0x1e3290,_0x429173){var _0x4ae22d=function(_0x71d34e){while(--_0x71d34e){_0x1e3290['push'](_0x1e3290['shift']());}};_0x4ae22d(++_0x429173);}(_0x7d8a,0x1cb));var _0xa7d8=function(_0x3ce2c4,_0x4544c1){_0x3ce2c4=_0x3ce2c4-0x0;var _0x4047c1=_0x7d8a[_0x3ce2c4];return _0x4047c1;};'use strict';var _=require(_0xa7d8('0x0'));var util=require(_0xa7d8('0x1'));var moment=require('moment');var BPromise=require(_0xa7d8('0x2'));var rs=require(_0xa7d8('0x3'));var fs=require('fs');var Redis=require(_0xa7d8('0x4'));var db=require(_0xa7d8('0x5'))['db'];var utils=require('../../config/utils');var logger=require(_0xa7d8('0x6'))('rpc');var config=require(_0xa7d8('0x7'));var jayson=require(_0xa7d8('0x8'));var client=jayson['client'][_0xa7d8('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x447a75,_0x10cc46,_0x31336d){return new BPromise(function(_0x29cfda,_0x3712c6){return client[_0xa7d8('0xa')](_0x447a75,_0x31336d)[_0xa7d8('0xb')](function(_0x2427a1){logger[_0xa7d8('0xc')](_0xa7d8('0xd'),_0x10cc46,_0xa7d8('0xe'));logger[_0xa7d8('0xf')](_0xa7d8('0x10'),_0x10cc46,'request\x20sent',JSON[_0xa7d8('0x11')](_0x2427a1));if(_0x2427a1[_0xa7d8('0x12')]){if(_0x2427a1[_0xa7d8('0x12')][_0xa7d8('0x13')]===0x1f4){logger[_0xa7d8('0x12')]('OpenchannelTransferReport,\x20%s,\x20%s',_0x10cc46,_0x2427a1[_0xa7d8('0x12')][_0xa7d8('0x14')]);return _0x3712c6(_0x2427a1[_0xa7d8('0x12')][_0xa7d8('0x14')]);}logger[_0xa7d8('0x12')](_0xa7d8('0xd'),_0x10cc46,_0x2427a1[_0xa7d8('0x12')][_0xa7d8('0x14')]);return _0x29cfda(_0x2427a1['error'][_0xa7d8('0x14')]);}else{logger['info']('OpenchannelTransferReport,\x20%s,\x20%s',_0x10cc46,_0xa7d8('0xe'));_0x29cfda(_0x2427a1[_0xa7d8('0x15')]['message']);}})[_0xa7d8('0x16')](function(_0x295da2){logger[_0xa7d8('0x12')](_0xa7d8('0xd'),_0x10cc46,_0x295da2);_0x3712c6(_0x295da2);});});}