Built motion from commit 639a1a7f.|2.6.19
[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 _0x9fe5=['util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','rpc','../../config/environment','jayson/promise','info','VoiceTransferReport,\x20%s,\x20%s','request\x20sent','VoiceTransferReport,\x20%s,\x20%s,\x20%s','stringify','error','code','message','catch','CreateVoiceTransferReport','VoiceTransferReport','create','options','raw','then','debug'];(function(_0x1c5164,_0x3556a4){var _0x12e023=function(_0x334429){while(--_0x334429){_0x1c5164['push'](_0x1c5164['shift']());}};_0x12e023(++_0x3556a4);}(_0x9fe5,0x138));var _0x59fe=function(_0x42cae2,_0x284ef8){_0x42cae2=_0x42cae2-0x0;var _0x5f256f=_0x9fe5[_0x42cae2];return _0x5f256f;};'use strict';var _=require('lodash');var util=require(_0x59fe('0x0'));var moment=require(_0x59fe('0x1'));var BPromise=require(_0x59fe('0x2'));var rs=require(_0x59fe('0x3'));var fs=require('fs');var Redis=require(_0x59fe('0x4'));var db=require(_0x59fe('0x5'))['db'];var utils=require(_0x59fe('0x6'));var logger=require('../../config/logger')(_0x59fe('0x7'));var config=require(_0x59fe('0x8'));var jayson=require(_0x59fe('0x9'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x1af3f0,_0x5005b4,_0x559362){return new BPromise(function(_0x285358,_0x2030a7){return client['request'](_0x1af3f0,_0x559362)['then'](function(_0x4ea7af){logger[_0x59fe('0xa')](_0x59fe('0xb'),_0x5005b4,_0x59fe('0xc'));logger['debug'](_0x59fe('0xd'),_0x5005b4,'request\x20sent',JSON[_0x59fe('0xe')](_0x4ea7af));if(_0x4ea7af[_0x59fe('0xf')]){if(_0x4ea7af[_0x59fe('0xf')][_0x59fe('0x10')]===0x1f4){logger[_0x59fe('0xf')](_0x59fe('0xb'),_0x5005b4,_0x4ea7af[_0x59fe('0xf')][_0x59fe('0x11')]);return _0x2030a7(_0x4ea7af[_0x59fe('0xf')]['message']);}logger[_0x59fe('0xf')]('VoiceTransferReport,\x20%s,\x20%s',_0x5005b4,_0x4ea7af['error'][_0x59fe('0x11')]);return _0x285358(_0x4ea7af['error'][_0x59fe('0x11')]);}else{logger[_0x59fe('0xa')](_0x59fe('0xb'),_0x5005b4,_0x59fe('0xc'));_0x285358(_0x4ea7af['result'][_0x59fe('0x11')]);}})[_0x59fe('0x12')](function(_0xbd21cc){logger['error'](_0x59fe('0xb'),_0x5005b4,_0xbd21cc);_0x2030a7(_0xbd21cc);});});}exports[_0x59fe('0x13')]=function(_0x5218c3){var _0x55e3aa=this;return new Promise(function(_0x53a60b,_0x2569b9){return db[_0x59fe('0x14')][_0x59fe('0x15')](_0x5218c3['body'],{'raw':_0x5218c3[_0x59fe('0x16')]?_0x5218c3['options'][_0x59fe('0x17')]===undefined?!![]:![]:!![]})[_0x59fe('0x18')](function(_0x45727b){logger['info']('CreateVoiceTransferReport',_0x5218c3);logger[_0x59fe('0x19')](_0x59fe('0x13'),_0x5218c3,JSON[_0x59fe('0xe')](_0x45727b));_0x53a60b(_0x45727b);})[_0x59fe('0x12')](function(_0x21ca46){logger[_0x59fe('0xf')](_0x59fe('0x13'),_0x21ca46[_0x59fe('0x11')],_0x5218c3);_0x2569b9(_0x55e3aa['error'](0x1f4,_0x21ca46[_0x59fe('0x11')]));});});};