Built motion from commit (unavailable).|2.5.13
[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 _0x569b=['../../config/logger','../../config/environment','jayson/promise','client','request','info','debug','VoiceTransferReport,\x20%s,\x20%s,\x20%s','request\x20sent','code','error','VoiceTransferReport,\x20%s,\x20%s','message','result','CreateVoiceTransferReport','VoiceTransferReport','create','body','options','raw','then','stringify','catch','lodash','util','bluebird','randomstring','ioredis','../../config/utils'];(function(_0x2cb392,_0x3e02a7){var _0x19b11a=function(_0x34b3ae){while(--_0x34b3ae){_0x2cb392['push'](_0x2cb392['shift']());}};_0x19b11a(++_0x3e02a7);}(_0x569b,0x173));var _0xb569=function(_0x40220a,_0x22feb1){_0x40220a=_0x40220a-0x0;var _0x3903cc=_0x569b[_0x40220a];return _0x3903cc;};'use strict';var _=require(_0xb569('0x0'));var util=require(_0xb569('0x1'));var moment=require('moment');var BPromise=require(_0xb569('0x2'));var rs=require(_0xb569('0x3'));var fs=require('fs');var Redis=require(_0xb569('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0xb569('0x5'));var logger=require(_0xb569('0x6'))('rpc');var config=require(_0xb569('0x7'));var jayson=require(_0xb569('0x8'));var client=jayson[_0xb569('0x9')]['http']({'port':0x232a});function respondWithRpcPromise(_0xbee933,_0x36f3c1,_0x356854){return new BPromise(function(_0x1b8cb9,_0x56519d){return client[_0xb569('0xa')](_0xbee933,_0x356854)['then'](function(_0x180969){logger[_0xb569('0xb')]('VoiceTransferReport,\x20%s,\x20%s',_0x36f3c1,'request\x20sent');logger[_0xb569('0xc')](_0xb569('0xd'),_0x36f3c1,_0xb569('0xe'),JSON['stringify'](_0x180969));if(_0x180969['error']){if(_0x180969['error'][_0xb569('0xf')]===0x1f4){logger[_0xb569('0x10')](_0xb569('0x11'),_0x36f3c1,_0x180969[_0xb569('0x10')][_0xb569('0x12')]);return _0x56519d(_0x180969[_0xb569('0x10')][_0xb569('0x12')]);}logger['error'](_0xb569('0x11'),_0x36f3c1,_0x180969[_0xb569('0x10')][_0xb569('0x12')]);return _0x1b8cb9(_0x180969[_0xb569('0x10')]['message']);}else{logger[_0xb569('0xb')](_0xb569('0x11'),_0x36f3c1,_0xb569('0xe'));_0x1b8cb9(_0x180969[_0xb569('0x13')]['message']);}})['catch'](function(_0x543aed){logger[_0xb569('0x10')]('VoiceTransferReport,\x20%s,\x20%s',_0x36f3c1,_0x543aed);_0x56519d(_0x543aed);});});}exports[_0xb569('0x14')]=function(_0x3fb85a){var _0x4a4cc1=this;return new Promise(function(_0x155865,_0x1f6c42){return db[_0xb569('0x15')][_0xb569('0x16')](_0x3fb85a[_0xb569('0x17')],{'raw':_0x3fb85a['options']?_0x3fb85a[_0xb569('0x18')][_0xb569('0x19')]===undefined?!![]:![]:!![]})[_0xb569('0x1a')](function(_0x1d8398){logger[_0xb569('0xb')](_0xb569('0x14'),_0x3fb85a);logger[_0xb569('0xc')](_0xb569('0x14'),_0x3fb85a,JSON[_0xb569('0x1b')](_0x1d8398));_0x155865(_0x1d8398);})[_0xb569('0x1c')](function(_0xe6ee9b){logger['error'](_0xb569('0x14'),_0xe6ee9b[_0xb569('0x12')],_0x3fb85a);_0x1f6c42(_0x4a4cc1[_0xb569('0x10')](0x1f4,_0xe6ee9b['message']));});});};