Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / voiceTransferReport / voiceTransferReport.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 _0xafeb=['ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','client','then','request\x20sent','VoiceTransferReport,\x20%s,\x20%s,\x20%s','error','code','message','info','VoiceTransferReport,\x20%s,\x20%s','result','catch','CreateVoiceTransferReport','VoiceTransferReport','create','body','options','raw','lodash','util','moment','bluebird','randomstring'];(function(_0x571c00,_0x3ae028){var _0x2887df=function(_0x5ebe70){while(--_0x5ebe70){_0x571c00['push'](_0x571c00['shift']());}};_0x2887df(++_0x3ae028);}(_0xafeb,0x67));var _0xbafe=function(_0x2333e8,_0x178028){_0x2333e8=_0x2333e8-0x0;var _0x10cb15=_0xafeb[_0x2333e8];return _0x10cb15;};'use strict';var _=require(_0xbafe('0x0'));var util=require(_0xbafe('0x1'));var moment=require(_0xbafe('0x2'));var BPromise=require(_0xbafe('0x3'));var rs=require(_0xbafe('0x4'));var fs=require('fs');var Redis=require(_0xbafe('0x5'));var db=require(_0xbafe('0x6'))['db'];var utils=require(_0xbafe('0x7'));var logger=require(_0xbafe('0x8'))(_0xbafe('0x9'));var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson[_0xbafe('0xa')]['http']({'port':0x232a});function respondWithRpcPromise(_0x2645be,_0x51e8a1,_0x14b5f0){return new BPromise(function(_0x23337f,_0xaf721b){return client['request'](_0x2645be,_0x14b5f0)[_0xbafe('0xb')](function(_0x1c1a75){logger['info']('VoiceTransferReport,\x20%s,\x20%s',_0x51e8a1,_0xbafe('0xc'));logger['debug'](_0xbafe('0xd'),_0x51e8a1,_0xbafe('0xc'),JSON['stringify'](_0x1c1a75));if(_0x1c1a75[_0xbafe('0xe')]){if(_0x1c1a75[_0xbafe('0xe')][_0xbafe('0xf')]===0x1f4){logger[_0xbafe('0xe')]('VoiceTransferReport,\x20%s,\x20%s',_0x51e8a1,_0x1c1a75[_0xbafe('0xe')][_0xbafe('0x10')]);return _0xaf721b(_0x1c1a75['error'][_0xbafe('0x10')]);}logger[_0xbafe('0xe')]('VoiceTransferReport,\x20%s,\x20%s',_0x51e8a1,_0x1c1a75[_0xbafe('0xe')][_0xbafe('0x10')]);return _0x23337f(_0x1c1a75[_0xbafe('0xe')][_0xbafe('0x10')]);}else{logger[_0xbafe('0x11')](_0xbafe('0x12'),_0x51e8a1,'request\x20sent');_0x23337f(_0x1c1a75[_0xbafe('0x13')][_0xbafe('0x10')]);}})[_0xbafe('0x14')](function(_0x5d8064){logger[_0xbafe('0xe')]('VoiceTransferReport,\x20%s,\x20%s',_0x51e8a1,_0x5d8064);_0xaf721b(_0x5d8064);});});}exports[_0xbafe('0x15')]=function(_0x5626cb){var _0x247f57=this;return new Promise(function(_0x4be0e2,_0x4eff1e){return db[_0xbafe('0x16')][_0xbafe('0x17')](_0x5626cb[_0xbafe('0x18')],{'raw':_0x5626cb[_0xbafe('0x19')]?_0x5626cb[_0xbafe('0x19')][_0xbafe('0x1a')]===undefined?!![]:![]:!![]})['then'](function(_0x2eedda){logger['info']('CreateVoiceTransferReport',_0x5626cb);logger['debug'](_0xbafe('0x15'),_0x5626cb,JSON['stringify'](_0x2eedda));_0x4be0e2(_0x2eedda);})[_0xbafe('0x14')](function(_0x26b904){logger[_0xbafe('0xe')](_0xbafe('0x15'),_0x26b904[_0xbafe('0x10')],_0x5626cb);_0x4eff1e(_0x247f57['error'](0x1f4,_0x26b904[_0xbafe('0x10')]));});});};