Built motion from commit 616d3211.|2.6.4
[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 _0x160a=['randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','then','VoiceTransferReport,\x20%s,\x20%s','request\x20sent','debug','stringify','error','code','message','info','result','catch','VoiceTransferReport','body','options','raw','CreateVoiceTransferReport','lodash','util','moment','bluebird'];(function(_0x2c8de4,_0x48ecd7){var _0xa5f1d5=function(_0x521b2a){while(--_0x521b2a){_0x2c8de4['push'](_0x2c8de4['shift']());}};_0xa5f1d5(++_0x48ecd7);}(_0x160a,0x132));var _0xa160=function(_0x55677b,_0x3e5655){_0x55677b=_0x55677b-0x0;var _0x104b88=_0x160a[_0x55677b];return _0x104b88;};'use strict';var _=require(_0xa160('0x0'));var util=require(_0xa160('0x1'));var moment=require(_0xa160('0x2'));var BPromise=require(_0xa160('0x3'));var rs=require(_0xa160('0x4'));var fs=require('fs');var Redis=require(_0xa160('0x5'));var db=require(_0xa160('0x6'))['db'];var utils=require(_0xa160('0x7'));var logger=require(_0xa160('0x8'))(_0xa160('0x9'));var config=require(_0xa160('0xa'));var jayson=require(_0xa160('0xb'));var client=jayson[_0xa160('0xc')][_0xa160('0xd')]({'port':0x232a});function respondWithRpcPromise(_0x2bbb41,_0x26e9ec,_0x238116){return new BPromise(function(_0x58c896,_0x5235af){return client[_0xa160('0xe')](_0x2bbb41,_0x238116)[_0xa160('0xf')](function(_0x417795){logger['info'](_0xa160('0x10'),_0x26e9ec,_0xa160('0x11'));logger[_0xa160('0x12')]('VoiceTransferReport,\x20%s,\x20%s,\x20%s',_0x26e9ec,_0xa160('0x11'),JSON[_0xa160('0x13')](_0x417795));if(_0x417795[_0xa160('0x14')]){if(_0x417795[_0xa160('0x14')][_0xa160('0x15')]===0x1f4){logger[_0xa160('0x14')](_0xa160('0x10'),_0x26e9ec,_0x417795[_0xa160('0x14')]['message']);return _0x5235af(_0x417795[_0xa160('0x14')][_0xa160('0x16')]);}logger['error'](_0xa160('0x10'),_0x26e9ec,_0x417795['error'][_0xa160('0x16')]);return _0x58c896(_0x417795['error'][_0xa160('0x16')]);}else{logger[_0xa160('0x17')](_0xa160('0x10'),_0x26e9ec,_0xa160('0x11'));_0x58c896(_0x417795[_0xa160('0x18')][_0xa160('0x16')]);}})[_0xa160('0x19')](function(_0x4414db){logger[_0xa160('0x14')](_0xa160('0x10'),_0x26e9ec,_0x4414db);_0x5235af(_0x4414db);});});}exports['CreateVoiceTransferReport']=function(_0x9eb943){var _0x66f30=this;return new Promise(function(_0x4c3a35,_0x569d56){return db[_0xa160('0x1a')]['create'](_0x9eb943[_0xa160('0x1b')],{'raw':_0x9eb943['options']?_0x9eb943[_0xa160('0x1c')][_0xa160('0x1d')]===undefined?!![]:![]:!![]})[_0xa160('0xf')](function(_0x4ab4d7){logger[_0xa160('0x17')](_0xa160('0x1e'),_0x9eb943);logger['debug']('CreateVoiceTransferReport',_0x9eb943,JSON[_0xa160('0x13')](_0x4ab4d7));_0x4c3a35(_0x4ab4d7);})[_0xa160('0x19')](function(_0x5da2e3){logger[_0xa160('0x14')](_0xa160('0x1e'),_0x5da2e3[_0xa160('0x16')],_0x9eb943);_0x569d56(_0x66f30[_0xa160('0x14')](0x1f4,_0x5da2e3['message']));});});};