Built motion from commit (unavailable).|2.4.20
[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 _0x887f=['../../config/environment','http','redis','localhost','socket.io-emitter','./voicePrefix.socket','register','then','info','VoicePrefix,\x20%s,\x20%s','request\x20sent','debug','stringify','error','code','message','result','catch','lodash','util','moment','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger'];(function(_0xdac8d8,_0x17ca8c){var _0xe73855=function(_0x4332cd){while(--_0x4332cd){_0xdac8d8['push'](_0xdac8d8['shift']());}};_0xe73855(++_0x17ca8c);}(_0x887f,0x116));var _0xf887=function(_0x5a64e2,_0x22433f){_0x5a64e2=_0x5a64e2-0x0;var _0x8fe8a4=_0x887f[_0x5a64e2];return _0x8fe8a4;};'use strict';var _=require(_0xf887('0x0'));var util=require(_0xf887('0x1'));var moment=require(_0xf887('0x2'));var BPromise=require('bluebird');var rs=require(_0xf887('0x3'));var fs=require('fs');var Redis=require(_0xf887('0x4'));var db=require(_0xf887('0x5'))['db'];var utils=require(_0xf887('0x6'));var logger=require(_0xf887('0x7'))('rpc');var config=require(_0xf887('0x8'));var jayson=require('jayson/promise');var client=jayson['client'][_0xf887('0x9')]({'port':0x232a});config[_0xf887('0xa')]=_['defaults'](config[_0xf887('0xa')],{'host':_0xf887('0xb'),'port':0x18eb});var socket=require(_0xf887('0xc'))(new Redis(config['redis']));require(_0xf887('0xd'))[_0xf887('0xe')](socket);function respondWithRpcPromise(_0x38ee7e,_0x2b672c,_0x5b9972){return new BPromise(function(_0x524186,_0x3cc0e0){return client['request'](_0x38ee7e,_0x5b9972)[_0xf887('0xf')](function(_0x444f56){logger[_0xf887('0x10')](_0xf887('0x11'),_0x2b672c,_0xf887('0x12'));logger[_0xf887('0x13')]('VoicePrefix,\x20%s,\x20%s,\x20%s',_0x2b672c,'request\x20sent',JSON[_0xf887('0x14')](_0x444f56));if(_0x444f56['error']){if(_0x444f56[_0xf887('0x15')][_0xf887('0x16')]===0x1f4){logger[_0xf887('0x15')]('VoicePrefix,\x20%s,\x20%s',_0x2b672c,_0x444f56[_0xf887('0x15')][_0xf887('0x17')]);return _0x3cc0e0(_0x444f56[_0xf887('0x15')][_0xf887('0x17')]);}logger[_0xf887('0x15')](_0xf887('0x11'),_0x2b672c,_0x444f56['error']['message']);return _0x524186(_0x444f56[_0xf887('0x15')][_0xf887('0x17')]);}else{logger['info']('VoicePrefix,\x20%s,\x20%s',_0x2b672c,_0xf887('0x12'));_0x524186(_0x444f56[_0xf887('0x18')][_0xf887('0x17')]);}})[_0xf887('0x19')](function(_0xc4feba){logger[_0xf887('0x15')](_0xf887('0x11'),_0x2b672c,_0xc4feba);_0x3cc0e0(_0xc4feba);});});}