Built motion from commit 775e2a94.|2.6.3
[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 _0x09fb=['rpc','../../config/environment','jayson/promise','http','request','then','info','VoiceTransferReport,\x20%s,\x20%s','request\x20sent','debug','VoiceTransferReport,\x20%s,\x20%s,\x20%s','stringify','code','error','message','CreateVoiceTransferReport','VoiceTransferReport','create','options','raw','util','moment','bluebird','randomstring','ioredis','../../config/utils','../../config/logger'];(function(_0x1a72f3,_0x217011){var _0x57ef47=function(_0x20123d){while(--_0x20123d){_0x1a72f3['push'](_0x1a72f3['shift']());}};_0x57ef47(++_0x217011);}(_0x09fb,0x18e));var _0xb09f=function(_0x49af70,_0x4abd37){_0x49af70=_0x49af70-0x0;var _0x41c12e=_0x09fb[_0x49af70];return _0x41c12e;};'use strict';var _=require('lodash');var util=require(_0xb09f('0x0'));var moment=require(_0xb09f('0x1'));var BPromise=require(_0xb09f('0x2'));var rs=require(_0xb09f('0x3'));var fs=require('fs');var Redis=require(_0xb09f('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0xb09f('0x5'));var logger=require(_0xb09f('0x6'))(_0xb09f('0x7'));var config=require(_0xb09f('0x8'));var jayson=require(_0xb09f('0x9'));var client=jayson['client'][_0xb09f('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x4ea2bb,_0x2b4d4a,_0x3c7763){return new BPromise(function(_0x476c11,_0x78b009){return client[_0xb09f('0xb')](_0x4ea2bb,_0x3c7763)[_0xb09f('0xc')](function(_0x38495e){logger[_0xb09f('0xd')](_0xb09f('0xe'),_0x2b4d4a,_0xb09f('0xf'));logger[_0xb09f('0x10')](_0xb09f('0x11'),_0x2b4d4a,_0xb09f('0xf'),JSON[_0xb09f('0x12')](_0x38495e));if(_0x38495e['error']){if(_0x38495e['error'][_0xb09f('0x13')]===0x1f4){logger['error'](_0xb09f('0xe'),_0x2b4d4a,_0x38495e[_0xb09f('0x14')][_0xb09f('0x15')]);return _0x78b009(_0x38495e[_0xb09f('0x14')]['message']);}logger[_0xb09f('0x14')](_0xb09f('0xe'),_0x2b4d4a,_0x38495e[_0xb09f('0x14')][_0xb09f('0x15')]);return _0x476c11(_0x38495e[_0xb09f('0x14')][_0xb09f('0x15')]);}else{logger[_0xb09f('0xd')]('VoiceTransferReport,\x20%s,\x20%s',_0x2b4d4a,_0xb09f('0xf'));_0x476c11(_0x38495e['result'][_0xb09f('0x15')]);}})['catch'](function(_0x392c2a){logger[_0xb09f('0x14')](_0xb09f('0xe'),_0x2b4d4a,_0x392c2a);_0x78b009(_0x392c2a);});});}exports[_0xb09f('0x16')]=function(_0x2b74a3){var _0x25fd9c=this;return new Promise(function(_0x42d30b,_0xdb2823){return db[_0xb09f('0x17')][_0xb09f('0x18')](_0x2b74a3['body'],{'raw':_0x2b74a3['options']?_0x2b74a3[_0xb09f('0x19')][_0xb09f('0x1a')]===undefined?!![]:![]:!![]})[_0xb09f('0xc')](function(_0xde71d5){logger[_0xb09f('0xd')](_0xb09f('0x16'),_0x2b74a3);logger[_0xb09f('0x10')](_0xb09f('0x16'),_0x2b74a3,JSON['stringify'](_0xde71d5));_0x42d30b(_0xde71d5);})['catch'](function(_0x5ea50a){logger['error'](_0xb09f('0x16'),_0x5ea50a[_0xb09f('0x15')],_0x2b74a3);_0xdb2823(_0x25fd9c['error'](0x1f4,_0x5ea50a[_0xb09f('0x15')]));});});};