Built motion from commit (unavailable).|2.5.31
[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 _0x8318=['../../mysqldb','../../config/logger','../../config/environment','jayson/promise','client','http','request','info','VoiceTransferReport,\x20%s,\x20%s','request\x20sent','VoiceTransferReport,\x20%s,\x20%s,\x20%s','stringify','error','code','message','catch','CreateVoiceTransferReport','create','body','options','then','debug','lodash','util','moment','bluebird','randomstring','ioredis'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0x8318,0x6a));var _0x8831=function(_0x190e03,_0x2b861a){_0x190e03=_0x190e03-0x0;var _0x3cca82=_0x8318[_0x190e03];return _0x3cca82;};'use strict';var _=require(_0x8831('0x0'));var util=require(_0x8831('0x1'));var moment=require(_0x8831('0x2'));var BPromise=require(_0x8831('0x3'));var rs=require(_0x8831('0x4'));var fs=require('fs');var Redis=require(_0x8831('0x5'));var db=require(_0x8831('0x6'))['db'];var utils=require('../../config/utils');var logger=require(_0x8831('0x7'))('rpc');var config=require(_0x8831('0x8'));var jayson=require(_0x8831('0x9'));var client=jayson[_0x8831('0xa')][_0x8831('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x28d1a3,_0x528526,_0xc6e9a){return new BPromise(function(_0x52054c,_0x13628f){return client[_0x8831('0xc')](_0x28d1a3,_0xc6e9a)['then'](function(_0x5415ea){logger[_0x8831('0xd')](_0x8831('0xe'),_0x528526,_0x8831('0xf'));logger['debug'](_0x8831('0x10'),_0x528526,'request\x20sent',JSON[_0x8831('0x11')](_0x5415ea));if(_0x5415ea['error']){if(_0x5415ea[_0x8831('0x12')][_0x8831('0x13')]===0x1f4){logger[_0x8831('0x12')]('VoiceTransferReport,\x20%s,\x20%s',_0x528526,_0x5415ea[_0x8831('0x12')][_0x8831('0x14')]);return _0x13628f(_0x5415ea[_0x8831('0x12')][_0x8831('0x14')]);}logger[_0x8831('0x12')]('VoiceTransferReport,\x20%s,\x20%s',_0x528526,_0x5415ea[_0x8831('0x12')]['message']);return _0x52054c(_0x5415ea['error'][_0x8831('0x14')]);}else{logger['info'](_0x8831('0xe'),_0x528526,_0x8831('0xf'));_0x52054c(_0x5415ea['result'][_0x8831('0x14')]);}})[_0x8831('0x15')](function(_0x32ffe0){logger[_0x8831('0x12')](_0x8831('0xe'),_0x528526,_0x32ffe0);_0x13628f(_0x32ffe0);});});}exports[_0x8831('0x16')]=function(_0x1defe5){var _0x2ed97d=this;return new Promise(function(_0x1c678f,_0x52289e){return db['VoiceTransferReport'][_0x8831('0x17')](_0x1defe5[_0x8831('0x18')],{'raw':_0x1defe5['options']?_0x1defe5[_0x8831('0x19')]['raw']===undefined?!![]:![]:!![]})[_0x8831('0x1a')](function(_0x1610cd){logger[_0x8831('0xd')](_0x8831('0x16'),_0x1defe5);logger[_0x8831('0x1b')]('CreateVoiceTransferReport',_0x1defe5,JSON[_0x8831('0x11')](_0x1610cd));_0x1c678f(_0x1610cd);})[_0x8831('0x15')](function(_0x50316f){logger['error'](_0x8831('0x16'),_0x50316f[_0x8831('0x14')],_0x1defe5);_0x52289e(_0x2ed97d['error'](0x1f4,_0x50316f[_0x8831('0x14')]));});});};