Built motion from commit (unavailable).|2.5.16
[motion2.git] / server / api / voiceChanSpy / voiceChanSpy.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 _0x2f1a=['moment','bluebird','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','info','VoiceChanSpy,\x20%s,\x20%s','request\x20sent','debug','VoiceChanSpy,\x20%s,\x20%s,\x20%s','stringify','code','error','message','catch','lodash','util'];(function(_0x3eb474,_0x38b920){var _0xa564f2=function(_0x3839ab){while(--_0x3839ab){_0x3eb474['push'](_0x3eb474['shift']());}};_0xa564f2(++_0x38b920);}(_0x2f1a,0x124));var _0xa2f1=function(_0x52c4e9,_0x5412d0){_0x52c4e9=_0x52c4e9-0x0;var _0x252a03=_0x2f1a[_0x52c4e9];return _0x252a03;};'use strict';var _=require(_0xa2f1('0x0'));var util=require(_0xa2f1('0x1'));var moment=require(_0xa2f1('0x2'));var BPromise=require(_0xa2f1('0x3'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xa2f1('0x4'));var db=require(_0xa2f1('0x5'))['db'];var utils=require(_0xa2f1('0x6'));var logger=require(_0xa2f1('0x7'))(_0xa2f1('0x8'));var config=require(_0xa2f1('0x9'));var jayson=require(_0xa2f1('0xa'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x5f42d6,_0x306c04,_0x4ab748){return new BPromise(function(_0x2ce24c,_0x304954){return client['request'](_0x5f42d6,_0x4ab748)['then'](function(_0x51ee28){logger[_0xa2f1('0xb')](_0xa2f1('0xc'),_0x306c04,_0xa2f1('0xd'));logger[_0xa2f1('0xe')](_0xa2f1('0xf'),_0x306c04,_0xa2f1('0xd'),JSON[_0xa2f1('0x10')](_0x51ee28));if(_0x51ee28['error']){if(_0x51ee28['error'][_0xa2f1('0x11')]===0x1f4){logger[_0xa2f1('0x12')](_0xa2f1('0xc'),_0x306c04,_0x51ee28[_0xa2f1('0x12')][_0xa2f1('0x13')]);return _0x304954(_0x51ee28[_0xa2f1('0x12')][_0xa2f1('0x13')]);}logger['error'](_0xa2f1('0xc'),_0x306c04,_0x51ee28['error'][_0xa2f1('0x13')]);return _0x2ce24c(_0x51ee28[_0xa2f1('0x12')][_0xa2f1('0x13')]);}else{logger['info'](_0xa2f1('0xc'),_0x306c04,_0xa2f1('0xd'));_0x2ce24c(_0x51ee28['result']['message']);}})[_0xa2f1('0x14')](function(_0x89f58d){logger['error'](_0xa2f1('0xc'),_0x306c04,_0x89f58d);_0x304954(_0x89f58d);});});}