Built motion from commit 43538d75.|2.5.35
[motion2.git] / server / api / voicePrefix / voicePrefix.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 _0x855f=['result','lodash','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/logger','rpc','client','http','redis','defaults','localhost','socket.io-emitter','./voicePrefix.socket','register','request','info','VoicePrefix,\x20%s,\x20%s','debug','VoicePrefix,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message'];(function(_0x369151,_0x179f72){var _0x4292d5=function(_0x330422){while(--_0x330422){_0x369151['push'](_0x369151['shift']());}};_0x4292d5(++_0x179f72);}(_0x855f,0x145));var _0xf855=function(_0x52d1db,_0x2166e6){_0x52d1db=_0x52d1db-0x0;var _0x2aa455=_0x855f[_0x52d1db];return _0x2aa455;};'use strict';var _=require(_0xf855('0x0'));var util=require('util');var moment=require(_0xf855('0x1'));var BPromise=require(_0xf855('0x2'));var rs=require(_0xf855('0x3'));var fs=require('fs');var Redis=require(_0xf855('0x4'));var db=require(_0xf855('0x5'))['db'];var utils=require('../../config/utils');var logger=require(_0xf855('0x6'))(_0xf855('0x7'));var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson[_0xf855('0x8')][_0xf855('0x9')]({'port':0x232a});config[_0xf855('0xa')]=_[_0xf855('0xb')](config[_0xf855('0xa')],{'host':_0xf855('0xc'),'port':0x18eb});var socket=require(_0xf855('0xd'))(new Redis(config['redis']));require(_0xf855('0xe'))[_0xf855('0xf')](socket);function respondWithRpcPromise(_0x24aebb,_0xe34bb5,_0x88e71b){return new BPromise(function(_0x232289,_0x20f9dd){return client[_0xf855('0x10')](_0x24aebb,_0x88e71b)['then'](function(_0x280647){logger[_0xf855('0x11')](_0xf855('0x12'),_0xe34bb5,'request\x20sent');logger[_0xf855('0x13')](_0xf855('0x14'),_0xe34bb5,_0xf855('0x15'),JSON[_0xf855('0x16')](_0x280647));if(_0x280647[_0xf855('0x17')]){if(_0x280647[_0xf855('0x17')][_0xf855('0x18')]===0x1f4){logger['error'](_0xf855('0x12'),_0xe34bb5,_0x280647[_0xf855('0x17')][_0xf855('0x19')]);return _0x20f9dd(_0x280647[_0xf855('0x17')][_0xf855('0x19')]);}logger[_0xf855('0x17')](_0xf855('0x12'),_0xe34bb5,_0x280647['error']['message']);return _0x232289(_0x280647[_0xf855('0x17')][_0xf855('0x19')]);}else{logger[_0xf855('0x11')]('VoicePrefix,\x20%s,\x20%s',_0xe34bb5,_0xf855('0x15'));_0x232289(_0x280647[_0xf855('0x1a')]['message']);}})['catch'](function(_0x238e59){logger[_0xf855('0x17')](_0xf855('0x12'),_0xe34bb5,_0x238e59);_0x20f9dd(_0x238e59);});});}