c9864fbeab22808c4b476a690d795909753337fe
[motion2.git] / server / api / screenRecording / screenRecording.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 _0x3200=['error','code','message','catch','util','moment','bluebird','randomstring','../../mysqldb','../../config/logger','rpc','../../config/environment','jayson/promise','http','then','info','ScreenRecording,\x20%s,\x20%s','request\x20sent','debug'];(function(_0x43032f,_0x1a01bb){var _0x3fcd5c=function(_0x4b3202){while(--_0x4b3202){_0x43032f['push'](_0x43032f['shift']());}};_0x3fcd5c(++_0x1a01bb);}(_0x3200,0x1b9));var _0x0320=function(_0x5347ed,_0x404911){_0x5347ed=_0x5347ed-0x0;var _0x5e7a21=_0x3200[_0x5347ed];return _0x5e7a21;};'use strict';var _=require('lodash');var util=require(_0x0320('0x0'));var moment=require(_0x0320('0x1'));var BPromise=require(_0x0320('0x2'));var rs=require(_0x0320('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x0320('0x4'))['db'];var utils=require('../../config/utils');var logger=require(_0x0320('0x5'))(_0x0320('0x6'));var config=require(_0x0320('0x7'));var jayson=require(_0x0320('0x8'));var client=jayson['client'][_0x0320('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x48179d,_0x434e72,_0x19b1d8){return new BPromise(function(_0x5e0fcc,_0x16eba1){return client['request'](_0x48179d,_0x19b1d8)[_0x0320('0xa')](function(_0x32ecd8){logger[_0x0320('0xb')](_0x0320('0xc'),_0x434e72,_0x0320('0xd'));logger[_0x0320('0xe')]('ScreenRecording,\x20%s,\x20%s,\x20%s',_0x434e72,_0x0320('0xd'),JSON['stringify'](_0x32ecd8));if(_0x32ecd8['error']){if(_0x32ecd8[_0x0320('0xf')][_0x0320('0x10')]===0x1f4){logger['error']('ScreenRecording,\x20%s,\x20%s',_0x434e72,_0x32ecd8[_0x0320('0xf')][_0x0320('0x11')]);return _0x16eba1(_0x32ecd8['error'][_0x0320('0x11')]);}logger[_0x0320('0xf')](_0x0320('0xc'),_0x434e72,_0x32ecd8[_0x0320('0xf')][_0x0320('0x11')]);return _0x5e0fcc(_0x32ecd8[_0x0320('0xf')]['message']);}else{logger[_0x0320('0xb')](_0x0320('0xc'),_0x434e72,_0x0320('0xd'));_0x5e0fcc(_0x32ecd8['result']['message']);}})[_0x0320('0x12')](function(_0x1b5b90){logger[_0x0320('0xf')](_0x0320('0xc'),_0x434e72,_0x1b5b90);_0x16eba1(_0x1b5b90);});});}