Built motion from commit (unavailable).|2.5.8
[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 _0x165f=['raw','CreateVoiceTransferReport','catch','lodash','moment','randomstring','ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','client','http','request','then','info','request\x20sent','VoiceTransferReport,\x20%s,\x20%s,\x20%s','stringify','error','VoiceTransferReport,\x20%s,\x20%s','message','result','VoiceTransferReport','create','options'];(function(_0x5b78e8,_0x55096b){var _0xf2c321=function(_0x4e0cff){while(--_0x4e0cff){_0x5b78e8['push'](_0x5b78e8['shift']());}};_0xf2c321(++_0x55096b);}(_0x165f,0x6b));var _0xf165=function(_0x3a67b1,_0x1c972c){_0x3a67b1=_0x3a67b1-0x0;var _0xff17ad=_0x165f[_0x3a67b1];return _0xff17ad;};'use strict';var _=require(_0xf165('0x0'));var util=require('util');var moment=require(_0xf165('0x1'));var BPromise=require('bluebird');var rs=require(_0xf165('0x2'));var fs=require('fs');var Redis=require(_0xf165('0x3'));var db=require('../../mysqldb')['db'];var utils=require(_0xf165('0x4'));var logger=require(_0xf165('0x5'))(_0xf165('0x6'));var config=require(_0xf165('0x7'));var jayson=require('jayson/promise');var client=jayson[_0xf165('0x8')][_0xf165('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x24f1a1,_0x208d35,_0x31e1e6){return new BPromise(function(_0x5415d1,_0x5372b6){return client[_0xf165('0xa')](_0x24f1a1,_0x31e1e6)[_0xf165('0xb')](function(_0x4bf767){logger[_0xf165('0xc')]('VoiceTransferReport,\x20%s,\x20%s',_0x208d35,_0xf165('0xd'));logger['debug'](_0xf165('0xe'),_0x208d35,'request\x20sent',JSON[_0xf165('0xf')](_0x4bf767));if(_0x4bf767[_0xf165('0x10')]){if(_0x4bf767['error']['code']===0x1f4){logger[_0xf165('0x10')](_0xf165('0x11'),_0x208d35,_0x4bf767['error'][_0xf165('0x12')]);return _0x5372b6(_0x4bf767['error'][_0xf165('0x12')]);}logger['error'](_0xf165('0x11'),_0x208d35,_0x4bf767[_0xf165('0x10')][_0xf165('0x12')]);return _0x5415d1(_0x4bf767[_0xf165('0x10')][_0xf165('0x12')]);}else{logger[_0xf165('0xc')](_0xf165('0x11'),_0x208d35,'request\x20sent');_0x5415d1(_0x4bf767[_0xf165('0x13')]['message']);}})['catch'](function(_0x4cc01c){logger['error'](_0xf165('0x11'),_0x208d35,_0x4cc01c);_0x5372b6(_0x4cc01c);});});}exports['CreateVoiceTransferReport']=function(_0x4513b2){var _0x2955c6=this;return new Promise(function(_0x3e8e48,_0x77e58c){return db[_0xf165('0x14')][_0xf165('0x15')](_0x4513b2['body'],{'raw':_0x4513b2['options']?_0x4513b2[_0xf165('0x16')][_0xf165('0x17')]===undefined?!![]:![]:!![]})[_0xf165('0xb')](function(_0x5e432e){logger[_0xf165('0xc')](_0xf165('0x18'),_0x4513b2);logger['debug'](_0xf165('0x18'),_0x4513b2,JSON[_0xf165('0xf')](_0x5e432e));_0x3e8e48(_0x5e432e);})[_0xf165('0x19')](function(_0x2d00b5){logger[_0xf165('0x10')](_0xf165('0x18'),_0x2d00b5[_0xf165('0x12')],_0x4513b2);_0x77e58c(_0x2955c6[_0xf165('0x10')](0x1f4,_0x2d00b5['message']));});});};