59244b64529fade2e918f58607f8cba15a449cc2
[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 _0x6faf=['moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/logger','../../config/environment','client','http','redis','defaults','socket.io-emitter','./voicePrefix.socket','then','info','VoicePrefix,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','VoicePrefix,\x20%s,\x20%s','message','result','catch','util'];(function(_0x160c73,_0x2ee678){var _0xd9302=function(_0x169454){while(--_0x169454){_0x160c73['push'](_0x160c73['shift']());}};_0xd9302(++_0x2ee678);}(_0x6faf,0xf9));var _0xf6fa=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x6faf[_0x14add3];return _0x4a174f;};'use strict';var _=require('lodash');var util=require(_0xf6fa('0x0'));var moment=require(_0xf6fa('0x1'));var BPromise=require(_0xf6fa('0x2'));var rs=require(_0xf6fa('0x3'));var fs=require('fs');var Redis=require(_0xf6fa('0x4'));var db=require(_0xf6fa('0x5'))['db'];var utils=require('../../config/utils');var logger=require(_0xf6fa('0x6'))('rpc');var config=require(_0xf6fa('0x7'));var jayson=require('jayson/promise');var client=jayson[_0xf6fa('0x8')][_0xf6fa('0x9')]({'port':0x232a});config[_0xf6fa('0xa')]=_[_0xf6fa('0xb')](config[_0xf6fa('0xa')],{'host':'localhost','port':0x18eb});var socket=require(_0xf6fa('0xc'))(new Redis(config[_0xf6fa('0xa')]));require(_0xf6fa('0xd'))['register'](socket);function respondWithRpcPromise(_0x4a1d49,_0x3148bd,_0x535fbc){return new BPromise(function(_0x196e0d,_0x336a07){return client['request'](_0x4a1d49,_0x535fbc)[_0xf6fa('0xe')](function(_0x4a1e5e){logger[_0xf6fa('0xf')]('VoicePrefix,\x20%s,\x20%s',_0x3148bd,'request\x20sent');logger['debug'](_0xf6fa('0x10'),_0x3148bd,_0xf6fa('0x11'),JSON[_0xf6fa('0x12')](_0x4a1e5e));if(_0x4a1e5e[_0xf6fa('0x13')]){if(_0x4a1e5e[_0xf6fa('0x13')][_0xf6fa('0x14')]===0x1f4){logger[_0xf6fa('0x13')](_0xf6fa('0x15'),_0x3148bd,_0x4a1e5e[_0xf6fa('0x13')][_0xf6fa('0x16')]);return _0x336a07(_0x4a1e5e[_0xf6fa('0x13')]['message']);}logger[_0xf6fa('0x13')](_0xf6fa('0x15'),_0x3148bd,_0x4a1e5e['error'][_0xf6fa('0x16')]);return _0x196e0d(_0x4a1e5e[_0xf6fa('0x13')][_0xf6fa('0x16')]);}else{logger['info'](_0xf6fa('0x15'),_0x3148bd,_0xf6fa('0x11'));_0x196e0d(_0x4a1e5e[_0xf6fa('0x17')][_0xf6fa('0x16')]);}})[_0xf6fa('0x18')](function(_0x553daa){logger[_0xf6fa('0x13')]('VoicePrefix,\x20%s,\x20%s',_0x3148bd,_0x553daa);_0x336a07(_0x553daa);});});}