4e06dd04e689dbdf19e36f138edc10a8401f7a07
[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 _0x73bd=['http','then','request\x20sent','debug','VoiceTransferReport,\x20%s,\x20%s,\x20%s','error','message','VoiceTransferReport,\x20%s,\x20%s','result','catch','CreateVoiceTransferReport','create','options','raw','info','lodash','moment','bluebird','randomstring','ioredis','../../config/utils','../../config/logger','../../config/environment'];(function(_0x63d6f9,_0x144391){var _0x52f6f4=function(_0x251d52){while(--_0x251d52){_0x63d6f9['push'](_0x63d6f9['shift']());}};_0x52f6f4(++_0x144391);}(_0x73bd,0x6b));var _0xd73b=function(_0x21a9d9,_0x4d5ac8){_0x21a9d9=_0x21a9d9-0x0;var _0x46adce=_0x73bd[_0x21a9d9];return _0x46adce;};'use strict';var _=require(_0xd73b('0x0'));var util=require('util');var moment=require(_0xd73b('0x1'));var BPromise=require(_0xd73b('0x2'));var rs=require(_0xd73b('0x3'));var fs=require('fs');var Redis=require(_0xd73b('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0xd73b('0x5'));var logger=require(_0xd73b('0x6'))('rpc');var config=require(_0xd73b('0x7'));var jayson=require('jayson/promise');var client=jayson['client'][_0xd73b('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x3f3a3d,_0x41a563,_0x397565){return new BPromise(function(_0x397b44,_0x6574b8){return client['request'](_0x3f3a3d,_0x397565)[_0xd73b('0x9')](function(_0x18b10c){logger['info']('VoiceTransferReport,\x20%s,\x20%s',_0x41a563,_0xd73b('0xa'));logger[_0xd73b('0xb')](_0xd73b('0xc'),_0x41a563,_0xd73b('0xa'),JSON['stringify'](_0x18b10c));if(_0x18b10c[_0xd73b('0xd')]){if(_0x18b10c[_0xd73b('0xd')]['code']===0x1f4){logger[_0xd73b('0xd')]('VoiceTransferReport,\x20%s,\x20%s',_0x41a563,_0x18b10c['error']['message']);return _0x6574b8(_0x18b10c[_0xd73b('0xd')][_0xd73b('0xe')]);}logger[_0xd73b('0xd')](_0xd73b('0xf'),_0x41a563,_0x18b10c[_0xd73b('0xd')][_0xd73b('0xe')]);return _0x397b44(_0x18b10c[_0xd73b('0xd')][_0xd73b('0xe')]);}else{logger['info'](_0xd73b('0xf'),_0x41a563,_0xd73b('0xa'));_0x397b44(_0x18b10c[_0xd73b('0x10')][_0xd73b('0xe')]);}})[_0xd73b('0x11')](function(_0x5b9558){logger[_0xd73b('0xd')](_0xd73b('0xf'),_0x41a563,_0x5b9558);_0x6574b8(_0x5b9558);});});}exports[_0xd73b('0x12')]=function(_0x413384){var _0x53a909=this;return new Promise(function(_0x59f4f8,_0x534f8c){return db['VoiceTransferReport'][_0xd73b('0x13')](_0x413384['body'],{'raw':_0x413384['options']?_0x413384[_0xd73b('0x14')][_0xd73b('0x15')]===undefined?!![]:![]:!![]})[_0xd73b('0x9')](function(_0x2d4591){logger[_0xd73b('0x16')]('CreateVoiceTransferReport',_0x413384);logger[_0xd73b('0xb')](_0xd73b('0x12'),_0x413384,JSON['stringify'](_0x2d4591));_0x59f4f8(_0x2d4591);})['catch'](function(_0xc948f8){logger['error'](_0xd73b('0x12'),_0xc948f8[_0xd73b('0xe')],_0x413384);_0x534f8c(_0x53a909[_0xd73b('0xd')](0x1f4,_0xc948f8[_0xd73b('0xe')]));});});};