Built motion from commit 85328c08.|2.5.50
[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 _0x1f05=['VoiceTransferReport','create','options','raw','debug','stringify','lodash','moment','randomstring','ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','then','VoiceTransferReport,\x20%s,\x20%s','request\x20sent','error','code','message','info','catch','CreateVoiceTransferReport'];(function(_0x39c65b,_0x4b5a02){var _0x487fee=function(_0x5d3a6b){while(--_0x5d3a6b){_0x39c65b['push'](_0x39c65b['shift']());}};_0x487fee(++_0x4b5a02);}(_0x1f05,0xae));var _0x51f0=function(_0x431534,_0x5a24a6){_0x431534=_0x431534-0x0;var _0x67f5c3=_0x1f05[_0x431534];return _0x67f5c3;};'use strict';var _=require(_0x51f0('0x0'));var util=require('util');var moment=require(_0x51f0('0x1'));var BPromise=require('bluebird');var rs=require(_0x51f0('0x2'));var fs=require('fs');var Redis=require(_0x51f0('0x3'));var db=require('../../mysqldb')['db'];var utils=require(_0x51f0('0x4'));var logger=require(_0x51f0('0x5'))(_0x51f0('0x6'));var config=require(_0x51f0('0x7'));var jayson=require(_0x51f0('0x8'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x7fff8c,_0x1f558b,_0x3d39e7){return new BPromise(function(_0x551c4a,_0x3927e5){return client['request'](_0x7fff8c,_0x3d39e7)[_0x51f0('0x9')](function(_0x574645){logger['info'](_0x51f0('0xa'),_0x1f558b,_0x51f0('0xb'));logger['debug']('VoiceTransferReport,\x20%s,\x20%s,\x20%s',_0x1f558b,'request\x20sent',JSON['stringify'](_0x574645));if(_0x574645['error']){if(_0x574645[_0x51f0('0xc')][_0x51f0('0xd')]===0x1f4){logger[_0x51f0('0xc')](_0x51f0('0xa'),_0x1f558b,_0x574645['error']['message']);return _0x3927e5(_0x574645['error'][_0x51f0('0xe')]);}logger[_0x51f0('0xc')](_0x51f0('0xa'),_0x1f558b,_0x574645['error'][_0x51f0('0xe')]);return _0x551c4a(_0x574645[_0x51f0('0xc')][_0x51f0('0xe')]);}else{logger[_0x51f0('0xf')](_0x51f0('0xa'),_0x1f558b,'request\x20sent');_0x551c4a(_0x574645['result']['message']);}})[_0x51f0('0x10')](function(_0xa0f655){logger['error']('VoiceTransferReport,\x20%s,\x20%s',_0x1f558b,_0xa0f655);_0x3927e5(_0xa0f655);});});}exports[_0x51f0('0x11')]=function(_0x6f6d3a){var _0x319e09=this;return new Promise(function(_0x444c2a,_0xa6c65c){return db[_0x51f0('0x12')][_0x51f0('0x13')](_0x6f6d3a['body'],{'raw':_0x6f6d3a[_0x51f0('0x14')]?_0x6f6d3a[_0x51f0('0x14')][_0x51f0('0x15')]===undefined?!![]:![]:!![]})[_0x51f0('0x9')](function(_0x2b031a){logger[_0x51f0('0xf')]('CreateVoiceTransferReport',_0x6f6d3a);logger[_0x51f0('0x16')](_0x51f0('0x11'),_0x6f6d3a,JSON[_0x51f0('0x17')](_0x2b031a));_0x444c2a(_0x2b031a);})[_0x51f0('0x10')](function(_0x4ecfc3){logger[_0x51f0('0xc')](_0x51f0('0x11'),_0x4ecfc3[_0x51f0('0xe')],_0x6f6d3a);_0xa6c65c(_0x319e09['error'](0x1f4,_0x4ecfc3[_0x51f0('0xe')]));});});};