f9f4c25c0d5f67a97189f4b9834a7fdfba071030
[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 _0x2e52=['jayson/promise','client','http','then','request\x20sent','VoiceChanSpy,\x20%s,\x20%s,\x20%s','stringify','error','VoiceChanSpy,\x20%s,\x20%s','message','info','result','catch','lodash','util','moment','ioredis','../../config/utils','../../config/logger','../../config/environment'];(function(_0x5b2a32,_0x4d4ca4){var _0x4bf53c=function(_0x2be49f){while(--_0x2be49f){_0x5b2a32['push'](_0x5b2a32['shift']());}};_0x4bf53c(++_0x4d4ca4);}(_0x2e52,0x71));var _0x22e5=function(_0x4d8ed9,_0x2ae284){_0x4d8ed9=_0x4d8ed9-0x0;var _0x1e2140=_0x2e52[_0x4d8ed9];return _0x1e2140;};'use strict';var _=require(_0x22e5('0x0'));var util=require(_0x22e5('0x1'));var moment=require(_0x22e5('0x2'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x22e5('0x3'));var db=require('../../mysqldb')['db'];var utils=require(_0x22e5('0x4'));var logger=require(_0x22e5('0x5'))('rpc');var config=require(_0x22e5('0x6'));var jayson=require(_0x22e5('0x7'));var client=jayson[_0x22e5('0x8')][_0x22e5('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x2c0a9d,_0xd9b3cd,_0x490908){return new BPromise(function(_0x128909,_0x10e87a){return client['request'](_0x2c0a9d,_0x490908)[_0x22e5('0xa')](function(_0x388950){logger['info']('VoiceChanSpy,\x20%s,\x20%s',_0xd9b3cd,_0x22e5('0xb'));logger['debug'](_0x22e5('0xc'),_0xd9b3cd,'request\x20sent',JSON[_0x22e5('0xd')](_0x388950));if(_0x388950[_0x22e5('0xe')]){if(_0x388950[_0x22e5('0xe')]['code']===0x1f4){logger['error'](_0x22e5('0xf'),_0xd9b3cd,_0x388950[_0x22e5('0xe')]['message']);return _0x10e87a(_0x388950[_0x22e5('0xe')]['message']);}logger[_0x22e5('0xe')](_0x22e5('0xf'),_0xd9b3cd,_0x388950[_0x22e5('0xe')]['message']);return _0x128909(_0x388950['error'][_0x22e5('0x10')]);}else{logger[_0x22e5('0x11')](_0x22e5('0xf'),_0xd9b3cd,'request\x20sent');_0x128909(_0x388950[_0x22e5('0x12')][_0x22e5('0x10')]);}})[_0x22e5('0x13')](function(_0x20a13b){logger['error']('VoiceChanSpy,\x20%s,\x20%s',_0xd9b3cd,_0x20a13b);_0x10e87a(_0x20a13b);});});}